Class PartyTransfer
java.lang.Object
com.echothree.util.common.transfer.BaseTransfer
com.echothree.model.control.party.common.transfer.PartyTransfer
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
CarrierTransfer
,CompanyTransfer
,CustomerTransfer
,DepartmentTransfer
,DivisionTransfer
,EmployeeTransfer
,VendorTransfer
,WarehouseTransfer
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPartyTransfer
(String partyName, PartyTypeTransfer partyType, LanguageTransfer preferredLanguage, CurrencyTransfer preferredCurrency, TimeZoneTransfer preferredTimeZone, DateTimeFormatTransfer preferredDateTimeFormat, PersonTransfer person, PartyGroupTransfer partyGroup, ProfileTransfer profile) Creates a new instance of PartyTransfer -
Method Summary
Modifier and TypeMethodDescriptionReturns the billingAccounts.Returns the cancellationPolicy.Returns the communicationEvents.Returns the communicationEventsCount.Returns the description.Returns the employments.Returns the invoicesFrom.Returns the invoicesFromCount.Returns the invoicesTo.Returns the invoicesToCount.Returns the leaves.Returns the partyAliases.Returns the partyApplicationEditorUses.Returns the partyCancellationPolicies.Returns the partyCarrierAccounts.Returns the partyCarriers.Returns the partyContactLists.Returns the partyContactMechanisms.Returns the partyCreditLimits.Returns the partyDocuments.Returns the partyEntityTypes.Returns the partyFreeOnBoard.Returns the partyGroup.Returns the partyName.Returns the partyPaymentMethods.Returns the partyPrinterGroupUses.Returns the partyRelationships.Returns the partyResponsibilities.Returns the partyReturnPolicies.Returns the partyScaleUses.Returns the partySkills.Returns the partyTerm.Returns the partyTrainingClasses.Returns the partyType.Returns the person.Returns the preferredCurrency.Returns the preferredDateTimeFormat.Returns the preferredLanguage.Returns the preferredTimeZone.Returns the profile.Returns the recoveryAnswer.Returns the returnPolicy.Returns the subscriptions.Returns the userLogin.void
setBillingAccounts
(ListWrapper<BillingAccountTransfer> billingAccounts) Sets the billingAccounts.void
setCancellationPolicy
(CancellationPolicyTransfer cancellationPolicy) Sets the cancellationPolicy.void
setCommunicationEvents
(ListWrapper<CommunicationEventTransfer> communicationEvents) Sets the communicationEvents.void
setCommunicationEventsCount
(Long communicationEventsCount) Sets the communicationEventsCount.void
setDescription
(String description) Sets the description.void
setEmployments
(ListWrapper<EmploymentTransfer> employments) Sets the employments.void
setInvoicesFrom
(ListWrapper<InvoiceTransfer> invoicesFrom) Sets the invoicesFrom.void
setInvoicesFromCount
(Long invoicesFromCount) Sets the invoicesFromCount.void
setInvoicesTo
(ListWrapper<InvoiceTransfer> invoicesTo) Sets the invoicesTo.void
setInvoicesToCount
(Long invoicesToCount) Sets the invoicesToCount.void
setLeaves
(ListWrapper<LeaveTransfer> leaves) Sets the leaves.void
setPartyAliases
(ListWrapper<PartyAliasTransfer> partyAliases) Sets the partyAliases.void
setPartyApplicationEditorUses
(ListWrapper<PartyApplicationEditorUseTransfer> partyApplicationEditorUses) Sets the partyApplicationEditorUses.void
setPartyCancellationPolicies
(ListWrapper<PartyCancellationPolicyTransfer> partyCancellationPolicies) Sets the partyCancellationPolicies.void
setPartyCarrierAccounts
(ListWrapper<PartyCarrierAccountTransfer> partyCarrierAccounts) Sets the partyCarrierAccounts.void
setPartyCarriers
(ListWrapper<PartyCarrierTransfer> partyCarriers) Sets the partyCarriers.void
setPartyContactLists
(ListWrapper<PartyContactListTransfer> partyContactLists) Sets the partyContactLists.void
setPartyContactMechanisms
(ListWrapper<PartyContactMechanismTransfer> partyContactMechanisms) Sets the partyContactMechanisms.void
setPartyCreditLimits
(ListWrapper<PartyCreditLimitTransfer> partyCreditLimits) Sets the partyCreditLimits.void
setPartyDocuments
(ListWrapper<PartyDocumentTransfer> partyDocuments) Sets the partyDocuments.void
setPartyEntityTypes
(ListWrapper<PartyEntityTypeTransfer> partyEntityTypes) Sets the partyEntityTypes.void
setPartyFreeOnBoard
(PartyFreeOnBoardTransfer partyFreeOnBoard) Sets the partyFreeOnBoard.void
setPartyGroup
(PartyGroupTransfer partyGroup) Sets the partyGroup.void
setPartyName
(String partyName) Sets the partyName.void
setPartyPaymentMethods
(ListWrapper<PartyPaymentMethodTransfer> partyPaymentMethods) Sets the partyPaymentMethods.void
setPartyPrinterGroupUses
(ListWrapper<PartyPrinterGroupUseTransfer> partyPrinterGroupUses) Sets the partyPrinterGroupUses.void
setPartyRelationships
(ListWrapper<PartyRelationshipTransfer> partyRelationships) Sets the partyRelationships.void
setPartyResponsibilities
(ListWrapper<PartyResponsibilityTransfer> partyResponsibilities) Sets the partyResponsibilities.void
setPartyReturnPolicies
(ListWrapper<PartyReturnPolicyTransfer> partyReturnPolicies) Sets the partyReturnPolicies.void
setPartyScaleUses
(ListWrapper<PartyScaleUseTransfer> partyScaleUses) Sets the partyScaleUses.void
setPartySkills
(ListWrapper<PartySkillTransfer> partySkills) Sets the partySkills.void
setPartyTerm
(PartyTermTransfer partyTerm) Sets the partyTerm.void
setPartyTrainingClasses
(ListWrapper<PartyTrainingClassTransfer> partyTrainingClasses) Sets the partyTrainingClasses.void
setPartyType
(PartyTypeTransfer partyType) Sets the partyType.void
setPerson
(PersonTransfer person) Sets the person.void
setPreferredCurrency
(CurrencyTransfer preferredCurrency) Sets the preferredCurrency.void
setPreferredDateTimeFormat
(DateTimeFormatTransfer preferredDateTimeFormat) Sets the preferredDateTimeFormat.void
setPreferredLanguage
(LanguageTransfer preferredLanguage) Sets the preferredLanguage.void
setPreferredTimeZone
(TimeZoneTransfer preferredTimeZone) Sets the preferredTimeZone.void
setProfile
(ProfileTransfer profile) Sets the profile.void
setRecoveryAnswer
(RecoveryAnswerTransfer recoveryAnswer) Sets the recoveryAnswer.void
setReturnPolicy
(ReturnPolicyTransfer returnPolicy) Sets the returnPolicy.void
setSubscriptions
(ListWrapper<SubscriptionTransfer> subscriptions) Sets the subscriptions.void
setUserLogin
(UserLoginTransfer userLogin) Sets the userLogin.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
-
PartyTransfer
public PartyTransfer(String partyName, PartyTypeTransfer partyType, LanguageTransfer preferredLanguage, CurrencyTransfer preferredCurrency, TimeZoneTransfer preferredTimeZone, DateTimeFormatTransfer preferredDateTimeFormat, PersonTransfer person, PartyGroupTransfer partyGroup, ProfileTransfer profile) Creates a new instance of PartyTransfer
-
-
Method Details
-
getPartyName
Returns the partyName.- Returns:
- the partyName
-
setPartyName
Sets the partyName.- Parameters:
partyName
- the partyName to set
-
getPartyType
Returns the partyType.- Returns:
- the partyType
-
setPartyType
Sets the partyType.- Parameters:
partyType
- the partyType to set
-
getPreferredLanguage
Returns the preferredLanguage.- Returns:
- the preferredLanguage
-
setPreferredLanguage
Sets the preferredLanguage.- Parameters:
preferredLanguage
- the preferredLanguage to set
-
getPreferredCurrency
Returns the preferredCurrency.- Returns:
- the preferredCurrency
-
setPreferredCurrency
Sets the preferredCurrency.- Parameters:
preferredCurrency
- the preferredCurrency to set
-
getPreferredTimeZone
Returns the preferredTimeZone.- Returns:
- the preferredTimeZone
-
setPreferredTimeZone
Sets the preferredTimeZone.- Parameters:
preferredTimeZone
- the preferredTimeZone to set
-
getPreferredDateTimeFormat
Returns the preferredDateTimeFormat.- Returns:
- the preferredDateTimeFormat
-
setPreferredDateTimeFormat
Sets the preferredDateTimeFormat.- Parameters:
preferredDateTimeFormat
- the preferredDateTimeFormat to set
-
getPerson
Returns the person.- Returns:
- the person
-
setPerson
Sets the person.- Parameters:
person
- the person to set
-
getPartyGroup
Returns the partyGroup.- Returns:
- the partyGroup
-
setPartyGroup
Sets the partyGroup.- Parameters:
partyGroup
- the partyGroup to set
-
getProfile
Returns the profile.- Returns:
- the profile
-
setProfile
Sets the profile.- Parameters:
profile
- the profile to set
-
getUserLogin
Returns the userLogin.- Returns:
- the userLogin
-
setUserLogin
Sets the userLogin.- Parameters:
userLogin
- the userLogin to set
-
getRecoveryAnswer
Returns the recoveryAnswer.- Returns:
- the recoveryAnswer
-
setRecoveryAnswer
Sets the recoveryAnswer.- Parameters:
recoveryAnswer
- the recoveryAnswer to set
-
getDescription
Returns the description.- Returns:
- the description
-
setDescription
Sets the description.- Parameters:
description
- the description to set
-
getPartyAliases
Returns the partyAliases.- Returns:
- the partyAliases
-
setPartyAliases
Sets the partyAliases.- Parameters:
partyAliases
- the partyAliases to set
-
getPartyRelationships
Returns the partyRelationships.- Returns:
- the partyRelationships
-
setPartyRelationships
Sets the partyRelationships.- Parameters:
partyRelationships
- the partyRelationships to set
-
getPartyContactMechanisms
Returns the partyContactMechanisms.- Returns:
- the partyContactMechanisms
-
setPartyContactMechanisms
public void setPartyContactMechanisms(ListWrapper<PartyContactMechanismTransfer> partyContactMechanisms) Sets the partyContactMechanisms.- Parameters:
partyContactMechanisms
- the partyContactMechanisms to set
-
getPartyContactLists
Returns the partyContactLists.- Returns:
- the partyContactLists
-
setPartyContactLists
Sets the partyContactLists.- Parameters:
partyContactLists
- the partyContactLists to set
-
getBillingAccounts
Returns the billingAccounts.- Returns:
- the billingAccounts
-
setBillingAccounts
Sets the billingAccounts.- Parameters:
billingAccounts
- the billingAccounts to set
-
getInvoicesFromCount
Returns the invoicesFromCount.- Returns:
- the invoicesFromCount
-
setInvoicesFromCount
Sets the invoicesFromCount.- Parameters:
invoicesFromCount
- the invoicesFromCount to set
-
getInvoicesFrom
Returns the invoicesFrom.- Returns:
- the invoicesFrom
-
setInvoicesFrom
Sets the invoicesFrom.- Parameters:
invoicesFrom
- the invoicesFrom to set
-
getInvoicesToCount
Returns the invoicesToCount.- Returns:
- the invoicesToCount
-
setInvoicesToCount
Sets the invoicesToCount.- Parameters:
invoicesToCount
- the invoicesToCount to set
-
getInvoicesTo
Returns the invoicesTo.- Returns:
- the invoicesTo
-
setInvoicesTo
Sets the invoicesTo.- Parameters:
invoicesTo
- the invoicesTo to set
-
getPartyCreditLimits
Returns the partyCreditLimits.- Returns:
- the partyCreditLimits
-
setPartyCreditLimits
Sets the partyCreditLimits.- Parameters:
partyCreditLimits
- the partyCreditLimits to set
-
getPartyTerm
Returns the partyTerm.- Returns:
- the partyTerm
-
setPartyTerm
Sets the partyTerm.- Parameters:
partyTerm
- the partyTerm to set
-
getPartyFreeOnBoard
Returns the partyFreeOnBoard.- Returns:
- the partyFreeOnBoard
-
setPartyFreeOnBoard
Sets the partyFreeOnBoard.- Parameters:
partyFreeOnBoard
- the partyFreeOnBoard to set
-
getPartyPaymentMethods
Returns the partyPaymentMethods.- Returns:
- the partyPaymentMethods
-
setPartyPaymentMethods
Sets the partyPaymentMethods.- Parameters:
partyPaymentMethods
- the partyPaymentMethods to set
-
getCancellationPolicy
Returns the cancellationPolicy.- Returns:
- the cancellationPolicy
-
setCancellationPolicy
Sets the cancellationPolicy.- Parameters:
cancellationPolicy
- the cancellationPolicy to set
-
getReturnPolicy
Returns the returnPolicy.- Returns:
- the returnPolicy
-
setReturnPolicy
Sets the returnPolicy.- Parameters:
returnPolicy
- the returnPolicy to set
-
getPartyCancellationPolicies
Returns the partyCancellationPolicies.- Returns:
- the partyCancellationPolicies
-
setPartyCancellationPolicies
public void setPartyCancellationPolicies(ListWrapper<PartyCancellationPolicyTransfer> partyCancellationPolicies) Sets the partyCancellationPolicies.- Parameters:
partyCancellationPolicies
- the partyCancellationPolicies to set
-
getPartyReturnPolicies
Returns the partyReturnPolicies.- Returns:
- the partyReturnPolicies
-
setPartyReturnPolicies
Sets the partyReturnPolicies.- Parameters:
partyReturnPolicies
- the partyReturnPolicies to set
-
getSubscriptions
Returns the subscriptions.- Returns:
- the subscriptions
-
setSubscriptions
Sets the subscriptions.- Parameters:
subscriptions
- the subscriptions to set
-
getCommunicationEventsCount
Returns the communicationEventsCount.- Returns:
- the communicationEventsCount
-
setCommunicationEventsCount
Sets the communicationEventsCount.- Parameters:
communicationEventsCount
- the communicationEventsCount to set
-
getCommunicationEvents
Returns the communicationEvents.- Returns:
- the communicationEvents
-
setCommunicationEvents
Sets the communicationEvents.- Parameters:
communicationEvents
- the communicationEvents to set
-
getPartyDocuments
Returns the partyDocuments.- Returns:
- the partyDocuments
-
setPartyDocuments
Sets the partyDocuments.- Parameters:
partyDocuments
- the partyDocuments to set
-
getPartyPrinterGroupUses
Returns the partyPrinterGroupUses.- Returns:
- the partyPrinterGroupUses
-
setPartyPrinterGroupUses
public void setPartyPrinterGroupUses(ListWrapper<PartyPrinterGroupUseTransfer> partyPrinterGroupUses) Sets the partyPrinterGroupUses.- Parameters:
partyPrinterGroupUses
- the partyPrinterGroupUses to set
-
getPartyScaleUses
Returns the partyScaleUses.- Returns:
- the partyScaleUses
-
setPartyScaleUses
Sets the partyScaleUses.- Parameters:
partyScaleUses
- the partyScaleUses to set
-
getPartyEntityTypes
Returns the partyEntityTypes.- Returns:
- the partyEntityTypes
-
setPartyEntityTypes
Sets the partyEntityTypes.- Parameters:
partyEntityTypes
- the partyEntityTypes to set
-
getPartyApplicationEditorUses
Returns the partyApplicationEditorUses.- Returns:
- the partyApplicationEditorUses
-
setPartyApplicationEditorUses
public void setPartyApplicationEditorUses(ListWrapper<PartyApplicationEditorUseTransfer> partyApplicationEditorUses) Sets the partyApplicationEditorUses.- Parameters:
partyApplicationEditorUses
- the partyApplicationEditorUses to set
-
getPartyCarriers
Returns the partyCarriers.- Returns:
- the partyCarriers
-
setPartyCarriers
Sets the partyCarriers.- Parameters:
partyCarriers
- the partyCarriers to set
-
getPartyCarrierAccounts
Returns the partyCarrierAccounts.- Returns:
- the partyCarrierAccounts
-
setPartyCarrierAccounts
Sets the partyCarrierAccounts.- Parameters:
partyCarrierAccounts
- the partyCarrierAccounts to set
-
getEmployments
Returns the employments.- Returns:
- the employments
-
setEmployments
Sets the employments.- Parameters:
employments
- the employments to set
-
getLeaves
Returns the leaves.- Returns:
- the leaves
-
setLeaves
Sets the leaves.- Parameters:
leaves
- the leaves to set
-
getPartyResponsibilities
Returns the partyResponsibilities.- Returns:
- the partyResponsibilities
-
setPartyResponsibilities
public void setPartyResponsibilities(ListWrapper<PartyResponsibilityTransfer> partyResponsibilities) Sets the partyResponsibilities.- Parameters:
partyResponsibilities
- the partyResponsibilities to set
-
getPartyTrainingClasses
Returns the partyTrainingClasses.- Returns:
- the partyTrainingClasses
-
setPartyTrainingClasses
Sets the partyTrainingClasses.- Parameters:
partyTrainingClasses
- the partyTrainingClasses to set
-
getPartySkills
Returns the partySkills.- Returns:
- the partySkills
-
setPartySkills
Sets the partySkills.- Parameters:
partySkills
- the partySkills to set
-