Class TuaAccount
java.lang.Object
de.hybris.platform.util.BridgeAbstraction
de.hybris.platform.jalo.Item
de.hybris.platform.jalo.ExtensibleItem
de.hybris.platform.jalo.c2l.LocalizableItem
de.hybris.platform.jalo.GenericItem
de.hybris.platform.tuadatamodel.jalo.TuaAccount
- All Implemented Interfaces:
Serializable,Comparable
- Direct Known Subclasses:
TuaFinancialAccount,TuaPartyAccount
public class TuaAccount
extends de.hybris.platform.jalo.GenericItem
Generated class for type TuaAccount.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
de.hybris.platform.jalo.GenericItem.GenericItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
de.hybris.platform.jalo.c2l.LocalizableItem.LocalizableItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
de.hybris.platform.jalo.ExtensibleItem.ExtensibleItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.Item
de.hybris.platform.jalo.Item.AttributeFilter, de.hybris.platform.jalo.Item.AttributeMode, de.hybris.platform.jalo.Item.CachedGetter, de.hybris.platform.jalo.Item.CachedSetter, de.hybris.platform.jalo.Item.ItemAttributeMap, de.hybris.platform.jalo.Item.ItemConstraint, de.hybris.platform.jalo.Item.ItemImpl, de.hybris.platform.jalo.Item.JaloCachedComputationException -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringQualifier of theTuaAccount.accountBalancesattributeprotected static final de.hybris.platform.util.OneToManyHandler<TuaAccountBalance>OneToManyHandlerfor handling 1:n ACCOUNTBALANCES's relation attributes from 'many' side.static final StringQualifier of theTuaAccount.accountRelationshipReferencedByattributeprotected static final de.hybris.platform.util.OneToManyHandler<TuaAccountRelationship>OneToManyHandlerfor handling 1:n ACCOUNTRELATIONSHIPREFERENCEDBY's relation attributes from 'many' side.static final StringQualifier of theTuaAccount.accountRelationshipReferencesattributeprotected static final de.hybris.platform.util.OneToManyHandler<TuaAccountRelationship>OneToManyHandlerfor handling 1:n ACCOUNTRELATIONSHIPREFERENCES's relation attributes from 'many' side.static final StringQualifier of theTuaAccount.accountTypeattributestatic final StringQualifier of theTuaAccount.contactsattributeprotected static final de.hybris.platform.util.OneToManyHandler<TuaContact>OneToManyHandlerfor handling 1:n CONTACTS's relation attributes from 'many' side.static final StringQualifier of theTuaAccount.descriptionattributestatic final StringQualifier of theTuaAccount.externalIdentifiersattributestatic final StringQualifier of theTuaAccount.idattributestatic final StringQualifier of theTuaAccount.nameattributestatic final StringQualifier of theTuaAccount.partyRolesattributestatic final StringQualifier of theTuaAccount.stateattributestatic final StringQualifier of theTuaAccount.taxExemptionsattributeprotected static final de.hybris.platform.util.OneToManyHandler<TuaAccountTaxExemption>OneToManyHandlerfor handling 1:n TAXEXEMPTIONS's relation attributes from 'many' side.protected static StringRelation disable markmodifed parameter constants for TuaAccount2TuaPartyRoleRelation from ((tuadatamodel))protected static StringRelation ordering override parameter constants for TuaAccount2TuaPartyRoleRelation from ((tuadatamodel))protected static StringFields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLEDFields inherited from class de.hybris.platform.jalo.Item
_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPEFields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddToAccountBalances(de.hybris.platform.jalo.SessionContext ctx, TuaAccountBalance value) Generated method - Addsvalueto accountBalances.voidGenerated method - Addsvalueto accountBalances.voidaddToAccountRelationshipReferencedBy(de.hybris.platform.jalo.SessionContext ctx, TuaAccountRelationship value) Generated method - Addsvalueto accountRelationshipReferencedBy.voidGenerated method - Addsvalueto accountRelationshipReferencedBy.voidaddToAccountRelationshipReferences(de.hybris.platform.jalo.SessionContext ctx, TuaAccountRelationship value) Generated method - Addsvalueto accountRelationshipReferences.voidGenerated method - Addsvalueto accountRelationshipReferences.voidaddToContacts(de.hybris.platform.jalo.SessionContext ctx, TuaContact value) Generated method - Addsvalueto contacts.voidaddToContacts(TuaContact value) Generated method - Addsvalueto contacts.voidaddToPartyRoles(de.hybris.platform.jalo.SessionContext ctx, TuaPartyRole value) Generated method - Addsvalueto partyRoles.voidaddToPartyRoles(TuaPartyRole value) Generated method - Addsvalueto partyRoles.voidaddToTaxExemptions(de.hybris.platform.jalo.SessionContext ctx, TuaAccountTaxExemption value) Generated method - Addsvalueto taxExemptions.voidGenerated method - Addsvalueto taxExemptions.Generated method - Getter of theTuaAccount.accountBalancesattribute.getAccountBalances(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaAccount.accountBalancesattribute.Generated method - Getter of theTuaAccount.accountRelationshipReferencedByattribute.getAccountRelationshipReferencedBy(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaAccount.accountRelationshipReferencedByattribute.Generated method - Getter of theTuaAccount.accountRelationshipReferencesattribute.getAccountRelationshipReferences(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaAccount.accountRelationshipReferencesattribute.de.hybris.platform.jalo.enumeration.EnumerationValueGenerated method - Getter of theTuaAccount.accountTypeattribute.de.hybris.platform.jalo.enumeration.EnumerationValuegetAccountType(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaAccount.accountTypeattribute.Generated method - Getter of theTuaAccount.descriptionattribute.getAllDescription(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaAccount.descriptionattribute.Generated method - Getter of theTuaAccount.nameattribute.getAllName(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaAccount.nameattribute.Generated method - Getter of theTuaAccount.contactsattribute.getContacts(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaAccount.contactsattribute.Generated method - Getter of theTuaAccount.descriptionattribute.getDescription(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaAccount.descriptionattribute.Generated method - Getter of theTuaAccount.externalIdentifiersattribute.getExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaAccount.externalIdentifiersattribute.getId()Generated method - Getter of theTuaAccount.idattribute.getId(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaAccount.idattribute.getName()Generated method - Getter of theTuaAccount.nameattribute.getName(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaAccount.nameattribute.Generated method - Getter of theTuaAccount.partyRolesattribute.getPartyRoles(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaAccount.partyRolesattribute.longlonggetPartyRolesCount(de.hybris.platform.jalo.SessionContext ctx) de.hybris.platform.jalo.enumeration.EnumerationValuegetState()Generated method - Getter of theTuaAccount.stateattribute.de.hybris.platform.jalo.enumeration.EnumerationValuegetState(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaAccount.stateattribute.Generated method - Getter of theTuaAccount.taxExemptionsattribute.getTaxExemptions(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaAccount.taxExemptionsattribute.booleanisMarkModifiedDisabled(de.hybris.platform.jalo.Item referencedItem) Deprecated, for removal: This API element is subject to removal in a future version.voidremoveFromAccountBalances(de.hybris.platform.jalo.SessionContext ctx, TuaAccountBalance value) Generated method - Removesvaluefrom accountBalances.voidGenerated method - Removesvaluefrom accountBalances.voidremoveFromAccountRelationshipReferencedBy(de.hybris.platform.jalo.SessionContext ctx, TuaAccountRelationship value) Generated method - Removesvaluefrom accountRelationshipReferencedBy.voidGenerated method - Removesvaluefrom accountRelationshipReferencedBy.voidremoveFromAccountRelationshipReferences(de.hybris.platform.jalo.SessionContext ctx, TuaAccountRelationship value) Generated method - Removesvaluefrom accountRelationshipReferences.voidGenerated method - Removesvaluefrom accountRelationshipReferences.voidremoveFromContacts(de.hybris.platform.jalo.SessionContext ctx, TuaContact value) Generated method - Removesvaluefrom contacts.voidremoveFromContacts(TuaContact value) Generated method - Removesvaluefrom contacts.voidremoveFromPartyRoles(de.hybris.platform.jalo.SessionContext ctx, TuaPartyRole value) Generated method - Removesvaluefrom partyRoles.voidremoveFromPartyRoles(TuaPartyRole value) Generated method - Removesvaluefrom partyRoles.voidremoveFromTaxExemptions(de.hybris.platform.jalo.SessionContext ctx, TuaAccountTaxExemption value) Generated method - Removesvaluefrom taxExemptions.voidGenerated method - Removesvaluefrom taxExemptions.voidsetAccountBalances(de.hybris.platform.jalo.SessionContext ctx, Set<TuaAccountBalance> value) Generated method - Setter of theTuaAccount.accountBalancesattribute.voidsetAccountBalances(Set<TuaAccountBalance> value) Generated method - Setter of theTuaAccount.accountBalancesattribute.voidsetAccountRelationshipReferencedBy(de.hybris.platform.jalo.SessionContext ctx, Set<TuaAccountRelationship> value) Generated method - Setter of theTuaAccount.accountRelationshipReferencedByattribute.voidGenerated method - Setter of theTuaAccount.accountRelationshipReferencedByattribute.voidsetAccountRelationshipReferences(de.hybris.platform.jalo.SessionContext ctx, Set<TuaAccountRelationship> value) Generated method - Setter of theTuaAccount.accountRelationshipReferencesattribute.voidGenerated method - Setter of theTuaAccount.accountRelationshipReferencesattribute.voidsetAccountType(de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theTuaAccount.accountTypeattribute.voidsetAccountType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theTuaAccount.accountTypeattribute.voidsetAllDescription(de.hybris.platform.jalo.SessionContext ctx, Map<de.hybris.platform.jalo.c2l.Language, String> value) Generated method - Setter of theTuaAccount.descriptionattribute.voidsetAllDescription(Map<de.hybris.platform.jalo.c2l.Language, String> value) Generated method - Setter of theTuaAccount.descriptionattribute.voidsetAllName(de.hybris.platform.jalo.SessionContext ctx, Map<de.hybris.platform.jalo.c2l.Language, String> value) Generated method - Setter of theTuaAccount.nameattribute.voidsetAllName(Map<de.hybris.platform.jalo.c2l.Language, String> value) Generated method - Setter of theTuaAccount.nameattribute.voidsetContacts(de.hybris.platform.jalo.SessionContext ctx, Set<TuaContact> value) Generated method - Setter of theTuaAccount.contactsattribute.voidsetContacts(Set<TuaContact> value) Generated method - Setter of theTuaAccount.contactsattribute.voidsetDescription(de.hybris.platform.jalo.SessionContext ctx, String value) Generated method - Setter of theTuaAccount.descriptionattribute.voidsetDescription(String value) Generated method - Setter of theTuaAccount.descriptionattribute.voidsetExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx, List<TuaExternalIdentifier> value) Generated method - Setter of theTuaAccount.externalIdentifiersattribute.voidGenerated method - Setter of theTuaAccount.externalIdentifiersattribute.voidGenerated method - Setter of theTuaAccount.idattribute.voidGenerated method - Setter of theTuaAccount.idattribute.voidGenerated method - Setter of theTuaAccount.nameattribute.voidGenerated method - Setter of theTuaAccount.nameattribute.voidsetPartyRoles(de.hybris.platform.jalo.SessionContext ctx, Set<TuaPartyRole> value) Generated method - Setter of theTuaAccount.partyRolesattribute.voidsetPartyRoles(Set<TuaPartyRole> value) Generated method - Setter of theTuaAccount.partyRolesattribute.voidsetState(de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theTuaAccount.stateattribute.voidsetState(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theTuaAccount.stateattribute.voidsetTaxExemptions(de.hybris.platform.jalo.SessionContext ctx, Set<TuaAccountTaxExemption> value) Generated method - Setter of theTuaAccount.taxExemptionsattribute.voidGenerated method - Setter of theTuaAccount.taxExemptionsattribute.Methods inherited from class de.hybris.platform.jalo.GenericItem
createItem, getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItemsMethods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertyMethods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyMethods inherited from class de.hybris.platform.jalo.Item
addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPartOfRemovedSessionMarker, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, suppressRelation, toString, useTA, writeReplaceMethods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
Field Details
-
ID
Qualifier of theTuaAccount.idattribute- See Also:
-
NAME
Qualifier of theTuaAccount.nameattribute- See Also:
-
DESCRIPTION
Qualifier of theTuaAccount.descriptionattribute- See Also:
-
STATE
Qualifier of theTuaAccount.stateattribute- See Also:
-
ACCOUNTTYPE
Qualifier of theTuaAccount.accountTypeattribute- See Also:
-
EXTERNALIDENTIFIERS
Qualifier of theTuaAccount.externalIdentifiersattribute- See Also:
-
ACCOUNTBALANCES
Qualifier of theTuaAccount.accountBalancesattribute- See Also:
-
TAXEXEMPTIONS
Qualifier of theTuaAccount.taxExemptionsattribute- See Also:
-
CONTACTS
Qualifier of theTuaAccount.contactsattribute- See Also:
-
ACCOUNTRELATIONSHIPREFERENCES
Qualifier of theTuaAccount.accountRelationshipReferencesattribute- See Also:
-
ACCOUNTRELATIONSHIPREFERENCEDBY
Qualifier of theTuaAccount.accountRelationshipReferencedByattribute- See Also:
-
PARTYROLES
Qualifier of theTuaAccount.partyRolesattribute- See Also:
-
TUAACCOUNT2TUAPARTYROLERELATION_SRC_ORDERED
Relation ordering override parameter constants for TuaAccount2TuaPartyRoleRelation from ((tuadatamodel)) -
TUAACCOUNT2TUAPARTYROLERELATION_TGT_ORDERED
-
TUAACCOUNT2TUAPARTYROLERELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for TuaAccount2TuaPartyRoleRelation from ((tuadatamodel)) -
ACCOUNTBALANCESHANDLER
protected static final de.hybris.platform.util.OneToManyHandler<TuaAccountBalance> ACCOUNTBALANCESHANDLEROneToManyHandlerfor handling 1:n ACCOUNTBALANCES's relation attributes from 'many' side. -
TAXEXEMPTIONSHANDLER
protected static final de.hybris.platform.util.OneToManyHandler<TuaAccountTaxExemption> TAXEXEMPTIONSHANDLEROneToManyHandlerfor handling 1:n TAXEXEMPTIONS's relation attributes from 'many' side. -
CONTACTSHANDLER
OneToManyHandlerfor handling 1:n CONTACTS's relation attributes from 'many' side. -
ACCOUNTRELATIONSHIPREFERENCESHANDLER
protected static final de.hybris.platform.util.OneToManyHandler<TuaAccountRelationship> ACCOUNTRELATIONSHIPREFERENCESHANDLEROneToManyHandlerfor handling 1:n ACCOUNTRELATIONSHIPREFERENCES's relation attributes from 'many' side. -
ACCOUNTRELATIONSHIPREFERENCEDBYHANDLER
protected static final de.hybris.platform.util.OneToManyHandler<TuaAccountRelationship> ACCOUNTRELATIONSHIPREFERENCEDBYHANDLEROneToManyHandlerfor handling 1:n ACCOUNTRELATIONSHIPREFERENCEDBY's relation attributes from 'many' side. -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
TuaAccount
public TuaAccount()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classde.hybris.platform.jalo.Item
-
getAccountBalances
Generated method - Getter of theTuaAccount.accountBalancesattribute.- Returns:
- the accountBalances - Account Balances
-
getAccountBalances
Generated method - Getter of theTuaAccount.accountBalancesattribute.- Returns:
- the accountBalances - Account Balances
-
setAccountBalances
public void setAccountBalances(de.hybris.platform.jalo.SessionContext ctx, Set<TuaAccountBalance> value) Generated method - Setter of theTuaAccount.accountBalancesattribute.- Parameters:
value- the accountBalances - Account Balances
-
setAccountBalances
Generated method - Setter of theTuaAccount.accountBalancesattribute.- Parameters:
value- the accountBalances - Account Balances
-
addToAccountBalances
public void addToAccountBalances(de.hybris.platform.jalo.SessionContext ctx, TuaAccountBalance value) Generated method - Addsvalueto accountBalances.- Parameters:
value- the item to add to accountBalances - Account Balances
-
addToAccountBalances
Generated method - Addsvalueto accountBalances.- Parameters:
value- the item to add to accountBalances - Account Balances
-
removeFromAccountBalances
public void removeFromAccountBalances(de.hybris.platform.jalo.SessionContext ctx, TuaAccountBalance value) Generated method - Removesvaluefrom accountBalances.- Parameters:
value- the item to remove from accountBalances - Account Balances
-
removeFromAccountBalances
Generated method - Removesvaluefrom accountBalances.- Parameters:
value- the item to remove from accountBalances - Account Balances
-
getAccountRelationshipReferencedBy
public Set<TuaAccountRelationship> getAccountRelationshipReferencedBy(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaAccount.accountRelationshipReferencedByattribute.- Returns:
- the accountRelationshipReferencedBy - Account Relationship Referenced By
-
getAccountRelationshipReferencedBy
Generated method - Getter of theTuaAccount.accountRelationshipReferencedByattribute.- Returns:
- the accountRelationshipReferencedBy - Account Relationship Referenced By
-
setAccountRelationshipReferencedBy
public void setAccountRelationshipReferencedBy(de.hybris.platform.jalo.SessionContext ctx, Set<TuaAccountRelationship> value) Generated method - Setter of theTuaAccount.accountRelationshipReferencedByattribute.- Parameters:
value- the accountRelationshipReferencedBy - Account Relationship Referenced By
-
setAccountRelationshipReferencedBy
Generated method - Setter of theTuaAccount.accountRelationshipReferencedByattribute.- Parameters:
value- the accountRelationshipReferencedBy - Account Relationship Referenced By
-
addToAccountRelationshipReferencedBy
public void addToAccountRelationshipReferencedBy(de.hybris.platform.jalo.SessionContext ctx, TuaAccountRelationship value) Generated method - Addsvalueto accountRelationshipReferencedBy.- Parameters:
value- the item to add to accountRelationshipReferencedBy - Account Relationship Referenced By
-
addToAccountRelationshipReferencedBy
Generated method - Addsvalueto accountRelationshipReferencedBy.- Parameters:
value- the item to add to accountRelationshipReferencedBy - Account Relationship Referenced By
-
removeFromAccountRelationshipReferencedBy
public void removeFromAccountRelationshipReferencedBy(de.hybris.platform.jalo.SessionContext ctx, TuaAccountRelationship value) Generated method - Removesvaluefrom accountRelationshipReferencedBy.- Parameters:
value- the item to remove from accountRelationshipReferencedBy - Account Relationship Referenced By
-
removeFromAccountRelationshipReferencedBy
Generated method - Removesvaluefrom accountRelationshipReferencedBy.- Parameters:
value- the item to remove from accountRelationshipReferencedBy - Account Relationship Referenced By
-
getAccountRelationshipReferences
public Set<TuaAccountRelationship> getAccountRelationshipReferences(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaAccount.accountRelationshipReferencesattribute.- Returns:
- the accountRelationshipReferences - Account Relationship References
-
getAccountRelationshipReferences
Generated method - Getter of theTuaAccount.accountRelationshipReferencesattribute.- Returns:
- the accountRelationshipReferences - Account Relationship References
-
setAccountRelationshipReferences
public void setAccountRelationshipReferences(de.hybris.platform.jalo.SessionContext ctx, Set<TuaAccountRelationship> value) Generated method - Setter of theTuaAccount.accountRelationshipReferencesattribute.- Parameters:
value- the accountRelationshipReferences - Account Relationship References
-
setAccountRelationshipReferences
Generated method - Setter of theTuaAccount.accountRelationshipReferencesattribute.- Parameters:
value- the accountRelationshipReferences - Account Relationship References
-
addToAccountRelationshipReferences
public void addToAccountRelationshipReferences(de.hybris.platform.jalo.SessionContext ctx, TuaAccountRelationship value) Generated method - Addsvalueto accountRelationshipReferences.- Parameters:
value- the item to add to accountRelationshipReferences - Account Relationship References
-
addToAccountRelationshipReferences
Generated method - Addsvalueto accountRelationshipReferences.- Parameters:
value- the item to add to accountRelationshipReferences - Account Relationship References
-
removeFromAccountRelationshipReferences
public void removeFromAccountRelationshipReferences(de.hybris.platform.jalo.SessionContext ctx, TuaAccountRelationship value) Generated method - Removesvaluefrom accountRelationshipReferences.- Parameters:
value- the item to remove from accountRelationshipReferences - Account Relationship References
-
removeFromAccountRelationshipReferences
Generated method - Removesvaluefrom accountRelationshipReferences.- Parameters:
value- the item to remove from accountRelationshipReferences - Account Relationship References
-
getAccountType
public de.hybris.platform.jalo.enumeration.EnumerationValue getAccountType(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaAccount.accountTypeattribute.- Returns:
- the accountType - Account type
-
getAccountType
public de.hybris.platform.jalo.enumeration.EnumerationValue getAccountType()Generated method - Getter of theTuaAccount.accountTypeattribute.- Returns:
- the accountType - Account type
-
setAccountType
public void setAccountType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theTuaAccount.accountTypeattribute.- Parameters:
value- the accountType - Account type
-
setAccountType
public void setAccountType(de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theTuaAccount.accountTypeattribute.- Parameters:
value- the accountType - Account type
-
getContacts
Generated method - Getter of theTuaAccount.contactsattribute.- Returns:
- the contacts - Contacts
-
getContacts
Generated method - Getter of theTuaAccount.contactsattribute.- Returns:
- the contacts - Contacts
-
setContacts
Generated method - Setter of theTuaAccount.contactsattribute.- Parameters:
value- the contacts - Contacts
-
setContacts
Generated method - Setter of theTuaAccount.contactsattribute.- Parameters:
value- the contacts - Contacts
-
addToContacts
Generated method - Addsvalueto contacts.- Parameters:
value- the item to add to contacts - Contacts
-
addToContacts
Generated method - Addsvalueto contacts.- Parameters:
value- the item to add to contacts - Contacts
-
removeFromContacts
Generated method - Removesvaluefrom contacts.- Parameters:
value- the item to remove from contacts - Contacts
-
removeFromContacts
Generated method - Removesvaluefrom contacts.- Parameters:
value- the item to remove from contacts - Contacts
-
getDescription
Generated method - Getter of theTuaAccount.descriptionattribute.- Returns:
- the description - Description
-
getDescription
Generated method - Getter of theTuaAccount.descriptionattribute.- Returns:
- the description - Description
-
getAllDescription
public Map<de.hybris.platform.jalo.c2l.Language,String> getAllDescription(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaAccount.descriptionattribute.- Returns:
- the localized description - Description
-
getAllDescription
Generated method - Getter of theTuaAccount.descriptionattribute.- Returns:
- the localized description - Description
-
setDescription
Generated method - Setter of theTuaAccount.descriptionattribute.- Parameters:
value- the description - Description
-
setDescription
Generated method - Setter of theTuaAccount.descriptionattribute.- Parameters:
value- the description - Description
-
setAllDescription
public void setAllDescription(de.hybris.platform.jalo.SessionContext ctx, Map<de.hybris.platform.jalo.c2l.Language, String> value) Generated method - Setter of theTuaAccount.descriptionattribute.- Parameters:
value- the description - Description
-
setAllDescription
Generated method - Setter of theTuaAccount.descriptionattribute.- Parameters:
value- the description - Description
-
getExternalIdentifiers
public List<TuaExternalIdentifier> getExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaAccount.externalIdentifiersattribute.- Returns:
- the externalIdentifiers
-
getExternalIdentifiers
Generated method - Getter of theTuaAccount.externalIdentifiersattribute.- Returns:
- the externalIdentifiers
-
setExternalIdentifiers
public void setExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx, List<TuaExternalIdentifier> value) Generated method - Setter of theTuaAccount.externalIdentifiersattribute.- Parameters:
value- the externalIdentifiers
-
setExternalIdentifiers
Generated method - Setter of theTuaAccount.externalIdentifiersattribute.- Parameters:
value- the externalIdentifiers
-
getId
Generated method - Getter of theTuaAccount.idattribute.- Returns:
- the id - Unique Identifier
-
getId
Generated method - Getter of theTuaAccount.idattribute.- Returns:
- the id - Unique Identifier
-
setId
Generated method - Setter of theTuaAccount.idattribute.- Parameters:
value- the id - Unique Identifier
-
setId
Generated method - Setter of theTuaAccount.idattribute.- Parameters:
value- the id - Unique Identifier
-
isMarkModifiedDisabled
@Deprecated(since="2105", forRemoval=true) public boolean isMarkModifiedDisabled(de.hybris.platform.jalo.Item referencedItem) Deprecated, for removal: This API element is subject to removal in a future version.since 2011, useUtilities.getMarkModifiedOverride(de.hybris.platform.jalo.type.RelationType)- Overrides:
isMarkModifiedDisabledin classde.hybris.platform.jalo.Item
-
getName
Generated method - Getter of theTuaAccount.nameattribute.- Returns:
- the name - Name
-
getName
Generated method - Getter of theTuaAccount.nameattribute.- Returns:
- the name - Name
-
getAllName
public Map<de.hybris.platform.jalo.c2l.Language,String> getAllName(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaAccount.nameattribute.- Returns:
- the localized name - Name
-
getAllName
Generated method - Getter of theTuaAccount.nameattribute.- Returns:
- the localized name - Name
-
setName
Generated method - Setter of theTuaAccount.nameattribute.- Parameters:
value- the name - Name
-
setName
Generated method - Setter of theTuaAccount.nameattribute.- Parameters:
value- the name - Name
-
setAllName
public void setAllName(de.hybris.platform.jalo.SessionContext ctx, Map<de.hybris.platform.jalo.c2l.Language, String> value) Generated method - Setter of theTuaAccount.nameattribute.- Parameters:
value- the name - Name
-
setAllName
Generated method - Setter of theTuaAccount.nameattribute.- Parameters:
value- the name - Name
-
getPartyRoles
Generated method - Getter of theTuaAccount.partyRolesattribute.- Returns:
- the partyRoles - Party roles representing the party roles of the account.
-
getPartyRoles
Generated method - Getter of theTuaAccount.partyRolesattribute.- Returns:
- the partyRoles - Party roles representing the party roles of the account.
-
getPartyRolesCount
public long getPartyRolesCount(de.hybris.platform.jalo.SessionContext ctx) -
getPartyRolesCount
public long getPartyRolesCount() -
setPartyRoles
Generated method - Setter of theTuaAccount.partyRolesattribute.- Parameters:
value- the partyRoles - Party roles representing the party roles of the account.
-
setPartyRoles
Generated method - Setter of theTuaAccount.partyRolesattribute.- Parameters:
value- the partyRoles - Party roles representing the party roles of the account.
-
addToPartyRoles
Generated method - Addsvalueto partyRoles.- Parameters:
value- the item to add to partyRoles - Party roles representing the party roles of the account.
-
addToPartyRoles
Generated method - Addsvalueto partyRoles.- Parameters:
value- the item to add to partyRoles - Party roles representing the party roles of the account.
-
removeFromPartyRoles
Generated method - Removesvaluefrom partyRoles.- Parameters:
value- the item to remove from partyRoles - Party roles representing the party roles of the account.
-
removeFromPartyRoles
Generated method - Removesvaluefrom partyRoles.- Parameters:
value- the item to remove from partyRoles - Party roles representing the party roles of the account.
-
getState
public de.hybris.platform.jalo.enumeration.EnumerationValue getState(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaAccount.stateattribute.- Returns:
- the state - State
-
getState
public de.hybris.platform.jalo.enumeration.EnumerationValue getState()Generated method - Getter of theTuaAccount.stateattribute.- Returns:
- the state - State
-
setState
public void setState(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theTuaAccount.stateattribute.- Parameters:
value- the state - State
-
setState
public void setState(de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theTuaAccount.stateattribute.- Parameters:
value- the state - State
-
getTaxExemptions
Generated method - Getter of theTuaAccount.taxExemptionsattribute.- Returns:
- the taxExemptions - Account Tax Exemptions
-
getTaxExemptions
Generated method - Getter of theTuaAccount.taxExemptionsattribute.- Returns:
- the taxExemptions - Account Tax Exemptions
-
setTaxExemptions
public void setTaxExemptions(de.hybris.platform.jalo.SessionContext ctx, Set<TuaAccountTaxExemption> value) Generated method - Setter of theTuaAccount.taxExemptionsattribute.- Parameters:
value- the taxExemptions - Account Tax Exemptions
-
setTaxExemptions
Generated method - Setter of theTuaAccount.taxExemptionsattribute.- Parameters:
value- the taxExemptions - Account Tax Exemptions
-
addToTaxExemptions
public void addToTaxExemptions(de.hybris.platform.jalo.SessionContext ctx, TuaAccountTaxExemption value) Generated method - Addsvalueto taxExemptions.- Parameters:
value- the item to add to taxExemptions - Account Tax Exemptions
-
addToTaxExemptions
Generated method - Addsvalueto taxExemptions.- Parameters:
value- the item to add to taxExemptions - Account Tax Exemptions
-
removeFromTaxExemptions
public void removeFromTaxExemptions(de.hybris.platform.jalo.SessionContext ctx, TuaAccountTaxExemption value) Generated method - Removesvaluefrom taxExemptions.- Parameters:
value- the item to remove from taxExemptions - Account Tax Exemptions
-
removeFromTaxExemptions
Generated method - Removesvaluefrom taxExemptions.- Parameters:
value- the item to remove from taxExemptions - Account Tax Exemptions
-
Utilities.getMarkModifiedOverride(de.hybris.platform.jalo.type.RelationType)