Class PartyAliasTransfer
java.lang.Object
com.echothree.util.common.transfer.BaseTransfer
com.echothree.model.control.party.common.transfer.PartyAliasTransfer
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPartyAliasTransfer(PartyTransfer party, PartyAliasTypeTransfer partyAliasType, String alias) Creates a new instance of PartyAliasTransfer -
Method Summary
Modifier and TypeMethodDescriptiongetAlias()getParty()voidvoidsetParty(PartyTransfer party) voidsetPartyAliasType(PartyAliasTypeTransfer partyAliasType) 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
-
PartyAliasTransfer
Creates a new instance of PartyAliasTransfer
-
-
Method Details
-
getParty
-
setParty
-
getPartyAliasType
-
setPartyAliasType
-
getAlias
-
setAlias
-