public abstract class GeneratedBillingTime extends GenericItem
BillingTime.GenericItem.GenericItemImplLocalizableItem.LocalizableItemImplExtensibleItem.ExtensibleItemImplItem.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CARTAWARE
Qualifier of the
BillingTime.cartAware attribute |
static java.lang.String |
CODE
Qualifier of the
BillingTime.code attribute |
protected static java.util.Map<java.lang.String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static java.lang.String |
DESCRIPTION
Qualifier of the
BillingTime.description attribute |
static java.lang.String |
NAMEINCART
Qualifier of the
BillingTime.nameInCart attribute |
static java.lang.String |
NAMEINORDER
Qualifier of the
BillingTime.nameInOrder attribute |
static java.lang.String |
ORDER
Qualifier of the
BillingTime.order attribute |
LANGUAGE_FALLBACK_ENABLED_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPEimpl, tenant| Constructor and Description |
|---|
GeneratedBillingTime() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<Language,java.lang.String> |
getAllDescription()
Generated method - Getter of the
BillingTime.description attribute. |
java.util.Map<Language,java.lang.String> |
getAllDescription(SessionContext ctx)
Generated method - Getter of the
BillingTime.description attribute. |
java.util.Map<Language,java.lang.String> |
getAllNameInCart()
Generated method - Getter of the
BillingTime.nameInCart attribute. |
java.util.Map<Language,java.lang.String> |
getAllNameInCart(SessionContext ctx)
Generated method - Getter of the
BillingTime.nameInCart attribute. |
java.util.Map<Language,java.lang.String> |
getAllNameInOrder()
Generated method - Getter of the
BillingTime.nameInOrder attribute. |
java.util.Map<Language,java.lang.String> |
getAllNameInOrder(SessionContext ctx)
Generated method - Getter of the
BillingTime.nameInOrder attribute. |
java.lang.String |
getCode()
Generated method - Getter of the
BillingTime.code attribute. |
java.lang.String |
getCode(SessionContext ctx)
Generated method - Getter of the
BillingTime.code attribute. |
protected java.util.Map<java.lang.String,Item.AttributeMode> |
getDefaultAttributeModes() |
java.lang.String |
getDescription()
Generated method - Getter of the
BillingTime.description attribute. |
java.lang.String |
getDescription(SessionContext ctx)
Generated method - Getter of the
BillingTime.description attribute. |
java.lang.String |
getNameInCart()
Generated method - Getter of the
BillingTime.nameInCart attribute. |
java.lang.String |
getNameInCart(SessionContext ctx)
Generated method - Getter of the
BillingTime.nameInCart attribute. |
java.lang.String |
getNameInOrder()
Generated method - Getter of the
BillingTime.nameInOrder attribute. |
java.lang.String |
getNameInOrder(SessionContext ctx)
Generated method - Getter of the
BillingTime.nameInOrder attribute. |
java.lang.Integer |
getOrder()
Generated method - Getter of the
BillingTime.order attribute. |
java.lang.Integer |
getOrder(SessionContext ctx)
Generated method - Getter of the
BillingTime.order attribute. |
int |
getOrderAsPrimitive()
Generated method - Getter of the
BillingTime.order attribute. |
int |
getOrderAsPrimitive(SessionContext ctx)
Generated method - Getter of the
BillingTime.order attribute. |
java.lang.Boolean |
isCartAware()
Generated method - Getter of the
BillingTime.cartAware attribute. |
java.lang.Boolean |
isCartAware(SessionContext ctx)
Generated method - Getter of the
BillingTime.cartAware attribute. |
boolean |
isCartAwareAsPrimitive()
Generated method - Getter of the
BillingTime.cartAware attribute. |
boolean |
isCartAwareAsPrimitive(SessionContext ctx)
Generated method - Getter of the
BillingTime.cartAware attribute. |
void |
setAllDescription(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of the
BillingTime.description attribute. |
void |
setAllDescription(SessionContext ctx,
java.util.Map<Language,java.lang.String> value)
Generated method - Setter of the
BillingTime.description attribute. |
void |
setAllNameInCart(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of the
BillingTime.nameInCart attribute. |
void |
setAllNameInCart(SessionContext ctx,
java.util.Map<Language,java.lang.String> value)
Generated method - Setter of the
BillingTime.nameInCart attribute. |
void |
setAllNameInOrder(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of the
BillingTime.nameInOrder attribute. |
void |
setAllNameInOrder(SessionContext ctx,
java.util.Map<Language,java.lang.String> value)
Generated method - Setter of the
BillingTime.nameInOrder attribute. |
void |
setCartAware(boolean value)
Generated method - Setter of the
BillingTime.cartAware attribute. |
void |
setCartAware(java.lang.Boolean value)
Generated method - Setter of the
BillingTime.cartAware attribute. |
void |
setCartAware(SessionContext ctx,
boolean value)
Generated method - Setter of the
BillingTime.cartAware attribute. |
void |
setCartAware(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
BillingTime.cartAware attribute. |
protected void |
setCode(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
BillingTime.code attribute. |
protected void |
setCode(java.lang.String value)
Generated method - Setter of the
BillingTime.code attribute. |
void |
setDescription(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
BillingTime.description attribute. |
void |
setDescription(java.lang.String value)
Generated method - Setter of the
BillingTime.description attribute. |
void |
setNameInCart(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
BillingTime.nameInCart attribute. |
void |
setNameInCart(java.lang.String value)
Generated method - Setter of the
BillingTime.nameInCart attribute. |
void |
setNameInOrder(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
BillingTime.nameInOrder attribute. |
void |
setNameInOrder(java.lang.String value)
Generated method - Setter of the
BillingTime.nameInOrder attribute. |
void |
setOrder(int value)
Generated method - Setter of the
BillingTime.order attribute. |
void |
setOrder(java.lang.Integer value)
Generated method - Setter of the
BillingTime.order attribute. |
void |
setOrder(SessionContext ctx,
int value)
Generated method - Setter of the
BillingTime.order attribute. |
void |
setOrder(SessionContext ctx,
java.lang.Integer value)
Generated method - Setter of the
BillingTime.order attribute. |
createItem, getInitialProperties, getNonInitialAttributesgetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, getImplementation, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyaddLinkedItems, 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, 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, toString, useTA, writeReplacesetTenantpublic static final java.lang.String CODE
BillingTime.code attributepublic static final java.lang.String NAMEINCART
BillingTime.nameInCart attributepublic static final java.lang.String NAMEINORDER
BillingTime.nameInOrder attributepublic static final java.lang.String DESCRIPTION
BillingTime.description attributepublic static final java.lang.String ORDER
BillingTime.order attributepublic static final java.lang.String CARTAWARE
BillingTime.cartAware attributeprotected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class Itempublic java.lang.Boolean isCartAware(SessionContext ctx)
BillingTime.cartAware attribute.public java.lang.Boolean isCartAware()
BillingTime.cartAware attribute.public boolean isCartAwareAsPrimitive(SessionContext ctx)
BillingTime.cartAware attribute.public boolean isCartAwareAsPrimitive()
BillingTime.cartAware attribute.public void setCartAware(SessionContext ctx, java.lang.Boolean value)
BillingTime.cartAware attribute.value - the cartAware - Cart Awarepublic void setCartAware(java.lang.Boolean value)
BillingTime.cartAware attribute.value - the cartAware - Cart Awarepublic void setCartAware(SessionContext ctx, boolean value)
BillingTime.cartAware attribute.value - the cartAware - Cart Awarepublic void setCartAware(boolean value)
BillingTime.cartAware attribute.value - the cartAware - Cart Awarepublic java.lang.String getCode(SessionContext ctx)
BillingTime.code attribute.public java.lang.String getCode()
BillingTime.code attribute.protected void setCode(SessionContext ctx, java.lang.String value)
BillingTime.code attribute.value - the code - Codeprotected void setCode(java.lang.String value)
BillingTime.code attribute.value - the code - Codepublic java.lang.String getDescription(SessionContext ctx)
BillingTime.description attribute.public java.lang.String getDescription()
BillingTime.description attribute.public java.util.Map<Language,java.lang.String> getAllDescription(SessionContext ctx)
BillingTime.description attribute.public java.util.Map<Language,java.lang.String> getAllDescription()
BillingTime.description attribute.public void setDescription(SessionContext ctx, java.lang.String value)
BillingTime.description attribute.value - the description - Descriptionpublic void setDescription(java.lang.String value)
BillingTime.description attribute.value - the description - Descriptionpublic void setAllDescription(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
BillingTime.description attribute.value - the description - Descriptionpublic void setAllDescription(java.util.Map<Language,java.lang.String> value)
BillingTime.description attribute.value - the description - Descriptionpublic java.lang.String getNameInCart(SessionContext ctx)
BillingTime.nameInCart attribute.public java.lang.String getNameInCart()
BillingTime.nameInCart attribute.public java.util.Map<Language,java.lang.String> getAllNameInCart(SessionContext ctx)
BillingTime.nameInCart attribute.public java.util.Map<Language,java.lang.String> getAllNameInCart()
BillingTime.nameInCart attribute.public void setNameInCart(SessionContext ctx, java.lang.String value)
BillingTime.nameInCart attribute.value - the nameInCart - Name of frequency in cartpublic void setNameInCart(java.lang.String value)
BillingTime.nameInCart attribute.value - the nameInCart - Name of frequency in cartpublic void setAllNameInCart(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
BillingTime.nameInCart attribute.value - the nameInCart - Name of frequency in cartpublic void setAllNameInCart(java.util.Map<Language,java.lang.String> value)
BillingTime.nameInCart attribute.value - the nameInCart - Name of frequency in cartpublic java.lang.String getNameInOrder(SessionContext ctx)
BillingTime.nameInOrder attribute.public java.lang.String getNameInOrder()
BillingTime.nameInOrder attribute.public java.util.Map<Language,java.lang.String> getAllNameInOrder(SessionContext ctx)
BillingTime.nameInOrder attribute.public java.util.Map<Language,java.lang.String> getAllNameInOrder()
BillingTime.nameInOrder attribute.public void setNameInOrder(SessionContext ctx, java.lang.String value)
BillingTime.nameInOrder attribute.value - the nameInOrder - Name of frequency in orderpublic void setNameInOrder(java.lang.String value)
BillingTime.nameInOrder attribute.value - the nameInOrder - Name of frequency in orderpublic void setAllNameInOrder(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
BillingTime.nameInOrder attribute.value - the nameInOrder - Name of frequency in orderpublic void setAllNameInOrder(java.util.Map<Language,java.lang.String> value)
BillingTime.nameInOrder attribute.value - the nameInOrder - Name of frequency in orderpublic java.lang.Integer getOrder(SessionContext ctx)
BillingTime.order attribute.public java.lang.Integer getOrder()
BillingTime.order attribute.public int getOrderAsPrimitive(SessionContext ctx)
BillingTime.order attribute.public int getOrderAsPrimitive()
BillingTime.order attribute.public void setOrder(SessionContext ctx, java.lang.Integer value)
BillingTime.order attribute.value - the order - Sequencepublic void setOrder(java.lang.Integer value)
BillingTime.order attribute.value - the order - Sequencepublic void setOrder(SessionContext ctx, int value)
BillingTime.order attribute.value - the order - Sequencepublic void setOrder(int value)
BillingTime.order attribute.value - the order - SequenceCopyright © 2018 SAP SE. All Rights Reserved.