public abstract class GeneratedSourcingConfig extends GenericItem
SourcingConfig.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 |
ALLOCATIONWEIGHTFACTOR
Qualifier of the
SourcingConfig.allocationWeightFactor attribute |
static String |
BASESTORES
Qualifier of the
SourcingConfig.baseStores attribute |
protected static OneToManyHandler<BaseStore> |
BASESTORESHANDLER
OneToManyHandler for handling 1:n BASESTORES's relation attributes from 'many' side. |
static String |
CODE
Qualifier of the
SourcingConfig.code attribute |
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static String |
DISTANCEWEIGHTFACTOR
Qualifier of the
SourcingConfig.distanceWeightFactor attribute |
static String |
PRIORITYWEIGHTFACTOR
Qualifier of the
SourcingConfig.priorityWeightFactor attribute |
static String |
SCOREWEIGHTFACTOR
Qualifier of the
SourcingConfig.scoreWeightFactor 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 |
|---|
GeneratedSourcingConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToBaseStores(BaseStore value)
Generated method - Adds
value to baseStores. |
void |
addToBaseStores(SessionContext ctx,
BaseStore value)
Generated method - Adds
value to baseStores. |
Integer |
getAllocationWeightFactor()
Generated method - Getter of the
SourcingConfig.allocationWeightFactor attribute. |
Integer |
getAllocationWeightFactor(SessionContext ctx)
Generated method - Getter of the
SourcingConfig.allocationWeightFactor attribute. |
int |
getAllocationWeightFactorAsPrimitive()
Generated method - Getter of the
SourcingConfig.allocationWeightFactor attribute. |
int |
getAllocationWeightFactorAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SourcingConfig.allocationWeightFactor attribute. |
Set<BaseStore> |
getBaseStores()
Generated method - Getter of the
SourcingConfig.baseStores attribute. |
Set<BaseStore> |
getBaseStores(SessionContext ctx)
Generated method - Getter of the
SourcingConfig.baseStores attribute. |
String |
getCode()
Generated method - Getter of the
SourcingConfig.code attribute. |
String |
getCode(SessionContext ctx)
Generated method - Getter of the
SourcingConfig.code attribute. |
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
Integer |
getDistanceWeightFactor()
Generated method - Getter of the
SourcingConfig.distanceWeightFactor attribute. |
Integer |
getDistanceWeightFactor(SessionContext ctx)
Generated method - Getter of the
SourcingConfig.distanceWeightFactor attribute. |
int |
getDistanceWeightFactorAsPrimitive()
Generated method - Getter of the
SourcingConfig.distanceWeightFactor attribute. |
int |
getDistanceWeightFactorAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SourcingConfig.distanceWeightFactor attribute. |
Integer |
getPriorityWeightFactor()
Generated method - Getter of the
SourcingConfig.priorityWeightFactor attribute. |
Integer |
getPriorityWeightFactor(SessionContext ctx)
Generated method - Getter of the
SourcingConfig.priorityWeightFactor attribute. |
int |
getPriorityWeightFactorAsPrimitive()
Generated method - Getter of the
SourcingConfig.priorityWeightFactor attribute. |
int |
getPriorityWeightFactorAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SourcingConfig.priorityWeightFactor attribute. |
Integer |
getScoreWeightFactor()
Generated method - Getter of the
SourcingConfig.scoreWeightFactor attribute. |
Integer |
getScoreWeightFactor(SessionContext ctx)
Generated method - Getter of the
SourcingConfig.scoreWeightFactor attribute. |
int |
getScoreWeightFactorAsPrimitive()
Generated method - Getter of the
SourcingConfig.scoreWeightFactor attribute. |
int |
getScoreWeightFactorAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SourcingConfig.scoreWeightFactor attribute. |
void |
removeFromBaseStores(BaseStore value)
Generated method - Removes
value from baseStores. |
void |
removeFromBaseStores(SessionContext ctx,
BaseStore value)
Generated method - Removes
value from baseStores. |
void |
setAllocationWeightFactor(int value)
Generated method - Setter of the
SourcingConfig.allocationWeightFactor attribute. |
void |
setAllocationWeightFactor(Integer value)
Generated method - Setter of the
SourcingConfig.allocationWeightFactor attribute. |
void |
setAllocationWeightFactor(SessionContext ctx,
int value)
Generated method - Setter of the
SourcingConfig.allocationWeightFactor attribute. |
void |
setAllocationWeightFactor(SessionContext ctx,
Integer value)
Generated method - Setter of the
SourcingConfig.allocationWeightFactor attribute. |
void |
setBaseStores(SessionContext ctx,
Set<BaseStore> value)
Generated method - Setter of the
SourcingConfig.baseStores attribute. |
void |
setBaseStores(Set<BaseStore> value)
Generated method - Setter of the
SourcingConfig.baseStores attribute. |
void |
setCode(SessionContext ctx,
String value)
Generated method - Setter of the
SourcingConfig.code attribute. |
void |
setCode(String value)
Generated method - Setter of the
SourcingConfig.code attribute. |
void |
setDistanceWeightFactor(int value)
Generated method - Setter of the
SourcingConfig.distanceWeightFactor attribute. |
void |
setDistanceWeightFactor(Integer value)
Generated method - Setter of the
SourcingConfig.distanceWeightFactor attribute. |
void |
setDistanceWeightFactor(SessionContext ctx,
int value)
Generated method - Setter of the
SourcingConfig.distanceWeightFactor attribute. |
void |
setDistanceWeightFactor(SessionContext ctx,
Integer value)
Generated method - Setter of the
SourcingConfig.distanceWeightFactor attribute. |
void |
setPriorityWeightFactor(int value)
Generated method - Setter of the
SourcingConfig.priorityWeightFactor attribute. |
void |
setPriorityWeightFactor(Integer value)
Generated method - Setter of the
SourcingConfig.priorityWeightFactor attribute. |
void |
setPriorityWeightFactor(SessionContext ctx,
int value)
Generated method - Setter of the
SourcingConfig.priorityWeightFactor attribute. |
void |
setPriorityWeightFactor(SessionContext ctx,
Integer value)
Generated method - Setter of the
SourcingConfig.priorityWeightFactor attribute. |
void |
setScoreWeightFactor(int value)
Generated method - Setter of the
SourcingConfig.scoreWeightFactor attribute. |
void |
setScoreWeightFactor(Integer value)
Generated method - Setter of the
SourcingConfig.scoreWeightFactor attribute. |
void |
setScoreWeightFactor(SessionContext ctx,
int value)
Generated method - Setter of the
SourcingConfig.scoreWeightFactor attribute. |
void |
setScoreWeightFactor(SessionContext ctx,
Integer value)
Generated method - Setter of the
SourcingConfig.scoreWeightFactor 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
SourcingConfig.code attributepublic static final String DISTANCEWEIGHTFACTOR
SourcingConfig.distanceWeightFactor attributepublic static final String ALLOCATIONWEIGHTFACTOR
SourcingConfig.allocationWeightFactor attributepublic static final String PRIORITYWEIGHTFACTOR
SourcingConfig.priorityWeightFactor attributepublic static final String SCOREWEIGHTFACTOR
SourcingConfig.scoreWeightFactor attributepublic static final String BASESTORES
SourcingConfig.baseStores attributeprotected static final OneToManyHandler<BaseStore> BASESTORESHANDLER
OneToManyHandler for handling 1:n BASESTORES's relation attributes from 'many' side.protected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class Itempublic Integer getAllocationWeightFactor(SessionContext ctx)
SourcingConfig.allocationWeightFactor attribute.public Integer getAllocationWeightFactor()
SourcingConfig.allocationWeightFactor attribute.public int getAllocationWeightFactorAsPrimitive(SessionContext ctx)
SourcingConfig.allocationWeightFactor attribute.public int getAllocationWeightFactorAsPrimitive()
SourcingConfig.allocationWeightFactor attribute.public void setAllocationWeightFactor(SessionContext ctx, Integer value)
SourcingConfig.allocationWeightFactor attribute.value - the allocationWeightFactor - Determines the weightage of the ATP during sourcingpublic void setAllocationWeightFactor(Integer value)
SourcingConfig.allocationWeightFactor attribute.value - the allocationWeightFactor - Determines the weightage of the ATP during sourcingpublic void setAllocationWeightFactor(SessionContext ctx, int value)
SourcingConfig.allocationWeightFactor attribute.value - the allocationWeightFactor - Determines the weightage of the ATP during sourcingpublic void setAllocationWeightFactor(int value)
SourcingConfig.allocationWeightFactor attribute.value - the allocationWeightFactor - Determines the weightage of the ATP during sourcingpublic Set<BaseStore> getBaseStores(SessionContext ctx)
SourcingConfig.baseStores attribute.public Set<BaseStore> getBaseStores()
SourcingConfig.baseStores attribute.public void setBaseStores(SessionContext ctx, Set<BaseStore> value)
SourcingConfig.baseStores attribute.value - the baseStorespublic void setBaseStores(Set<BaseStore> value)
SourcingConfig.baseStores attribute.value - the baseStorespublic void addToBaseStores(SessionContext ctx, BaseStore value)
value to baseStores.value - the item to add to baseStorespublic void addToBaseStores(BaseStore value)
value to baseStores.value - the item to add to baseStorespublic void removeFromBaseStores(SessionContext ctx, BaseStore value)
value from baseStores.value - the item to remove from baseStorespublic void removeFromBaseStores(BaseStore value)
value from baseStores.value - the item to remove from baseStorespublic String getCode(SessionContext ctx)
SourcingConfig.code attribute.public String getCode()
SourcingConfig.code attribute.public void setCode(SessionContext ctx, String value)
SourcingConfig.code attribute.value - the codepublic void setCode(String value)
SourcingConfig.code attribute.value - the codepublic Integer getDistanceWeightFactor(SessionContext ctx)
SourcingConfig.distanceWeightFactor attribute.public Integer getDistanceWeightFactor()
SourcingConfig.distanceWeightFactor attribute.public int getDistanceWeightFactorAsPrimitive(SessionContext ctx)
SourcingConfig.distanceWeightFactor attribute.public int getDistanceWeightFactorAsPrimitive()
SourcingConfig.distanceWeightFactor attribute.public void setDistanceWeightFactor(SessionContext ctx, Integer value)
SourcingConfig.distanceWeightFactor attribute.value - the distanceWeightFactor - Determines the weightage of the warehouse distance during sourcingpublic void setDistanceWeightFactor(Integer value)
SourcingConfig.distanceWeightFactor attribute.value - the distanceWeightFactor - Determines the weightage of the warehouse distance during sourcingpublic void setDistanceWeightFactor(SessionContext ctx, int value)
SourcingConfig.distanceWeightFactor attribute.value - the distanceWeightFactor - Determines the weightage of the warehouse distance during sourcingpublic void setDistanceWeightFactor(int value)
SourcingConfig.distanceWeightFactor attribute.value - the distanceWeightFactor - Determines the weightage of the warehouse distance during sourcingpublic Integer getPriorityWeightFactor(SessionContext ctx)
SourcingConfig.priorityWeightFactor attribute.public Integer getPriorityWeightFactor()
SourcingConfig.priorityWeightFactor attribute.public int getPriorityWeightFactorAsPrimitive(SessionContext ctx)
SourcingConfig.priorityWeightFactor attribute.public int getPriorityWeightFactorAsPrimitive()
SourcingConfig.priorityWeightFactor attribute.public void setPriorityWeightFactor(SessionContext ctx, Integer value)
SourcingConfig.priorityWeightFactor attribute.value - the priorityWeightFactor - Determines the weightage of the warehouse priority during sourcingpublic void setPriorityWeightFactor(Integer value)
SourcingConfig.priorityWeightFactor attribute.value - the priorityWeightFactor - Determines the weightage of the warehouse priority during sourcingpublic void setPriorityWeightFactor(SessionContext ctx, int value)
SourcingConfig.priorityWeightFactor attribute.value - the priorityWeightFactor - Determines the weightage of the warehouse priority during sourcingpublic void setPriorityWeightFactor(int value)
SourcingConfig.priorityWeightFactor attribute.value - the priorityWeightFactor - Determines the weightage of the warehouse priority during sourcingpublic Integer getScoreWeightFactor(SessionContext ctx)
SourcingConfig.scoreWeightFactor attribute.public Integer getScoreWeightFactor()
SourcingConfig.scoreWeightFactor attribute.public int getScoreWeightFactorAsPrimitive(SessionContext ctx)
SourcingConfig.scoreWeightFactor attribute.public int getScoreWeightFactorAsPrimitive()
SourcingConfig.scoreWeightFactor attribute.public void setScoreWeightFactor(SessionContext ctx, Integer value)
SourcingConfig.scoreWeightFactor attribute.value - the scoreWeightFactor - Determines the weightage of the warehouse score during sourcingpublic void setScoreWeightFactor(Integer value)
SourcingConfig.scoreWeightFactor attribute.value - the scoreWeightFactor - Determines the weightage of the warehouse score during sourcingpublic void setScoreWeightFactor(SessionContext ctx, int value)
SourcingConfig.scoreWeightFactor attribute.value - the scoreWeightFactor - Determines the weightage of the warehouse score during sourcingpublic void setScoreWeightFactor(int value)
SourcingConfig.scoreWeightFactor attribute.value - the scoreWeightFactor - Determines the weightage of the warehouse score during sourcingCopyright © 2017 SAP SE. All Rights Reserved.