public abstract class GeneratedPriceCopy extends GenericItem
PriceCopy.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 |
CURRENCY
Qualifier of the
PriceCopy.currency attribute |
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static String |
ENDDATE
Qualifier of the
PriceCopy.endDate attribute |
static String |
MINQUANTITY
Qualifier of the
PriceCopy.minQuantity attribute |
static String |
NET
Qualifier of the
PriceCopy.net attribute |
static String |
PRICEVALUE
Qualifier of the
PriceCopy.priceValue attribute |
static String |
PRODUCTCODE
Qualifier of the
PriceCopy.productCode attribute |
static String |
STARTDATE
Qualifier of the
PriceCopy.startDate attribute |
static String |
UNIT
Qualifier of the
PriceCopy.unit attribute |
static String |
UNITFACTOR
Qualifier of the
PriceCopy.unitFactor attribute |
static String |
USERPRICEGROUP
Qualifier of the
PriceCopy.userPriceGroup 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 |
|---|
GeneratedPriceCopy() |
| Modifier and Type | Method and Description |
|---|---|
Currency |
getCurrency()
Generated method - Getter of the
PriceCopy.currency attribute. |
Currency |
getCurrency(SessionContext ctx)
Generated method - Getter of the
PriceCopy.currency attribute. |
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
Date |
getEndDate()
Generated method - Getter of the
PriceCopy.endDate attribute. |
Date |
getEndDate(SessionContext ctx)
Generated method - Getter of the
PriceCopy.endDate attribute. |
Long |
getMinQuantity()
Generated method - Getter of the
PriceCopy.minQuantity attribute. |
Long |
getMinQuantity(SessionContext ctx)
Generated method - Getter of the
PriceCopy.minQuantity attribute. |
long |
getMinQuantityAsPrimitive()
Generated method - Getter of the
PriceCopy.minQuantity attribute. |
long |
getMinQuantityAsPrimitive(SessionContext ctx)
Generated method - Getter of the
PriceCopy.minQuantity attribute. |
Double |
getPriceValue()
Generated method - Getter of the
PriceCopy.priceValue attribute. |
Double |
getPriceValue(SessionContext ctx)
Generated method - Getter of the
PriceCopy.priceValue attribute. |
double |
getPriceValueAsPrimitive()
Generated method - Getter of the
PriceCopy.priceValue attribute. |
double |
getPriceValueAsPrimitive(SessionContext ctx)
Generated method - Getter of the
PriceCopy.priceValue attribute. |
String |
getProductCode()
Generated method - Getter of the
PriceCopy.productCode attribute. |
String |
getProductCode(SessionContext ctx)
Generated method - Getter of the
PriceCopy.productCode attribute. |
Date |
getStartDate()
Generated method - Getter of the
PriceCopy.startDate attribute. |
Date |
getStartDate(SessionContext ctx)
Generated method - Getter of the
PriceCopy.startDate attribute. |
Unit |
getUnit()
Generated method - Getter of the
PriceCopy.unit attribute. |
Unit |
getUnit(SessionContext ctx)
Generated method - Getter of the
PriceCopy.unit attribute. |
Integer |
getUnitFactor()
Generated method - Getter of the
PriceCopy.unitFactor attribute. |
Integer |
getUnitFactor(SessionContext ctx)
Generated method - Getter of the
PriceCopy.unitFactor attribute. |
int |
getUnitFactorAsPrimitive()
Generated method - Getter of the
PriceCopy.unitFactor attribute. |
int |
getUnitFactorAsPrimitive(SessionContext ctx)
Generated method - Getter of the
PriceCopy.unitFactor attribute. |
EnumerationValue |
getUserPriceGroup()
Generated method - Getter of the
PriceCopy.userPriceGroup attribute. |
EnumerationValue |
getUserPriceGroup(SessionContext ctx)
Generated method - Getter of the
PriceCopy.userPriceGroup attribute. |
Boolean |
isNet()
Generated method - Getter of the
PriceCopy.net attribute. |
Boolean |
isNet(SessionContext ctx)
Generated method - Getter of the
PriceCopy.net attribute. |
boolean |
isNetAsPrimitive()
Generated method - Getter of the
PriceCopy.net attribute. |
boolean |
isNetAsPrimitive(SessionContext ctx)
Generated method - Getter of the
PriceCopy.net attribute. |
void |
setCurrency(Currency value)
Generated method - Setter of the
PriceCopy.currency attribute. |
void |
setCurrency(SessionContext ctx,
Currency value)
Generated method - Setter of the
PriceCopy.currency attribute. |
void |
setEndDate(Date value)
Generated method - Setter of the
PriceCopy.endDate attribute. |
void |
setEndDate(SessionContext ctx,
Date value)
Generated method - Setter of the
PriceCopy.endDate attribute. |
void |
setMinQuantity(long value)
Generated method - Setter of the
PriceCopy.minQuantity attribute. |
void |
setMinQuantity(Long value)
Generated method - Setter of the
PriceCopy.minQuantity attribute. |
void |
setMinQuantity(SessionContext ctx,
long value)
Generated method - Setter of the
PriceCopy.minQuantity attribute. |
void |
setMinQuantity(SessionContext ctx,
Long value)
Generated method - Setter of the
PriceCopy.minQuantity attribute. |
void |
setNet(boolean value)
Generated method - Setter of the
PriceCopy.net attribute. |
void |
setNet(Boolean value)
Generated method - Setter of the
PriceCopy.net attribute. |
void |
setNet(SessionContext ctx,
boolean value)
Generated method - Setter of the
PriceCopy.net attribute. |
void |
setNet(SessionContext ctx,
Boolean value)
Generated method - Setter of the
PriceCopy.net attribute. |
void |
setPriceValue(double value)
Generated method - Setter of the
PriceCopy.priceValue attribute. |
void |
setPriceValue(Double value)
Generated method - Setter of the
PriceCopy.priceValue attribute. |
void |
setPriceValue(SessionContext ctx,
double value)
Generated method - Setter of the
PriceCopy.priceValue attribute. |
void |
setPriceValue(SessionContext ctx,
Double value)
Generated method - Setter of the
PriceCopy.priceValue attribute. |
void |
setProductCode(SessionContext ctx,
String value)
Generated method - Setter of the
PriceCopy.productCode attribute. |
void |
setProductCode(String value)
Generated method - Setter of the
PriceCopy.productCode attribute. |
void |
setStartDate(Date value)
Generated method - Setter of the
PriceCopy.startDate attribute. |
void |
setStartDate(SessionContext ctx,
Date value)
Generated method - Setter of the
PriceCopy.startDate attribute. |
void |
setUnit(SessionContext ctx,
Unit value)
Generated method - Setter of the
PriceCopy.unit attribute. |
void |
setUnit(Unit value)
Generated method - Setter of the
PriceCopy.unit attribute. |
void |
setUnitFactor(int value)
Generated method - Setter of the
PriceCopy.unitFactor attribute. |
void |
setUnitFactor(Integer value)
Generated method - Setter of the
PriceCopy.unitFactor attribute. |
void |
setUnitFactor(SessionContext ctx,
int value)
Generated method - Setter of the
PriceCopy.unitFactor attribute. |
void |
setUnitFactor(SessionContext ctx,
Integer value)
Generated method - Setter of the
PriceCopy.unitFactor attribute. |
void |
setUserPriceGroup(EnumerationValue value)
Generated method - Setter of the
PriceCopy.userPriceGroup attribute. |
void |
setUserPriceGroup(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
PriceCopy.userPriceGroup 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 PRODUCTCODE
PriceCopy.productCode attributepublic static final String UNIT
PriceCopy.unit attributepublic static final String UNITFACTOR
PriceCopy.unitFactor attributepublic static final String USERPRICEGROUP
PriceCopy.userPriceGroup attributepublic static final String MINQUANTITY
PriceCopy.minQuantity attributepublic static final String CURRENCY
PriceCopy.currency attributepublic static final String NET
PriceCopy.net attributepublic static final String STARTDATE
PriceCopy.startDate attributepublic static final String ENDDATE
PriceCopy.endDate attributepublic static final String PRICEVALUE
PriceCopy.priceValue attributeprotected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class Itempublic Currency getCurrency(SessionContext ctx)
PriceCopy.currency attribute.public Currency getCurrency()
PriceCopy.currency attribute.public void setCurrency(SessionContext ctx, Currency value)
PriceCopy.currency attribute.value - the currency - Currencypublic void setCurrency(Currency value)
PriceCopy.currency attribute.value - the currency - Currencypublic Date getEndDate(SessionContext ctx)
PriceCopy.endDate attribute.public Date getEndDate()
PriceCopy.endDate attribute.public void setEndDate(SessionContext ctx, Date value)
PriceCopy.endDate attribute.value - the endDate - EndDatepublic void setEndDate(Date value)
PriceCopy.endDate attribute.value - the endDate - EndDatepublic Long getMinQuantity(SessionContext ctx)
PriceCopy.minQuantity attribute.public Long getMinQuantity()
PriceCopy.minQuantity attribute.public long getMinQuantityAsPrimitive(SessionContext ctx)
PriceCopy.minQuantity attribute.public long getMinQuantityAsPrimitive()
PriceCopy.minQuantity attribute.public void setMinQuantity(SessionContext ctx, Long value)
PriceCopy.minQuantity attribute.value - the minQuantity - MinimumQuantitypublic void setMinQuantity(Long value)
PriceCopy.minQuantity attribute.value - the minQuantity - MinimumQuantitypublic void setMinQuantity(SessionContext ctx, long value)
PriceCopy.minQuantity attribute.value - the minQuantity - MinimumQuantitypublic void setMinQuantity(long value)
PriceCopy.minQuantity attribute.value - the minQuantity - MinimumQuantitypublic Boolean isNet(SessionContext ctx)
PriceCopy.net attribute.public Boolean isNet()
PriceCopy.net attribute.public boolean isNetAsPrimitive(SessionContext ctx)
PriceCopy.net attribute.public boolean isNetAsPrimitive()
PriceCopy.net attribute.public void setNet(SessionContext ctx, Boolean value)
PriceCopy.net attribute.value - the net - Netpublic void setNet(Boolean value)
PriceCopy.net attribute.value - the net - Netpublic void setNet(SessionContext ctx, boolean value)
PriceCopy.net attribute.value - the net - Netpublic void setNet(boolean value)
PriceCopy.net attribute.value - the net - Netpublic Double getPriceValue(SessionContext ctx)
PriceCopy.priceValue attribute.public Double getPriceValue()
PriceCopy.priceValue attribute.public double getPriceValueAsPrimitive(SessionContext ctx)
PriceCopy.priceValue attribute.public double getPriceValueAsPrimitive()
PriceCopy.priceValue attribute.public void setPriceValue(SessionContext ctx, Double value)
PriceCopy.priceValue attribute.value - the priceValuepublic void setPriceValue(Double value)
PriceCopy.priceValue attribute.value - the priceValuepublic void setPriceValue(SessionContext ctx, double value)
PriceCopy.priceValue attribute.value - the priceValuepublic void setPriceValue(double value)
PriceCopy.priceValue attribute.value - the priceValuepublic String getProductCode(SessionContext ctx)
PriceCopy.productCode attribute.public String getProductCode()
PriceCopy.productCode attribute.public void setProductCode(SessionContext ctx, String value)
PriceCopy.productCode attribute.value - the productCode - ProductCodepublic void setProductCode(String value)
PriceCopy.productCode attribute.value - the productCode - ProductCodepublic Date getStartDate(SessionContext ctx)
PriceCopy.startDate attribute.public Date getStartDate()
PriceCopy.startDate attribute.public void setStartDate(SessionContext ctx, Date value)
PriceCopy.startDate attribute.value - the startDate - StartDatepublic void setStartDate(Date value)
PriceCopy.startDate attribute.value - the startDate - StartDatepublic Unit getUnit(SessionContext ctx)
PriceCopy.unit attribute.public Unit getUnit()
PriceCopy.unit attribute.public void setUnit(SessionContext ctx, Unit value)
PriceCopy.unit attribute.value - the unit - Unitpublic void setUnit(Unit value)
PriceCopy.unit attribute.value - the unit - Unitpublic Integer getUnitFactor(SessionContext ctx)
PriceCopy.unitFactor attribute.public Integer getUnitFactor()
PriceCopy.unitFactor attribute.public int getUnitFactorAsPrimitive(SessionContext ctx)
PriceCopy.unitFactor attribute.public int getUnitFactorAsPrimitive()
PriceCopy.unitFactor attribute.public void setUnitFactor(SessionContext ctx, Integer value)
PriceCopy.unitFactor attribute.value - the unitFactor - UnitFactorpublic void setUnitFactor(Integer value)
PriceCopy.unitFactor attribute.value - the unitFactor - UnitFactorpublic void setUnitFactor(SessionContext ctx, int value)
PriceCopy.unitFactor attribute.value - the unitFactor - UnitFactorpublic void setUnitFactor(int value)
PriceCopy.unitFactor attribute.value - the unitFactor - UnitFactorpublic EnumerationValue getUserPriceGroup(SessionContext ctx)
PriceCopy.userPriceGroup attribute.public EnumerationValue getUserPriceGroup()
PriceCopy.userPriceGroup attribute.public void setUserPriceGroup(SessionContext ctx, EnumerationValue value)
PriceCopy.userPriceGroup attribute.value - the userPriceGroup - UserPriceGrouppublic void setUserPriceGroup(EnumerationValue value)
PriceCopy.userPriceGroup attribute.value - the userPriceGroup - UserPriceGroupCopyright © 2017 SAP SE. All Rights Reserved.