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.GenericItemImpl

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem

    de.hybris.platform.jalo.c2l.LocalizableItem.LocalizableItemImpl

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem

    de.hybris.platform.jalo.ExtensibleItem.ExtensibleItemImpl

    Nested 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

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Qualifier of the TuaAccount.accountBalances attribute
    protected static final de.hybris.platform.util.OneToManyHandler<TuaAccountBalance>
    OneToManyHandler for handling 1:n ACCOUNTBALANCES's relation attributes from 'many' side.
    static final String
    Qualifier of the TuaAccount.accountRelationshipReferencedBy attribute
    protected static final de.hybris.platform.util.OneToManyHandler<TuaAccountRelationship>
    OneToManyHandler for handling 1:n ACCOUNTRELATIONSHIPREFERENCEDBY's relation attributes from 'many' side.
    static final String
    Qualifier of the TuaAccount.accountRelationshipReferences attribute
    protected static final de.hybris.platform.util.OneToManyHandler<TuaAccountRelationship>
    OneToManyHandler for handling 1:n ACCOUNTRELATIONSHIPREFERENCES's relation attributes from 'many' side.
    static final String
    Qualifier of the TuaAccount.accountType attribute
    static final String
    Qualifier of the TuaAccount.contacts attribute
    protected static final de.hybris.platform.util.OneToManyHandler<TuaContact>
    OneToManyHandler for handling 1:n CONTACTS's relation attributes from 'many' side.
    protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    static final String
    Qualifier of the TuaAccount.description attribute
    static final String
    Qualifier of the TuaAccount.externalIdentifiers attribute
    static final String
    Qualifier of the TuaAccount.id attribute
    static final String
    Qualifier of the TuaAccount.name attribute
    static final String
    Qualifier of the TuaAccount.partyRoles attribute
    static final String
    Qualifier of the TuaAccount.state attribute
    static final String
    Qualifier of the TuaAccount.taxExemptions attribute
    protected static final de.hybris.platform.util.OneToManyHandler<TuaAccountTaxExemption>
    OneToManyHandler for handling 1:n TAXEXEMPTIONS's relation attributes from 'many' side.
    protected static String
    Relation disable markmodifed parameter constants for TuaAccount2TuaPartyRoleRelation from ((tuadatamodel))
    protected static String
    Relation ordering override parameter constants for TuaAccount2TuaPartyRoleRelation from ((tuadatamodel))
    protected static String
     

    Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem

    LANGUAGE_FALLBACK_ENABLED

    Fields 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, TYPE

    Fields inherited from class de.hybris.platform.util.BridgeAbstraction

    impl, tenant
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    addToAccountBalances(de.hybris.platform.jalo.SessionContext ctx, TuaAccountBalance value)
    Generated method - Adds value to accountBalances.
    void
    Generated method - Adds value to accountBalances.
    void
    addToAccountRelationshipReferencedBy(de.hybris.platform.jalo.SessionContext ctx, TuaAccountRelationship value)
    Generated method - Adds value to accountRelationshipReferencedBy.
    void
    Generated method - Adds value to accountRelationshipReferencedBy.
    void
    addToAccountRelationshipReferences(de.hybris.platform.jalo.SessionContext ctx, TuaAccountRelationship value)
    Generated method - Adds value to accountRelationshipReferences.
    void
    Generated method - Adds value to accountRelationshipReferences.
    void
    addToContacts(de.hybris.platform.jalo.SessionContext ctx, TuaContact value)
    Generated method - Adds value to contacts.
    void
    Generated method - Adds value to contacts.
    void
    addToPartyRoles(de.hybris.platform.jalo.SessionContext ctx, TuaPartyRole value)
    Generated method - Adds value to partyRoles.
    void
    Generated method - Adds value to partyRoles.
    void
    addToTaxExemptions(de.hybris.platform.jalo.SessionContext ctx, TuaAccountTaxExemption value)
    Generated method - Adds value to taxExemptions.
    void
    Generated method - Adds value to taxExemptions.
    Generated method - Getter of the TuaAccount.accountBalances attribute.
    getAccountBalances(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaAccount.accountBalances attribute.
    Generated method - Getter of the TuaAccount.accountRelationshipReferencedBy attribute.
    getAccountRelationshipReferencedBy(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaAccount.accountRelationshipReferencedBy attribute.
    Generated method - Getter of the TuaAccount.accountRelationshipReferences attribute.
    getAccountRelationshipReferences(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaAccount.accountRelationshipReferences attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    Generated method - Getter of the TuaAccount.accountType attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    getAccountType(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaAccount.accountType attribute.
    Map<de.hybris.platform.jalo.c2l.Language,String>
    Generated method - Getter of the TuaAccount.description attribute.
    Map<de.hybris.platform.jalo.c2l.Language,String>
    getAllDescription(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaAccount.description attribute.
    Map<de.hybris.platform.jalo.c2l.Language,String>
    Generated method - Getter of the TuaAccount.name attribute.
    Map<de.hybris.platform.jalo.c2l.Language,String>
    getAllName(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaAccount.name attribute.
    Generated method - Getter of the TuaAccount.contacts attribute.
    getContacts(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaAccount.contacts attribute.
    protected Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    Generated method - Getter of the TuaAccount.description attribute.
    getDescription(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaAccount.description attribute.
    Generated method - Getter of the TuaAccount.externalIdentifiers attribute.
    getExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaAccount.externalIdentifiers attribute.
    Generated method - Getter of the TuaAccount.id attribute.
    getId(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaAccount.id attribute.
    Generated method - Getter of the TuaAccount.name attribute.
    getName(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaAccount.name attribute.
    Generated method - Getter of the TuaAccount.partyRoles attribute.
    getPartyRoles(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaAccount.partyRoles attribute.
    long
     
    long
    getPartyRolesCount(de.hybris.platform.jalo.SessionContext ctx)
     
    de.hybris.platform.jalo.enumeration.EnumerationValue
    Generated method - Getter of the TuaAccount.state attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    getState(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaAccount.state attribute.
    Generated method - Getter of the TuaAccount.taxExemptions attribute.
    getTaxExemptions(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaAccount.taxExemptions attribute.
    boolean
    isMarkModifiedDisabled(de.hybris.platform.jalo.Item referencedItem)
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 2011, use Utilities.getMarkModifiedOverride(de.hybris.platform.jalo.type.RelationType)
    void
    removeFromAccountBalances(de.hybris.platform.jalo.SessionContext ctx, TuaAccountBalance value)
    Generated method - Removes value from accountBalances.
    void
    Generated method - Removes value from accountBalances.
    void
    removeFromAccountRelationshipReferencedBy(de.hybris.platform.jalo.SessionContext ctx, TuaAccountRelationship value)
    Generated method - Removes value from accountRelationshipReferencedBy.
    void
    Generated method - Removes value from accountRelationshipReferencedBy.
    void
    removeFromAccountRelationshipReferences(de.hybris.platform.jalo.SessionContext ctx, TuaAccountRelationship value)
    Generated method - Removes value from accountRelationshipReferences.
    void
    Generated method - Removes value from accountRelationshipReferences.
    void
    removeFromContacts(de.hybris.platform.jalo.SessionContext ctx, TuaContact value)
    Generated method - Removes value from contacts.
    void
    Generated method - Removes value from contacts.
    void
    removeFromPartyRoles(de.hybris.platform.jalo.SessionContext ctx, TuaPartyRole value)
    Generated method - Removes value from partyRoles.
    void
    Generated method - Removes value from partyRoles.
    void
    removeFromTaxExemptions(de.hybris.platform.jalo.SessionContext ctx, TuaAccountTaxExemption value)
    Generated method - Removes value from taxExemptions.
    void
    Generated method - Removes value from taxExemptions.
    void
    setAccountBalances(de.hybris.platform.jalo.SessionContext ctx, Set<TuaAccountBalance> value)
    Generated method - Setter of the TuaAccount.accountBalances attribute.
    void
    Generated method - Setter of the TuaAccount.accountBalances attribute.
    void
    setAccountRelationshipReferencedBy(de.hybris.platform.jalo.SessionContext ctx, Set<TuaAccountRelationship> value)
    Generated method - Setter of the TuaAccount.accountRelationshipReferencedBy attribute.
    void
    Generated method - Setter of the TuaAccount.accountRelationshipReferencedBy attribute.
    void
    setAccountRelationshipReferences(de.hybris.platform.jalo.SessionContext ctx, Set<TuaAccountRelationship> value)
    Generated method - Setter of the TuaAccount.accountRelationshipReferences attribute.
    void
    Generated method - Setter of the TuaAccount.accountRelationshipReferences attribute.
    void
    setAccountType(de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the TuaAccount.accountType attribute.
    void
    setAccountType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the TuaAccount.accountType attribute.
    void
    setAllDescription(de.hybris.platform.jalo.SessionContext ctx, Map<de.hybris.platform.jalo.c2l.Language,String> value)
    Generated method - Setter of the TuaAccount.description attribute.
    void
    setAllDescription(Map<de.hybris.platform.jalo.c2l.Language,String> value)
    Generated method - Setter of the TuaAccount.description attribute.
    void
    setAllName(de.hybris.platform.jalo.SessionContext ctx, Map<de.hybris.platform.jalo.c2l.Language,String> value)
    Generated method - Setter of the TuaAccount.name attribute.
    void
    setAllName(Map<de.hybris.platform.jalo.c2l.Language,String> value)
    Generated method - Setter of the TuaAccount.name attribute.
    void
    setContacts(de.hybris.platform.jalo.SessionContext ctx, Set<TuaContact> value)
    Generated method - Setter of the TuaAccount.contacts attribute.
    void
    Generated method - Setter of the TuaAccount.contacts attribute.
    void
    setDescription(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the TuaAccount.description attribute.
    void
    Generated method - Setter of the TuaAccount.description attribute.
    void
    setExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx, List<TuaExternalIdentifier> value)
    Generated method - Setter of the TuaAccount.externalIdentifiers attribute.
    void
    Generated method - Setter of the TuaAccount.externalIdentifiers attribute.
    void
    setId(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the TuaAccount.id attribute.
    void
    setId(String value)
    Generated method - Setter of the TuaAccount.id attribute.
    void
    setName(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the TuaAccount.name attribute.
    void
    setName(String value)
    Generated method - Setter of the TuaAccount.name attribute.
    void
    setPartyRoles(de.hybris.platform.jalo.SessionContext ctx, Set<TuaPartyRole> value)
    Generated method - Setter of the TuaAccount.partyRoles attribute.
    void
    Generated method - Setter of the TuaAccount.partyRoles attribute.
    void
    setState(de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the TuaAccount.state attribute.
    void
    setState(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the TuaAccount.state attribute.
    void
    setTaxExemptions(de.hybris.platform.jalo.SessionContext ctx, Set<TuaAccountTaxExemption> value)
    Generated method - Setter of the TuaAccount.taxExemptions attribute.
    void
    Generated method - Setter of the TuaAccount.taxExemptions attribute.

    Methods inherited from class de.hybris.platform.jalo.GenericItem

    createItem, getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItems

    Methods 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, setLocalizedProperty

    Methods inherited from class de.hybris.platform.jalo.ExtensibleItem

    createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty

    Methods 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, writeReplace

    Methods inherited from class de.hybris.platform.util.BridgeAbstraction

    setTenant

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Field Details

    • ID

      public static final String ID
      Qualifier of the TuaAccount.id attribute
      See Also:
    • NAME

      public static final String NAME
      Qualifier of the TuaAccount.name attribute
      See Also:
    • DESCRIPTION

      public static final String DESCRIPTION
      Qualifier of the TuaAccount.description attribute
      See Also:
    • STATE

      public static final String STATE
      Qualifier of the TuaAccount.state attribute
      See Also:
    • ACCOUNTTYPE

      public static final String ACCOUNTTYPE
      Qualifier of the TuaAccount.accountType attribute
      See Also:
    • EXTERNALIDENTIFIERS

      public static final String EXTERNALIDENTIFIERS
      Qualifier of the TuaAccount.externalIdentifiers attribute
      See Also:
    • ACCOUNTBALANCES

      public static final String ACCOUNTBALANCES
      Qualifier of the TuaAccount.accountBalances attribute
      See Also:
    • TAXEXEMPTIONS

      public static final String TAXEXEMPTIONS
      Qualifier of the TuaAccount.taxExemptions attribute
      See Also:
    • CONTACTS

      public static final String CONTACTS
      Qualifier of the TuaAccount.contacts attribute
      See Also:
    • ACCOUNTRELATIONSHIPREFERENCES

      public static final String ACCOUNTRELATIONSHIPREFERENCES
      Qualifier of the TuaAccount.accountRelationshipReferences attribute
      See Also:
    • ACCOUNTRELATIONSHIPREFERENCEDBY

      public static final String ACCOUNTRELATIONSHIPREFERENCEDBY
      Qualifier of the TuaAccount.accountRelationshipReferencedBy attribute
      See Also:
    • PARTYROLES

      public static final String PARTYROLES
      Qualifier of the TuaAccount.partyRoles attribute
      See Also:
    • TUAACCOUNT2TUAPARTYROLERELATION_SRC_ORDERED

      protected static String TUAACCOUNT2TUAPARTYROLERELATION_SRC_ORDERED
      Relation ordering override parameter constants for TuaAccount2TuaPartyRoleRelation from ((tuadatamodel))
    • TUAACCOUNT2TUAPARTYROLERELATION_TGT_ORDERED

      protected static String TUAACCOUNT2TUAPARTYROLERELATION_TGT_ORDERED
    • TUAACCOUNT2TUAPARTYROLERELATION_MARKMODIFIED

      protected static String TUAACCOUNT2TUAPARTYROLERELATION_MARKMODIFIED
      Relation disable markmodifed parameter constants for TuaAccount2TuaPartyRoleRelation from ((tuadatamodel))
    • ACCOUNTBALANCESHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<TuaAccountBalance> ACCOUNTBALANCESHANDLER
      OneToManyHandler for handling 1:n ACCOUNTBALANCES's relation attributes from 'many' side.
    • TAXEXEMPTIONSHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<TuaAccountTaxExemption> TAXEXEMPTIONSHANDLER
      OneToManyHandler for handling 1:n TAXEXEMPTIONS's relation attributes from 'many' side.
    • CONTACTSHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<TuaContact> CONTACTSHANDLER
      OneToManyHandler for handling 1:n CONTACTS's relation attributes from 'many' side.
    • ACCOUNTRELATIONSHIPREFERENCESHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<TuaAccountRelationship> ACCOUNTRELATIONSHIPREFERENCESHANDLER
      OneToManyHandler for handling 1:n ACCOUNTRELATIONSHIPREFERENCES's relation attributes from 'many' side.
    • ACCOUNTRELATIONSHIPREFERENCEDBYHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<TuaAccountRelationship> ACCOUNTRELATIONSHIPREFERENCEDBYHANDLER
      OneToManyHandler for handling 1:n ACCOUNTRELATIONSHIPREFERENCEDBY's relation attributes from 'many' side.
    • DEFAULT_INITIAL_ATTRIBUTES

      protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
  • Constructor Details

    • TuaAccount

      public TuaAccount()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,de.hybris.platform.jalo.Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class de.hybris.platform.jalo.Item
    • getAccountBalances

      public Set<TuaAccountBalance> getAccountBalances(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaAccount.accountBalances attribute.
      Returns:
      the accountBalances - Account Balances
    • getAccountBalances

      public Set<TuaAccountBalance> getAccountBalances()
      Generated method - Getter of the TuaAccount.accountBalances attribute.
      Returns:
      the accountBalances - Account Balances
    • setAccountBalances

      public void setAccountBalances(de.hybris.platform.jalo.SessionContext ctx, Set<TuaAccountBalance> value)
      Generated method - Setter of the TuaAccount.accountBalances attribute.
      Parameters:
      value - the accountBalances - Account Balances
    • setAccountBalances

      public void setAccountBalances(Set<TuaAccountBalance> value)
      Generated method - Setter of the TuaAccount.accountBalances attribute.
      Parameters:
      value - the accountBalances - Account Balances
    • addToAccountBalances

      public void addToAccountBalances(de.hybris.platform.jalo.SessionContext ctx, TuaAccountBalance value)
      Generated method - Adds value to accountBalances.
      Parameters:
      value - the item to add to accountBalances - Account Balances
    • addToAccountBalances

      public void addToAccountBalances(TuaAccountBalance value)
      Generated method - Adds value to 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 - Removes value from accountBalances.
      Parameters:
      value - the item to remove from accountBalances - Account Balances
    • removeFromAccountBalances

      public void removeFromAccountBalances(TuaAccountBalance value)
      Generated method - Removes value from 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 the TuaAccount.accountRelationshipReferencedBy attribute.
      Returns:
      the accountRelationshipReferencedBy - Account Relationship Referenced By
    • getAccountRelationshipReferencedBy

      public Set<TuaAccountRelationship> getAccountRelationshipReferencedBy()
      Generated method - Getter of the TuaAccount.accountRelationshipReferencedBy attribute.
      Returns:
      the accountRelationshipReferencedBy - Account Relationship Referenced By
    • setAccountRelationshipReferencedBy

      public void setAccountRelationshipReferencedBy(de.hybris.platform.jalo.SessionContext ctx, Set<TuaAccountRelationship> value)
      Generated method - Setter of the TuaAccount.accountRelationshipReferencedBy attribute.
      Parameters:
      value - the accountRelationshipReferencedBy - Account Relationship Referenced By
    • setAccountRelationshipReferencedBy

      public void setAccountRelationshipReferencedBy(Set<TuaAccountRelationship> value)
      Generated method - Setter of the TuaAccount.accountRelationshipReferencedBy attribute.
      Parameters:
      value - the accountRelationshipReferencedBy - Account Relationship Referenced By
    • addToAccountRelationshipReferencedBy

      public void addToAccountRelationshipReferencedBy(de.hybris.platform.jalo.SessionContext ctx, TuaAccountRelationship value)
      Generated method - Adds value to accountRelationshipReferencedBy.
      Parameters:
      value - the item to add to accountRelationshipReferencedBy - Account Relationship Referenced By
    • addToAccountRelationshipReferencedBy

      public void addToAccountRelationshipReferencedBy(TuaAccountRelationship value)
      Generated method - Adds value to 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 - Removes value from accountRelationshipReferencedBy.
      Parameters:
      value - the item to remove from accountRelationshipReferencedBy - Account Relationship Referenced By
    • removeFromAccountRelationshipReferencedBy

      public void removeFromAccountRelationshipReferencedBy(TuaAccountRelationship value)
      Generated method - Removes value from 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 the TuaAccount.accountRelationshipReferences attribute.
      Returns:
      the accountRelationshipReferences - Account Relationship References
    • getAccountRelationshipReferences

      public Set<TuaAccountRelationship> getAccountRelationshipReferences()
      Generated method - Getter of the TuaAccount.accountRelationshipReferences attribute.
      Returns:
      the accountRelationshipReferences - Account Relationship References
    • setAccountRelationshipReferences

      public void setAccountRelationshipReferences(de.hybris.platform.jalo.SessionContext ctx, Set<TuaAccountRelationship> value)
      Generated method - Setter of the TuaAccount.accountRelationshipReferences attribute.
      Parameters:
      value - the accountRelationshipReferences - Account Relationship References
    • setAccountRelationshipReferences

      public void setAccountRelationshipReferences(Set<TuaAccountRelationship> value)
      Generated method - Setter of the TuaAccount.accountRelationshipReferences attribute.
      Parameters:
      value - the accountRelationshipReferences - Account Relationship References
    • addToAccountRelationshipReferences

      public void addToAccountRelationshipReferences(de.hybris.platform.jalo.SessionContext ctx, TuaAccountRelationship value)
      Generated method - Adds value to accountRelationshipReferences.
      Parameters:
      value - the item to add to accountRelationshipReferences - Account Relationship References
    • addToAccountRelationshipReferences

      public void addToAccountRelationshipReferences(TuaAccountRelationship value)
      Generated method - Adds value to 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 - Removes value from accountRelationshipReferences.
      Parameters:
      value - the item to remove from accountRelationshipReferences - Account Relationship References
    • removeFromAccountRelationshipReferences

      public void removeFromAccountRelationshipReferences(TuaAccountRelationship value)
      Generated method - Removes value from 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 the TuaAccount.accountType attribute.
      Returns:
      the accountType - Account type
    • getAccountType

      public de.hybris.platform.jalo.enumeration.EnumerationValue getAccountType()
      Generated method - Getter of the TuaAccount.accountType attribute.
      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 the TuaAccount.accountType attribute.
      Parameters:
      value - the accountType - Account type
    • setAccountType

      public void setAccountType(de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the TuaAccount.accountType attribute.
      Parameters:
      value - the accountType - Account type
    • getContacts

      public Set<TuaContact> getContacts(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaAccount.contacts attribute.
      Returns:
      the contacts - Contacts
    • getContacts

      public Set<TuaContact> getContacts()
      Generated method - Getter of the TuaAccount.contacts attribute.
      Returns:
      the contacts - Contacts
    • setContacts

      public void setContacts(de.hybris.platform.jalo.SessionContext ctx, Set<TuaContact> value)
      Generated method - Setter of the TuaAccount.contacts attribute.
      Parameters:
      value - the contacts - Contacts
    • setContacts

      public void setContacts(Set<TuaContact> value)
      Generated method - Setter of the TuaAccount.contacts attribute.
      Parameters:
      value - the contacts - Contacts
    • addToContacts

      public void addToContacts(de.hybris.platform.jalo.SessionContext ctx, TuaContact value)
      Generated method - Adds value to contacts.
      Parameters:
      value - the item to add to contacts - Contacts
    • addToContacts

      public void addToContacts(TuaContact value)
      Generated method - Adds value to contacts.
      Parameters:
      value - the item to add to contacts - Contacts
    • removeFromContacts

      public void removeFromContacts(de.hybris.platform.jalo.SessionContext ctx, TuaContact value)
      Generated method - Removes value from contacts.
      Parameters:
      value - the item to remove from contacts - Contacts
    • removeFromContacts

      public void removeFromContacts(TuaContact value)
      Generated method - Removes value from contacts.
      Parameters:
      value - the item to remove from contacts - Contacts
    • getDescription

      public String getDescription(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaAccount.description attribute.
      Returns:
      the description - Description
    • getDescription

      public String getDescription()
      Generated method - Getter of the TuaAccount.description attribute.
      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 the TuaAccount.description attribute.
      Returns:
      the localized description - Description
    • getAllDescription

      public Map<de.hybris.platform.jalo.c2l.Language,String> getAllDescription()
      Generated method - Getter of the TuaAccount.description attribute.
      Returns:
      the localized description - Description
    • setDescription

      public void setDescription(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the TuaAccount.description attribute.
      Parameters:
      value - the description - Description
    • setDescription

      public void setDescription(String value)
      Generated method - Setter of the TuaAccount.description attribute.
      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 the TuaAccount.description attribute.
      Parameters:
      value - the description - Description
    • setAllDescription

      public void setAllDescription(Map<de.hybris.platform.jalo.c2l.Language,String> value)
      Generated method - Setter of the TuaAccount.description attribute.
      Parameters:
      value - the description - Description
    • getExternalIdentifiers

      public List<TuaExternalIdentifier> getExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaAccount.externalIdentifiers attribute.
      Returns:
      the externalIdentifiers
    • getExternalIdentifiers

      public List<TuaExternalIdentifier> getExternalIdentifiers()
      Generated method - Getter of the TuaAccount.externalIdentifiers attribute.
      Returns:
      the externalIdentifiers
    • setExternalIdentifiers

      public void setExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx, List<TuaExternalIdentifier> value)
      Generated method - Setter of the TuaAccount.externalIdentifiers attribute.
      Parameters:
      value - the externalIdentifiers
    • setExternalIdentifiers

      public void setExternalIdentifiers(List<TuaExternalIdentifier> value)
      Generated method - Setter of the TuaAccount.externalIdentifiers attribute.
      Parameters:
      value - the externalIdentifiers
    • getId

      public String getId(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaAccount.id attribute.
      Returns:
      the id - Unique Identifier
    • getId

      public String getId()
      Generated method - Getter of the TuaAccount.id attribute.
      Returns:
      the id - Unique Identifier
    • setId

      public void setId(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the TuaAccount.id attribute.
      Parameters:
      value - the id - Unique Identifier
    • setId

      public void setId(String value)
      Generated method - Setter of the TuaAccount.id attribute.
      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, use Utilities.getMarkModifiedOverride(de.hybris.platform.jalo.type.RelationType)
      Overrides:
      isMarkModifiedDisabled in class de.hybris.platform.jalo.Item
    • getName

      public String getName(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaAccount.name attribute.
      Returns:
      the name - Name
    • getName

      public String getName()
      Generated method - Getter of the TuaAccount.name attribute.
      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 the TuaAccount.name attribute.
      Returns:
      the localized name - Name
    • getAllName

      public Map<de.hybris.platform.jalo.c2l.Language,String> getAllName()
      Generated method - Getter of the TuaAccount.name attribute.
      Returns:
      the localized name - Name
    • setName

      public void setName(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the TuaAccount.name attribute.
      Parameters:
      value - the name - Name
    • setName

      public void setName(String value)
      Generated method - Setter of the TuaAccount.name attribute.
      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 the TuaAccount.name attribute.
      Parameters:
      value - the name - Name
    • setAllName

      public void setAllName(Map<de.hybris.platform.jalo.c2l.Language,String> value)
      Generated method - Setter of the TuaAccount.name attribute.
      Parameters:
      value - the name - Name
    • getPartyRoles

      public Set<TuaPartyRole> getPartyRoles(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaAccount.partyRoles attribute.
      Returns:
      the partyRoles - Party roles representing the party roles of the account.
    • getPartyRoles

      public Set<TuaPartyRole> getPartyRoles()
      Generated method - Getter of the TuaAccount.partyRoles attribute.
      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

      public void setPartyRoles(de.hybris.platform.jalo.SessionContext ctx, Set<TuaPartyRole> value)
      Generated method - Setter of the TuaAccount.partyRoles attribute.
      Parameters:
      value - the partyRoles - Party roles representing the party roles of the account.
    • setPartyRoles

      public void setPartyRoles(Set<TuaPartyRole> value)
      Generated method - Setter of the TuaAccount.partyRoles attribute.
      Parameters:
      value - the partyRoles - Party roles representing the party roles of the account.
    • addToPartyRoles

      public void addToPartyRoles(de.hybris.platform.jalo.SessionContext ctx, TuaPartyRole value)
      Generated method - Adds value to partyRoles.
      Parameters:
      value - the item to add to partyRoles - Party roles representing the party roles of the account.
    • addToPartyRoles

      public void addToPartyRoles(TuaPartyRole value)
      Generated method - Adds value to partyRoles.
      Parameters:
      value - the item to add to partyRoles - Party roles representing the party roles of the account.
    • removeFromPartyRoles

      public void removeFromPartyRoles(de.hybris.platform.jalo.SessionContext ctx, TuaPartyRole value)
      Generated method - Removes value from partyRoles.
      Parameters:
      value - the item to remove from partyRoles - Party roles representing the party roles of the account.
    • removeFromPartyRoles

      public void removeFromPartyRoles(TuaPartyRole value)
      Generated method - Removes value from 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 the TuaAccount.state attribute.
      Returns:
      the state - State
    • getState

      public de.hybris.platform.jalo.enumeration.EnumerationValue getState()
      Generated method - Getter of the TuaAccount.state attribute.
      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 the TuaAccount.state attribute.
      Parameters:
      value - the state - State
    • setState

      public void setState(de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the TuaAccount.state attribute.
      Parameters:
      value - the state - State
    • getTaxExemptions

      public Set<TuaAccountTaxExemption> getTaxExemptions(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaAccount.taxExemptions attribute.
      Returns:
      the taxExemptions - Account Tax Exemptions
    • getTaxExemptions

      public Set<TuaAccountTaxExemption> getTaxExemptions()
      Generated method - Getter of the TuaAccount.taxExemptions attribute.
      Returns:
      the taxExemptions - Account Tax Exemptions
    • setTaxExemptions

      public void setTaxExemptions(de.hybris.platform.jalo.SessionContext ctx, Set<TuaAccountTaxExemption> value)
      Generated method - Setter of the TuaAccount.taxExemptions attribute.
      Parameters:
      value - the taxExemptions - Account Tax Exemptions
    • setTaxExemptions

      public void setTaxExemptions(Set<TuaAccountTaxExemption> value)
      Generated method - Setter of the TuaAccount.taxExemptions attribute.
      Parameters:
      value - the taxExemptions - Account Tax Exemptions
    • addToTaxExemptions

      public void addToTaxExemptions(de.hybris.platform.jalo.SessionContext ctx, TuaAccountTaxExemption value)
      Generated method - Adds value to taxExemptions.
      Parameters:
      value - the item to add to taxExemptions - Account Tax Exemptions
    • addToTaxExemptions

      public void addToTaxExemptions(TuaAccountTaxExemption value)
      Generated method - Adds value to 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 - Removes value from taxExemptions.
      Parameters:
      value - the item to remove from taxExemptions - Account Tax Exemptions
    • removeFromTaxExemptions

      public void removeFromTaxExemptions(TuaAccountTaxExemption value)
      Generated method - Removes value from taxExemptions.
      Parameters:
      value - the item to remove from taxExemptions - Account Tax Exemptions