Class CompanyTransfer
java.lang.Object
com.echothree.util.common.transfer.BaseTransfer
com.echothree.model.control.party.common.transfer.PartyTransfer
com.echothree.model.control.party.common.transfer.CompanyTransfer
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCompanyTransfer
(String partyName, PartyTypeTransfer partyType, LanguageTransfer preferredLanguage, CurrencyTransfer preferredCurrency, TimeZoneTransfer preferredTimeZone, DateTimeFormatTransfer preferredDateTimeFormat, PersonTransfer person, PartyGroupTransfer partyGroup, String companyName, String isDefault, String sortOrder) Creates a new instance of CompanyTransfer -
Method Summary
Modifier and TypeMethodDescriptionvoid
setCompanyName
(String companyName) void
setIsDefault
(String isDefault) void
setSortOrder
(String sortOrder) Methods inherited from class com.echothree.model.control.party.common.transfer.PartyTransfer
getBillingAccounts, getCancellationPolicy, getCommunicationEvents, getCommunicationEventsCount, getDescription, getEmployments, getInvoicesFrom, getInvoicesFromCount, getInvoicesTo, getInvoicesToCount, getLeaves, getPartyAliases, getPartyApplicationEditorUses, getPartyCancellationPolicies, getPartyCarrierAccounts, getPartyCarriers, getPartyContactLists, getPartyContactMechanisms, getPartyCreditLimits, getPartyDocuments, getPartyEntityTypes, getPartyFreeOnBoard, getPartyGroup, getPartyName, getPartyPaymentMethods, getPartyPrinterGroupUses, getPartyRelationships, getPartyResponsibilities, getPartyReturnPolicies, getPartyScaleUses, getPartySkills, getPartyTerm, getPartyTrainingClasses, getPartyType, getPerson, getPreferredCurrency, getPreferredDateTimeFormat, getPreferredLanguage, getPreferredTimeZone, getProfile, getRecoveryAnswer, getReturnPolicy, getSubscriptions, getUserLogin, setBillingAccounts, setCancellationPolicy, setCommunicationEvents, setCommunicationEventsCount, setDescription, setEmployments, setInvoicesFrom, setInvoicesFromCount, setInvoicesTo, setInvoicesToCount, setLeaves, setPartyAliases, setPartyApplicationEditorUses, setPartyCancellationPolicies, setPartyCarrierAccounts, setPartyCarriers, setPartyContactLists, setPartyContactMechanisms, setPartyCreditLimits, setPartyDocuments, setPartyEntityTypes, setPartyFreeOnBoard, setPartyGroup, setPartyName, setPartyPaymentMethods, setPartyPrinterGroupUses, setPartyRelationships, setPartyResponsibilities, setPartyReturnPolicies, setPartyScaleUses, setPartySkills, setPartyTerm, setPartyTrainingClasses, setPartyType, setPerson, setPreferredCurrency, setPreferredDateTimeFormat, setPreferredLanguage, setPreferredTimeZone, setProfile, setRecoveryAnswer, setReturnPolicy, setSubscriptions, setUserLogin
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
-
CompanyTransfer
public CompanyTransfer(String partyName, PartyTypeTransfer partyType, LanguageTransfer preferredLanguage, CurrencyTransfer preferredCurrency, TimeZoneTransfer preferredTimeZone, DateTimeFormatTransfer preferredDateTimeFormat, PersonTransfer person, PartyGroupTransfer partyGroup, String companyName, String isDefault, String sortOrder) Creates a new instance of CompanyTransfer
-
-
Method Details
-
getCompanyName
-
setCompanyName
-
getIsDefault
-
setIsDefault
-
getSortOrder
-
setSortOrder
-