Class GeneratedBaAccount
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.billingaccountservices.jalo.GeneratedBaAccount
- All Implemented Interfaces:
Serializable,Comparable
- Direct Known Subclasses:
BaAccount
@Deprecated(since="2208",
forRemoval=true)
public abstract class GeneratedBaAccount
extends de.hybris.platform.jalo.GenericItem
Deprecated, for removal: This API element is subject to removal in a future version.
Generated class for type
BaAccount.- 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 StringDeprecated, for removal: This API element is subject to removal in a future version.Qualifier of theBaAccount.accountBalancesattributeprotected static final de.hybris.platform.util.OneToManyHandler<BaAccountBalance>Deprecated, for removal: This API element is subject to removal in a future version.OneToManyHandlerfor handling 1:n ACCOUNTBALANCES's relation attributes from 'many' side.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Qualifier of theBaAccount.accountRelationshipReferencedByattributeprotected static final de.hybris.platform.util.OneToManyHandler<BaAccountRelationship>Deprecated, for removal: This API element is subject to removal in a future version.OneToManyHandlerfor handling 1:n ACCOUNTRELATIONSHIPREFERENCEDBY's relation attributes from 'many' side.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Qualifier of theBaAccount.accountRelationshipReferencesattributeprotected static final de.hybris.platform.util.OneToManyHandler<BaAccountRelationship>Deprecated, for removal: This API element is subject to removal in a future version.OneToManyHandlerfor handling 1:n ACCOUNTRELATIONSHIPREFERENCES's relation attributes from 'many' side.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Qualifier of theBaAccount.accountTypeattributeprotected static StringDeprecated, for removal: This API element is subject to removal in a future version.Relation disable markmodifed parameter constants for BaAccount2BaPartyRoleRelation from ((billingaccountservices))protected static StringDeprecated, for removal: This API element is subject to removal in a future version.Relation ordering override parameter constants for BaAccount2BaPartyRoleRelation from ((billingaccountservices))protected static StringDeprecated, for removal: This API element is subject to removal in a future version.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Qualifier of theBaAccount.contactsattributeprotected static final de.hybris.platform.util.OneToManyHandler<BaContact>Deprecated, for removal: This API element is subject to removal in a future version.OneToManyHandlerfor handling 1:n CONTACTS's relation attributes from 'many' side.Deprecated, for removal: This API element is subject to removal in a future version.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Qualifier of theBaAccount.descriptionattributestatic final StringDeprecated, for removal: This API element is subject to removal in a future version.Qualifier of theBaAccount.externalIdentifiersattributestatic final StringDeprecated, for removal: This API element is subject to removal in a future version.Qualifier of theBaAccount.idattributestatic final StringDeprecated, for removal: This API element is subject to removal in a future version.Qualifier of theBaAccount.nameattributestatic final StringDeprecated, for removal: This API element is subject to removal in a future version.Qualifier of theBaAccount.partyRolesattributestatic final StringDeprecated, for removal: This API element is subject to removal in a future version.Qualifier of theBaAccount.stateattributestatic final StringDeprecated, for removal: This API element is subject to removal in a future version.Qualifier of theBaAccount.taxExemptionsattributeprotected static final de.hybris.platform.util.OneToManyHandler<BaAccountTaxExemption>Deprecated, for removal: This API element is subject to removal in a future version.OneToManyHandlerfor handling 1:n TAXEXEMPTIONS's relation attributes from 'many' side.Fields 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
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionvoidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto accountBalances.voidaddToAccountBalances(de.hybris.platform.jalo.SessionContext ctx, BaAccountBalance value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto accountBalances.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto accountRelationshipReferencedBy.voidaddToAccountRelationshipReferencedBy(de.hybris.platform.jalo.SessionContext ctx, BaAccountRelationship value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto accountRelationshipReferencedBy.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto accountRelationshipReferences.voidaddToAccountRelationshipReferences(de.hybris.platform.jalo.SessionContext ctx, BaAccountRelationship value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto accountRelationshipReferences.voidaddToContacts(BaContact value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto contacts.voidaddToContacts(de.hybris.platform.jalo.SessionContext ctx, BaContact value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto contacts.voidaddToPartyRoles(BaPartyRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto partyRoles.voidaddToPartyRoles(de.hybris.platform.jalo.SessionContext ctx, BaPartyRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto partyRoles.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto taxExemptions.voidaddToTaxExemptions(de.hybris.platform.jalo.SessionContext ctx, BaAccountTaxExemption value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto taxExemptions.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.accountBalancesattribute.getAccountBalances(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.accountBalancesattribute.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.accountRelationshipReferencedByattribute.getAccountRelationshipReferencedBy(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.accountRelationshipReferencedByattribute.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.accountRelationshipReferencesattribute.getAccountRelationshipReferences(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.accountRelationshipReferencesattribute.de.hybris.platform.jalo.enumeration.EnumerationValueDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.accountTypeattribute.de.hybris.platform.jalo.enumeration.EnumerationValuegetAccountType(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.accountTypeattribute.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.descriptionattribute.getAllDescription(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.descriptionattribute.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.nameattribute.getAllName(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.nameattribute.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.contactsattribute.getContacts(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.contactsattribute.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.descriptionattribute.getDescription(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.descriptionattribute.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.externalIdentifiersattribute.getExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.externalIdentifiersattribute.getId()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.idattribute.getId(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.idattribute.getName()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.nameattribute.getName(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.nameattribute.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.partyRolesattribute.getPartyRoles(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.partyRolesattribute.longDeprecated, for removal: This API element is subject to removal in a future version.longgetPartyRolesCount(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.de.hybris.platform.jalo.enumeration.EnumerationValuegetState()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.stateattribute.de.hybris.platform.jalo.enumeration.EnumerationValuegetState(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.stateattribute.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.taxExemptionsattribute.getTaxExemptions(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.taxExemptionsattribute.booleanisMarkModifiedDisabled(de.hybris.platform.jalo.Item referencedItem) Deprecated, for removal: This API element is subject to removal in a future version.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom accountBalances.voidremoveFromAccountBalances(de.hybris.platform.jalo.SessionContext ctx, BaAccountBalance value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom accountBalances.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom accountRelationshipReferencedBy.voidremoveFromAccountRelationshipReferencedBy(de.hybris.platform.jalo.SessionContext ctx, BaAccountRelationship value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom accountRelationshipReferencedBy.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom accountRelationshipReferences.voidremoveFromAccountRelationshipReferences(de.hybris.platform.jalo.SessionContext ctx, BaAccountRelationship value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom accountRelationshipReferences.voidremoveFromContacts(BaContact value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom contacts.voidremoveFromContacts(de.hybris.platform.jalo.SessionContext ctx, BaContact value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom contacts.voidremoveFromPartyRoles(BaPartyRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom partyRoles.voidremoveFromPartyRoles(de.hybris.platform.jalo.SessionContext ctx, BaPartyRole value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom partyRoles.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom taxExemptions.voidremoveFromTaxExemptions(de.hybris.platform.jalo.SessionContext ctx, BaAccountTaxExemption value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom taxExemptions.voidsetAccountBalances(de.hybris.platform.jalo.SessionContext ctx, Set<BaAccountBalance> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.accountBalancesattribute.voidsetAccountBalances(Set<BaAccountBalance> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.accountBalancesattribute.voidsetAccountRelationshipReferencedBy(de.hybris.platform.jalo.SessionContext ctx, Set<BaAccountRelationship> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.accountRelationshipReferencedByattribute.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.accountRelationshipReferencedByattribute.voidsetAccountRelationshipReferences(de.hybris.platform.jalo.SessionContext ctx, Set<BaAccountRelationship> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.accountRelationshipReferencesattribute.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.accountRelationshipReferencesattribute.voidsetAccountType(de.hybris.platform.jalo.enumeration.EnumerationValue value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.accountTypeattribute.voidsetAccountType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.accountTypeattribute.voidsetAllDescription(de.hybris.platform.jalo.SessionContext ctx, Map<de.hybris.platform.jalo.c2l.Language, String> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.descriptionattribute.voidsetAllDescription(Map<de.hybris.platform.jalo.c2l.Language, String> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.descriptionattribute.voidsetAllName(de.hybris.platform.jalo.SessionContext ctx, Map<de.hybris.platform.jalo.c2l.Language, String> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.nameattribute.voidsetAllName(Map<de.hybris.platform.jalo.c2l.Language, String> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.nameattribute.voidsetContacts(de.hybris.platform.jalo.SessionContext ctx, Set<BaContact> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.contactsattribute.voidsetContacts(Set<BaContact> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.contactsattribute.voidsetDescription(de.hybris.platform.jalo.SessionContext ctx, String value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.descriptionattribute.voidsetDescription(String value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.descriptionattribute.voidsetExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx, List<TuaExternalIdentifier> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.externalIdentifiersattribute.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.externalIdentifiersattribute.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.idattribute.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.idattribute.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.nameattribute.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.nameattribute.voidsetPartyRoles(de.hybris.platform.jalo.SessionContext ctx, Set<BaPartyRole> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.partyRolesattribute.voidsetPartyRoles(Set<BaPartyRole> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.partyRolesattribute.voidsetState(de.hybris.platform.jalo.enumeration.EnumerationValue value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.stateattribute.voidsetState(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.stateattribute.voidsetTaxExemptions(de.hybris.platform.jalo.SessionContext ctx, Set<BaAccountTaxExemption> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.taxExemptionsattribute.voidsetTaxExemptions(Set<BaAccountTaxExemption> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.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
Deprecated, for removal: This API element is subject to removal in a future version.Qualifier of theBaAccount.idattribute- See Also:
-
NAME
Deprecated, for removal: This API element is subject to removal in a future version.Qualifier of theBaAccount.nameattribute- See Also:
-
DESCRIPTION
Deprecated, for removal: This API element is subject to removal in a future version.Qualifier of theBaAccount.descriptionattribute- See Also:
-
STATE
Deprecated, for removal: This API element is subject to removal in a future version.Qualifier of theBaAccount.stateattribute- See Also:
-
ACCOUNTTYPE
Deprecated, for removal: This API element is subject to removal in a future version.Qualifier of theBaAccount.accountTypeattribute- See Also:
-
EXTERNALIDENTIFIERS
Deprecated, for removal: This API element is subject to removal in a future version.Qualifier of theBaAccount.externalIdentifiersattribute- See Also:
-
ACCOUNTBALANCES
Deprecated, for removal: This API element is subject to removal in a future version.Qualifier of theBaAccount.accountBalancesattribute- See Also:
-
TAXEXEMPTIONS
Deprecated, for removal: This API element is subject to removal in a future version.Qualifier of theBaAccount.taxExemptionsattribute- See Also:
-
CONTACTS
Deprecated, for removal: This API element is subject to removal in a future version.Qualifier of theBaAccount.contactsattribute- See Also:
-
ACCOUNTRELATIONSHIPREFERENCES
Deprecated, for removal: This API element is subject to removal in a future version.Qualifier of theBaAccount.accountRelationshipReferencesattribute- See Also:
-
ACCOUNTRELATIONSHIPREFERENCEDBY
Deprecated, for removal: This API element is subject to removal in a future version.Qualifier of theBaAccount.accountRelationshipReferencedByattribute- See Also:
-
PARTYROLES
Deprecated, for removal: This API element is subject to removal in a future version.Qualifier of theBaAccount.partyRolesattribute- See Also:
-
BAACCOUNT2BAPARTYROLERELATION_SRC_ORDERED
Deprecated, for removal: This API element is subject to removal in a future version.Relation ordering override parameter constants for BaAccount2BaPartyRoleRelation from ((billingaccountservices)) -
BAACCOUNT2BAPARTYROLERELATION_TGT_ORDERED
Deprecated, for removal: This API element is subject to removal in a future version. -
BAACCOUNT2BAPARTYROLERELATION_MARKMODIFIED
Deprecated, for removal: This API element is subject to removal in a future version.Relation disable markmodifed parameter constants for BaAccount2BaPartyRoleRelation from ((billingaccountservices)) -
ACCOUNTBALANCESHANDLER
protected static final de.hybris.platform.util.OneToManyHandler<BaAccountBalance> ACCOUNTBALANCESHANDLERDeprecated, for removal: This API element is subject to removal in a future version.OneToManyHandlerfor handling 1:n ACCOUNTBALANCES's relation attributes from 'many' side. -
TAXEXEMPTIONSHANDLER
protected static final de.hybris.platform.util.OneToManyHandler<BaAccountTaxExemption> TAXEXEMPTIONSHANDLERDeprecated, for removal: This API element is subject to removal in a future version.OneToManyHandlerfor handling 1:n TAXEXEMPTIONS's relation attributes from 'many' side. -
CONTACTSHANDLER
Deprecated, for removal: This API element is subject to removal in a future version.OneToManyHandlerfor handling 1:n CONTACTS's relation attributes from 'many' side. -
ACCOUNTRELATIONSHIPREFERENCESHANDLER
protected static final de.hybris.platform.util.OneToManyHandler<BaAccountRelationship> ACCOUNTRELATIONSHIPREFERENCESHANDLERDeprecated, for removal: This API element is subject to removal in a future version.OneToManyHandlerfor handling 1:n ACCOUNTRELATIONSHIPREFERENCES's relation attributes from 'many' side. -
ACCOUNTRELATIONSHIPREFERENCEDBYHANDLER
protected static final de.hybris.platform.util.OneToManyHandler<BaAccountRelationship> ACCOUNTRELATIONSHIPREFERENCEDBYHANDLERDeprecated, for removal: This API element is subject to removal in a future version.OneToManyHandlerfor 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_ATTRIBUTESDeprecated, for removal: This API element is subject to removal in a future version.
-
-
Constructor Details
-
GeneratedBaAccount
public GeneratedBaAccount()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
getDefaultAttributeModes
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
getDefaultAttributeModesin classde.hybris.platform.jalo.Item
-
getAccountBalances
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.accountBalancesattribute.- Returns:
- the accountBalances - Account Balances
-
getAccountBalances
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.accountBalancesattribute.- Returns:
- the accountBalances - Account Balances
-
setAccountBalances
public void setAccountBalances(de.hybris.platform.jalo.SessionContext ctx, Set<BaAccountBalance> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.accountBalancesattribute.- Parameters:
value- the accountBalances - Account Balances
-
setAccountBalances
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.accountBalancesattribute.- Parameters:
value- the accountBalances - Account Balances
-
addToAccountBalances
public void addToAccountBalances(de.hybris.platform.jalo.SessionContext ctx, BaAccountBalance value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto accountBalances.- Parameters:
value- the item to add to accountBalances - Account Balances
-
addToAccountBalances
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto accountBalances.- Parameters:
value- the item to add to accountBalances - Account Balances
-
removeFromAccountBalances
public void removeFromAccountBalances(de.hybris.platform.jalo.SessionContext ctx, BaAccountBalance value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom accountBalances.- Parameters:
value- the item to remove from accountBalances - Account Balances
-
removeFromAccountBalances
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom accountBalances.- Parameters:
value- the item to remove from accountBalances - Account Balances
-
getAccountRelationshipReferencedBy
public Set<BaAccountRelationship> getAccountRelationshipReferencedBy(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.accountRelationshipReferencedByattribute.- Returns:
- the accountRelationshipReferencedBy - Account Relationship Referenced By
-
getAccountRelationshipReferencedBy
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.accountRelationshipReferencedByattribute.- Returns:
- the accountRelationshipReferencedBy - Account Relationship Referenced By
-
setAccountRelationshipReferencedBy
public void setAccountRelationshipReferencedBy(de.hybris.platform.jalo.SessionContext ctx, Set<BaAccountRelationship> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.accountRelationshipReferencedByattribute.- Parameters:
value- the accountRelationshipReferencedBy - Account Relationship Referenced By
-
setAccountRelationshipReferencedBy
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.accountRelationshipReferencedByattribute.- Parameters:
value- the accountRelationshipReferencedBy - Account Relationship Referenced By
-
addToAccountRelationshipReferencedBy
public void addToAccountRelationshipReferencedBy(de.hybris.platform.jalo.SessionContext ctx, BaAccountRelationship value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto accountRelationshipReferencedBy.- Parameters:
value- the item to add to accountRelationshipReferencedBy - Account Relationship Referenced By
-
addToAccountRelationshipReferencedBy
Deprecated, for removal: This API element is subject to removal in a future version.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, BaAccountRelationship value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom accountRelationshipReferencedBy.- Parameters:
value- the item to remove from accountRelationshipReferencedBy - Account Relationship Referenced By
-
removeFromAccountRelationshipReferencedBy
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom accountRelationshipReferencedBy.- Parameters:
value- the item to remove from accountRelationshipReferencedBy - Account Relationship Referenced By
-
getAccountRelationshipReferences
public Set<BaAccountRelationship> getAccountRelationshipReferences(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.accountRelationshipReferencesattribute.- Returns:
- the accountRelationshipReferences - Account Relationship References
-
getAccountRelationshipReferences
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.accountRelationshipReferencesattribute.- Returns:
- the accountRelationshipReferences - Account Relationship References
-
setAccountRelationshipReferences
public void setAccountRelationshipReferences(de.hybris.platform.jalo.SessionContext ctx, Set<BaAccountRelationship> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.accountRelationshipReferencesattribute.- Parameters:
value- the accountRelationshipReferences - Account Relationship References
-
setAccountRelationshipReferences
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.accountRelationshipReferencesattribute.- Parameters:
value- the accountRelationshipReferences - Account Relationship References
-
addToAccountRelationshipReferences
public void addToAccountRelationshipReferences(de.hybris.platform.jalo.SessionContext ctx, BaAccountRelationship value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto accountRelationshipReferences.- Parameters:
value- the item to add to accountRelationshipReferences - Account Relationship References
-
addToAccountRelationshipReferences
Deprecated, for removal: This API element is subject to removal in a future version.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, BaAccountRelationship value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom accountRelationshipReferences.- Parameters:
value- the item to remove from accountRelationshipReferences - Account Relationship References
-
removeFromAccountRelationshipReferences
Deprecated, for removal: This API element is subject to removal in a future version.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) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.accountTypeattribute.- Returns:
- the accountType - Account type
-
getAccountType
public de.hybris.platform.jalo.enumeration.EnumerationValue getAccountType()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.accountTypeattribute.- Returns:
- the accountType - Account type
-
setAccountType
public void setAccountType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.accountTypeattribute.- Parameters:
value- the accountType - Account type
-
setAccountType
public void setAccountType(de.hybris.platform.jalo.enumeration.EnumerationValue value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.accountTypeattribute.- Parameters:
value- the accountType - Account type
-
getContacts
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.contactsattribute.- Returns:
- the contacts - Contacts
-
getContacts
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.contactsattribute.- Returns:
- the contacts - Contacts
-
setContacts
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.contactsattribute.- Parameters:
value- the contacts - Contacts
-
setContacts
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.contactsattribute.- Parameters:
value- the contacts - Contacts
-
addToContacts
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto contacts.- Parameters:
value- the item to add to contacts - Contacts
-
addToContacts
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto contacts.- Parameters:
value- the item to add to contacts - Contacts
-
removeFromContacts
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom contacts.- Parameters:
value- the item to remove from contacts - Contacts
-
removeFromContacts
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom contacts.- Parameters:
value- the item to remove from contacts - Contacts
-
getDescription
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.descriptionattribute.- Returns:
- the description - Description
-
getDescription
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.descriptionattribute.- Returns:
- the description - Description
-
getAllDescription
public Map<de.hybris.platform.jalo.c2l.Language,String> getAllDescription(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.descriptionattribute.- Returns:
- the localized description - Description
-
getAllDescription
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.descriptionattribute.- Returns:
- the localized description - Description
-
setDescription
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.descriptionattribute.- Parameters:
value- the description - Description
-
setDescription
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.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) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.descriptionattribute.- Parameters:
value- the description - Description
-
setAllDescription
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.descriptionattribute.- Parameters:
value- the description - Description
-
getExternalIdentifiers
public List<TuaExternalIdentifier> getExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.externalIdentifiersattribute.- Returns:
- the externalIdentifiers
-
getExternalIdentifiers
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.externalIdentifiersattribute.- Returns:
- the externalIdentifiers
-
setExternalIdentifiers
public void setExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx, List<TuaExternalIdentifier> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.externalIdentifiersattribute.- Parameters:
value- the externalIdentifiers
-
setExternalIdentifiers
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.externalIdentifiersattribute.- Parameters:
value- the externalIdentifiers
-
getId
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.idattribute.- Returns:
- the id - Unique Identifier
-
getId
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.idattribute.- Returns:
- the id - Unique Identifier
-
setId
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.idattribute.- Parameters:
value- the id - Unique Identifier
-
setId
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.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
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.nameattribute.- Returns:
- the name - Name
-
getName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.nameattribute.- Returns:
- the name - Name
-
getAllName
public Map<de.hybris.platform.jalo.c2l.Language,String> getAllName(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.nameattribute.- Returns:
- the localized name - Name
-
getAllName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.nameattribute.- Returns:
- the localized name - Name
-
setName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.nameattribute.- Parameters:
value- the name - Name
-
setName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.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) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.nameattribute.- Parameters:
value- the name - Name
-
setAllName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.nameattribute.- Parameters:
value- the name - Name
-
getPartyRoles
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.partyRolesattribute.- Returns:
- the partyRoles - Ba party roles representing the party roles of the account.
-
getPartyRoles
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.partyRolesattribute.- Returns:
- the partyRoles - Ba party roles representing the party roles of the account.
-
getPartyRolesCount
public long getPartyRolesCount(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version. -
getPartyRolesCount
public long getPartyRolesCount()Deprecated, for removal: This API element is subject to removal in a future version. -
setPartyRoles
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.partyRolesattribute.- Parameters:
value- the partyRoles - Ba party roles representing the party roles of the account.
-
setPartyRoles
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.partyRolesattribute.- Parameters:
value- the partyRoles - Ba party roles representing the party roles of the account.
-
addToPartyRoles
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto partyRoles.- Parameters:
value- the item to add to partyRoles - Ba party roles representing the party roles of the account.
-
addToPartyRoles
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto partyRoles.- Parameters:
value- the item to add to partyRoles - Ba party roles representing the party roles of the account.
-
removeFromPartyRoles
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom partyRoles.- Parameters:
value- the item to remove from partyRoles - Ba party roles representing the party roles of the account.
-
removeFromPartyRoles
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom partyRoles.- Parameters:
value- the item to remove from partyRoles - Ba party roles representing the party roles of the account.
-
getState
public de.hybris.platform.jalo.enumeration.EnumerationValue getState(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.stateattribute.- Returns:
- the state - State
-
getState
public de.hybris.platform.jalo.enumeration.EnumerationValue getState()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.stateattribute.- Returns:
- the state - State
-
setState
public void setState(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.stateattribute.- Parameters:
value- the state - State
-
setState
public void setState(de.hybris.platform.jalo.enumeration.EnumerationValue value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.stateattribute.- Parameters:
value- the state - State
-
getTaxExemptions
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.taxExemptionsattribute.- Returns:
- the taxExemptions - Account Tax Exemptions
-
getTaxExemptions
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.taxExemptionsattribute.- Returns:
- the taxExemptions - Account Tax Exemptions
-
setTaxExemptions
public void setTaxExemptions(de.hybris.platform.jalo.SessionContext ctx, Set<BaAccountTaxExemption> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.taxExemptionsattribute.- Parameters:
value- the taxExemptions - Account Tax Exemptions
-
setTaxExemptions
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.taxExemptionsattribute.- Parameters:
value- the taxExemptions - Account Tax Exemptions
-
addToTaxExemptions
public void addToTaxExemptions(de.hybris.platform.jalo.SessionContext ctx, BaAccountTaxExemption value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto taxExemptions.- Parameters:
value- the item to add to taxExemptions - Account Tax Exemptions
-
addToTaxExemptions
Deprecated, for removal: This API element is subject to removal in a future version.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, BaAccountTaxExemption value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom taxExemptions.- Parameters:
value- the item to remove from taxExemptions - Account Tax Exemptions
-
removeFromTaxExemptions
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom taxExemptions.- Parameters:
value- the item to remove from taxExemptions - Account Tax Exemptions
-
Utilities.getMarkModifiedOverride(de.hybris.platform.jalo.type.RelationType)