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 String |
CARTAWARE
Qualifier of the
BillingTime.cartAware attribute |
static String |
CODE
Qualifier of the
BillingTime.code attribute |
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static String |
DESCRIPTION
Qualifier of the
BillingTime.description attribute |
static String |
NAMEINCART
Qualifier of the
BillingTime.nameInCart attribute |
static String |
NAMEINORDER
Qualifier of the
BillingTime.nameInOrder attribute |
static 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 |
|---|---|
Map<Language,String> |
getAllDescription()
Generated method - Getter of the
BillingTime.description attribute. |
Map<Language,String> |
getAllDescription(SessionContext ctx)
Generated method - Getter of the
BillingTime.description attribute. |
Map<Language,String> |
getAllNameInCart()
Generated method - Getter of the
BillingTime.nameInCart attribute. |
Map<Language,String> |
getAllNameInCart(SessionContext ctx)
Generated method - Getter of the
BillingTime.nameInCart attribute. |
Map<Language,String> |
getAllNameInOrder()
Generated method - Getter of the
BillingTime.nameInOrder attribute. |
Map<Language,String> |
getAllNameInOrder(SessionContext ctx)
Generated method - Getter of the
BillingTime.nameInOrder attribute. |
String |
getCode()
Generated method - Getter of the
BillingTime.code attribute. |
String |
getCode(SessionContext ctx)
Generated method - Getter of the
BillingTime.code attribute. |
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
String |
getDescription()
Generated method - Getter of the
BillingTime.description attribute. |
String |
getDescription(SessionContext ctx)
Generated method - Getter of the
BillingTime.description attribute. |
String |
getNameInCart()
Generated method - Getter of the
BillingTime.nameInCart attribute. |
String |
getNameInCart(SessionContext ctx)
Generated method - Getter of the
BillingTime.nameInCart attribute. |
String |
getNameInOrder()
Generated method - Getter of the
BillingTime.nameInOrder attribute. |
String |
getNameInOrder(SessionContext ctx)
Generated method - Getter of the
BillingTime.nameInOrder attribute. |
Integer |
getOrder()
Generated method - Getter of the
BillingTime.order attribute. |
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. |
Boolean |
isCartAware()
Generated method - Getter of the
BillingTime.cartAware attribute. |
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(Map<Language,String> value)
Generated method - Setter of the
BillingTime.description attribute. |
void |
setAllDescription(SessionContext ctx,
Map<Language,String> value)
Generated method - Setter of the
BillingTime.description attribute. |
void |
setAllNameInCart(Map<Language,String> value)
Generated method - Setter of the
BillingTime.nameInCart attribute. |
void |
setAllNameInCart(SessionContext ctx,
Map<Language,String> value)
Generated method - Setter of the
BillingTime.nameInCart attribute. |
void |
setAllNameInOrder(Map<Language,String> value)
Generated method - Setter of the
BillingTime.nameInOrder attribute. |
void |
setAllNameInOrder(SessionContext ctx,
Map<Language,String> value)
Generated method - Setter of the
BillingTime.nameInOrder attribute. |
void |
setCartAware(boolean value)
Generated method - Setter of the
BillingTime.cartAware attribute. |
void |
setCartAware(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,
Boolean value)
Generated method - Setter of the
BillingTime.cartAware attribute. |
protected void |
setCode(SessionContext ctx,
String value)
Generated method - Setter of the
BillingTime.code attribute. |
protected void |
setCode(String value)
Generated method - Setter of the
BillingTime.code attribute. |
void |
setDescription(SessionContext ctx,
String value)
Generated method - Setter of the
BillingTime.description attribute. |
void |
setDescription(String value)
Generated method - Setter of the
BillingTime.description attribute. |
void |
setNameInCart(SessionContext ctx,
String value)
Generated method - Setter of the
BillingTime.nameInCart attribute. |
void |
setNameInCart(String value)
Generated method - Setter of the
BillingTime.nameInCart attribute. |
void |
setNameInOrder(SessionContext ctx,
String value)
Generated method - Setter of the
BillingTime.nameInOrder attribute. |
void |
setNameInOrder(String value)
Generated method - Setter of the
BillingTime.nameInOrder attribute. |
void |
setOrder(int value)
Generated method - Setter of the
BillingTime.order attribute. |
void |
setOrder(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,
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, 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, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, readResolve, refreshRemote, 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, writeReplacegetImplementation, setTenantpublic static final String CODE
BillingTime.code attributepublic static final String NAMEINCART
BillingTime.nameInCart attributepublic static final String NAMEINORDER
BillingTime.nameInOrder attributepublic static final String DESCRIPTION
BillingTime.description attributepublic static final String ORDER
BillingTime.order attributepublic static final String CARTAWARE
BillingTime.cartAware attributeprotected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class Itempublic Boolean isCartAware(SessionContext ctx)
BillingTime.cartAware attribute.public Boolean isCartAware()
BillingTime.cartAware attribute.public boolean isCartAwareAsPrimitive(SessionContext ctx)
BillingTime.cartAware attribute.public boolean isCartAwareAsPrimitive()
BillingTime.cartAware attribute.public 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 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 String getCode(SessionContext ctx)
BillingTime.code attribute.public String getCode()
BillingTime.code attribute.protected void setCode(SessionContext ctx, String value)
BillingTime.code attribute.value - the code - Codeprotected void setCode(String value)
BillingTime.code attribute.value - the code - Codepublic String getDescription(SessionContext ctx)
BillingTime.description attribute.public String getDescription()
BillingTime.description attribute.public Map<Language,String> getAllDescription(SessionContext ctx)
BillingTime.description attribute.public Map<Language,String> getAllDescription()
BillingTime.description attribute.public void setDescription(SessionContext ctx, String value)
BillingTime.description attribute.value - the description - Descriptionpublic void setDescription(String value)
BillingTime.description attribute.value - the description - Descriptionpublic void setAllDescription(SessionContext ctx, Map<Language,String> value)
BillingTime.description attribute.value - the description - Descriptionpublic void setAllDescription(Map<Language,String> value)
BillingTime.description attribute.value - the description - Descriptionpublic String getNameInCart(SessionContext ctx)
BillingTime.nameInCart attribute.public String getNameInCart()
BillingTime.nameInCart attribute.public Map<Language,String> getAllNameInCart(SessionContext ctx)
BillingTime.nameInCart attribute.public Map<Language,String> getAllNameInCart()
BillingTime.nameInCart attribute.public void setNameInCart(SessionContext ctx, String value)
BillingTime.nameInCart attribute.value - the nameInCart - Name of frequency in cartpublic void setNameInCart(String value)
BillingTime.nameInCart attribute.value - the nameInCart - Name of frequency in cartpublic void setAllNameInCart(SessionContext ctx, Map<Language,String> value)
BillingTime.nameInCart attribute.value - the nameInCart - Name of frequency in cartpublic void setAllNameInCart(Map<Language,String> value)
BillingTime.nameInCart attribute.value - the nameInCart - Name of frequency in cartpublic String getNameInOrder(SessionContext ctx)
BillingTime.nameInOrder attribute.public String getNameInOrder()
BillingTime.nameInOrder attribute.public Map<Language,String> getAllNameInOrder(SessionContext ctx)
BillingTime.nameInOrder attribute.public Map<Language,String> getAllNameInOrder()
BillingTime.nameInOrder attribute.public void setNameInOrder(SessionContext ctx, String value)
BillingTime.nameInOrder attribute.value - the nameInOrder - Name of frequency in orderpublic void setNameInOrder(String value)
BillingTime.nameInOrder attribute.value - the nameInOrder - Name of frequency in orderpublic void setAllNameInOrder(SessionContext ctx, Map<Language,String> value)
BillingTime.nameInOrder attribute.value - the nameInOrder - Name of frequency in orderpublic void setAllNameInOrder(Map<Language,String> value)
BillingTime.nameInOrder attribute.value - the nameInOrder - Name of frequency in orderpublic Integer getOrder(SessionContext ctx)
BillingTime.order attribute.public Integer getOrder()
BillingTime.order attribute.public int getOrderAsPrimitive(SessionContext ctx)
BillingTime.order attribute.public int getOrderAsPrimitive()
BillingTime.order attribute.public void setOrder(SessionContext ctx, Integer value)
BillingTime.order attribute.value - the order - Sequencepublic void setOrder(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 © 2017 SAP SE. All Rights Reserved.