Class WorkflowEntranceSecurityRoleTransfer
java.lang.Object
com.echothree.util.common.transfer.BaseTransfer
com.echothree.model.control.workflow.common.transfer.WorkflowEntranceSecurityRoleTransfer
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionWorkflowEntranceSecurityRoleTransfer(WorkflowEntrancePartyTypeTransfer workflowEntrancePartyType, SecurityRoleTransfer securityRole) Creates a new instance of WorkflowEntranceSecurityRoleTransfer -
Method Summary
Modifier and TypeMethodDescriptionvoidsetSecurityRole(SecurityRoleTransfer securityRole) voidsetWorkflowEntrancePartyType(WorkflowEntrancePartyTypeTransfer workflowEntrancePartyType) Methods inherited from class com.echothree.util.common.transfer.BaseTransfer
addComments, addOwnedWorkEffort, addRatings, getComments, getEntityAliasTypes, getEntityAttributeGroups, getEntityInstance, getOwnedWorkEfforts, getRatings, getTagScopes, setComments, setEntityAliasTypes, setEntityAttributeGroups, setEntityInstance, setOwnedWorkEfforts, setRatings, setTagScopes
-
Constructor Details
-
WorkflowEntranceSecurityRoleTransfer
public WorkflowEntranceSecurityRoleTransfer(WorkflowEntrancePartyTypeTransfer workflowEntrancePartyType, SecurityRoleTransfer securityRole) Creates a new instance of WorkflowEntranceSecurityRoleTransfer
-
-
Method Details
-
getWorkflowEntrancePartyType
-
setWorkflowEntrancePartyType
public void setWorkflowEntrancePartyType(WorkflowEntrancePartyTypeTransfer workflowEntrancePartyType) -
getSecurityRole
-
setSecurityRole
-