Class GeneratedTmaBillingAccount
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.b2ctelcoservices.jalo.GeneratedTmaBillingAccount
- All Implemented Interfaces:
Serializable,Comparable
- Direct Known Subclasses:
TmaBillingAccount
public abstract class GeneratedTmaBillingAccount
extends de.hybris.platform.jalo.GenericItem
Generated class for type
TmaBillingAccount.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
de.hybris.platform.jalo.GenericItem.GenericItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
de.hybris.platform.jalo.c2l.LocalizableItem.LocalizableItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
de.hybris.platform.jalo.ExtensibleItem.ExtensibleItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.Item
de.hybris.platform.jalo.Item.AttributeFilter, de.hybris.platform.jalo.Item.AttributeMode, de.hybris.platform.jalo.Item.CachedGetter, de.hybris.platform.jalo.Item.CachedSetter, de.hybris.platform.jalo.Item.ItemAttributeMap, de.hybris.platform.jalo.Item.ItemConstraint, de.hybris.platform.jalo.Item.ItemImpl, de.hybris.platform.jalo.Item.JaloCachedComputationException -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringQualifier of theTmaBillingAccount.billingAccountIdattributestatic final StringQualifier of theTmaBillingAccount.billingSystemIdattributestatic final StringQualifier of theTmaBillingAccount.childrenattributeprotected static final de.hybris.platform.util.OneToManyHandler<TmaBillingAccount>OneToManyHandlerfor handling 1:n CHILDREN's relation attributes from 'many' side.static final StringQualifier of theTmaBillingAccount.parentattributeprotected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedTmaBillingAccount>BidirectionalOneToManyHandlerfor handling 1:n PARENT's relation attributes from 'one' side.static final StringQualifier of theTmaBillingAccount.subscriptionBasesattributeprotected static final de.hybris.platform.util.OneToManyHandler<TmaSubscriptionBase>OneToManyHandlerfor handling 1:n SUBSCRIPTIONBASES'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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddToChildren(TmaBillingAccount value) Generated method - Addsvalueto children.voidaddToChildren(de.hybris.platform.jalo.SessionContext ctx, TmaBillingAccount value) Generated method - Addsvalueto children.voidGenerated method - Addsvalueto subscriptionBases.voidaddToSubscriptionBases(de.hybris.platform.jalo.SessionContext ctx, TmaSubscriptionBase value) Generated method - Addsvalueto subscriptionBases.protected de.hybris.platform.jalo.ItemcreateItem(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.type.ComposedType type, de.hybris.platform.jalo.Item.ItemAttributeMap allAttributes) Generated method - Getter of theTmaBillingAccount.billingAccountIdattribute.getBillingAccountId(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaBillingAccount.billingAccountIdattribute.Generated method - Getter of theTmaBillingAccount.billingSystemIdattribute.getBillingSystemId(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaBillingAccount.billingSystemIdattribute.Generated method - Getter of theTmaBillingAccount.childrenattribute.getChildren(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaBillingAccount.childrenattribute.Generated method - Getter of theTmaBillingAccount.parentattribute.getParent(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaBillingAccount.parentattribute.Generated method - Getter of theTmaBillingAccount.subscriptionBasesattribute.getSubscriptionBases(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaBillingAccount.subscriptionBasesattribute.voidGenerated method - Removesvaluefrom children.voidremoveFromChildren(de.hybris.platform.jalo.SessionContext ctx, TmaBillingAccount value) Generated method - Removesvaluefrom children.voidGenerated method - Removesvaluefrom subscriptionBases.voidremoveFromSubscriptionBases(de.hybris.platform.jalo.SessionContext ctx, TmaSubscriptionBase value) Generated method - Removesvaluefrom subscriptionBases.protected voidsetBillingAccountId(de.hybris.platform.jalo.SessionContext ctx, String value) Generated method - Setter of theTmaBillingAccount.billingAccountIdattribute.protected voidsetBillingAccountId(String value) Generated method - Setter of theTmaBillingAccount.billingAccountIdattribute.protected voidsetBillingSystemId(de.hybris.platform.jalo.SessionContext ctx, String value) Generated method - Setter of theTmaBillingAccount.billingSystemIdattribute.protected voidsetBillingSystemId(String value) Generated method - Setter of theTmaBillingAccount.billingSystemIdattribute.voidsetChildren(de.hybris.platform.jalo.SessionContext ctx, Set<TmaBillingAccount> value) Generated method - Setter of theTmaBillingAccount.childrenattribute.voidsetChildren(Set<TmaBillingAccount> value) Generated method - Setter of theTmaBillingAccount.childrenattribute.voidsetParent(TmaBillingAccount value) Generated method - Setter of theTmaBillingAccount.parentattribute.voidsetParent(de.hybris.platform.jalo.SessionContext ctx, TmaBillingAccount value) Generated method - Setter of theTmaBillingAccount.parentattribute.voidsetSubscriptionBases(de.hybris.platform.jalo.SessionContext ctx, Set<TmaSubscriptionBase> value) Generated method - Setter of theTmaBillingAccount.subscriptionBasesattribute.voidGenerated method - Setter of theTmaBillingAccount.subscriptionBasesattribute.Methods inherited from class de.hybris.platform.jalo.GenericItem
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, isMarkModifiedDisabled, 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
-
BILLINGACCOUNTID
Qualifier of theTmaBillingAccount.billingAccountIdattribute- See Also:
-
BILLINGSYSTEMID
Qualifier of theTmaBillingAccount.billingSystemIdattribute- See Also:
-
SUBSCRIPTIONBASES
Qualifier of theTmaBillingAccount.subscriptionBasesattribute- See Also:
-
PARENT
Qualifier of theTmaBillingAccount.parentattribute- See Also:
-
CHILDREN
Qualifier of theTmaBillingAccount.childrenattribute- See Also:
-
SUBSCRIPTIONBASESHANDLER
protected static final de.hybris.platform.util.OneToManyHandler<TmaSubscriptionBase> SUBSCRIPTIONBASESHANDLEROneToManyHandlerfor handling 1:n SUBSCRIPTIONBASES's relation attributes from 'many' side. -
PARENTHANDLER
protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedTmaBillingAccount> PARENTHANDLERBidirectionalOneToManyHandlerfor handling 1:n PARENT's relation attributes from 'one' side. -
CHILDRENHANDLER
OneToManyHandlerfor handling 1:n CHILDREN's relation attributes from 'many' side. -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
GeneratedTmaBillingAccount
public GeneratedTmaBillingAccount()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classde.hybris.platform.jalo.Item
-
getBillingAccountId
Generated method - Getter of theTmaBillingAccount.billingAccountIdattribute.- Returns:
- the billingAccountId - Account identifier in billing system
-
getBillingAccountId
Generated method - Getter of theTmaBillingAccount.billingAccountIdattribute.- Returns:
- the billingAccountId - Account identifier in billing system
-
setBillingAccountId
Generated method - Setter of theTmaBillingAccount.billingAccountIdattribute.- Parameters:
value- the billingAccountId - Account identifier in billing system
-
setBillingAccountId
Generated method - Setter of theTmaBillingAccount.billingAccountIdattribute.- Parameters:
value- the billingAccountId - Account identifier in billing system
-
getBillingSystemId
Generated method - Getter of theTmaBillingAccount.billingSystemIdattribute.- Returns:
- the billingSystemId - Identifier of the billing system
-
getBillingSystemId
Generated method - Getter of theTmaBillingAccount.billingSystemIdattribute.- Returns:
- the billingSystemId - Identifier of the billing system
-
setBillingSystemId
Generated method - Setter of theTmaBillingAccount.billingSystemIdattribute.- Parameters:
value- the billingSystemId - Identifier of the billing system
-
setBillingSystemId
Generated method - Setter of theTmaBillingAccount.billingSystemIdattribute.- Parameters:
value- the billingSystemId - Identifier of the billing system
-
getChildren
Generated method - Getter of theTmaBillingAccount.childrenattribute.- Returns:
- the children - Sub-account(s)
-
getChildren
Generated method - Getter of theTmaBillingAccount.childrenattribute.- Returns:
- the children - Sub-account(s)
-
setChildren
Generated method - Setter of theTmaBillingAccount.childrenattribute.- Parameters:
value- the children - Sub-account(s)
-
setChildren
Generated method - Setter of theTmaBillingAccount.childrenattribute.- Parameters:
value- the children - Sub-account(s)
-
addToChildren
Generated method - Addsvalueto children.- Parameters:
value- the item to add to children - Sub-account(s)
-
addToChildren
Generated method - Addsvalueto children.- Parameters:
value- the item to add to children - Sub-account(s)
-
removeFromChildren
Generated method - Removesvaluefrom children.- Parameters:
value- the item to remove from children - Sub-account(s)
-
removeFromChildren
Generated method - Removesvaluefrom children.- Parameters:
value- the item to remove from children - Sub-account(s)
-
createItem
protected de.hybris.platform.jalo.Item createItem(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.type.ComposedType type, de.hybris.platform.jalo.Item.ItemAttributeMap allAttributes) throws de.hybris.platform.jalo.JaloBusinessException - Overrides:
createItemin classde.hybris.platform.jalo.GenericItem- Throws:
de.hybris.platform.jalo.JaloBusinessException
-
getParent
Generated method - Getter of theTmaBillingAccount.parentattribute.- Returns:
- the parent - Master billing account
-
getParent
Generated method - Getter of theTmaBillingAccount.parentattribute.- Returns:
- the parent - Master billing account
-
setParent
Generated method - Setter of theTmaBillingAccount.parentattribute.- Parameters:
value- the parent - Master billing account
-
setParent
Generated method - Setter of theTmaBillingAccount.parentattribute.- Parameters:
value- the parent - Master billing account
-
getSubscriptionBases
Generated method - Getter of theTmaBillingAccount.subscriptionBasesattribute.- Returns:
- the subscriptionBases - Subscription Bases
-
getSubscriptionBases
Generated method - Getter of theTmaBillingAccount.subscriptionBasesattribute.- Returns:
- the subscriptionBases - Subscription Bases
-
setSubscriptionBases
public void setSubscriptionBases(de.hybris.platform.jalo.SessionContext ctx, Set<TmaSubscriptionBase> value) Generated method - Setter of theTmaBillingAccount.subscriptionBasesattribute.- Parameters:
value- the subscriptionBases - Subscription Bases
-
setSubscriptionBases
Generated method - Setter of theTmaBillingAccount.subscriptionBasesattribute.- Parameters:
value- the subscriptionBases - Subscription Bases
-
addToSubscriptionBases
public void addToSubscriptionBases(de.hybris.platform.jalo.SessionContext ctx, TmaSubscriptionBase value) Generated method - Addsvalueto subscriptionBases.- Parameters:
value- the item to add to subscriptionBases - Subscription Bases
-
addToSubscriptionBases
Generated method - Addsvalueto subscriptionBases.- Parameters:
value- the item to add to subscriptionBases - Subscription Bases
-
removeFromSubscriptionBases
public void removeFromSubscriptionBases(de.hybris.platform.jalo.SessionContext ctx, TmaSubscriptionBase value) Generated method - Removesvaluefrom subscriptionBases.- Parameters:
value- the item to remove from subscriptionBases - Subscription Bases
-
removeFromSubscriptionBases
Generated method - Removesvaluefrom subscriptionBases.- Parameters:
value- the item to remove from subscriptionBases - Subscription Bases
-