Class SecurityRoleGroupDescriptionTransfer
java.lang.Object
com.echothree.util.common.transfer.BaseTransfer
com.echothree.model.control.security.common.transfer.SecurityRoleGroupDescriptionTransfer
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSecurityRoleGroupDescriptionTransfer
(LanguageTransfer language, SecurityRoleGroupTransfer securityRoleGroup, String description) Creates a new instance of SecurityRoleGroupDescriptionTransfer -
Method Summary
Modifier and TypeMethodDescriptionMethods 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
-
SecurityRoleGroupDescriptionTransfer
public SecurityRoleGroupDescriptionTransfer(LanguageTransfer language, SecurityRoleGroupTransfer securityRoleGroup, String description) Creates a new instance of SecurityRoleGroupDescriptionTransfer
-
-
Method Details
-
getLanguage
-
getSecurityRoleGroup
-
getDescription
-