public abstract class GeneratedBTGConfig extends GenericItem
BTGConfig.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 |
|---|---|
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static String |
DEFAULTCATALOGVERSION
Qualifier of the
BTGConfig.defaultCatalogVersion attribute |
static String |
DEFAULTTIMEUNIT
Qualifier of the
BTGConfig.defaultTimeUnit attribute |
static String |
OPERANDMAPPING
Qualifier of the
BTGConfig.operandMapping attribute |
static String |
USEDRULETYPES
Qualifier of the
BTGConfig.usedRuleTypes 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 |
|---|
GeneratedBTGConfig() |
| Modifier and Type | Method and Description |
|---|---|
Map<EnumerationValue,Collection<ComposedType>> |
getAllOperandMapping()
Generated method - Getter of the
BTGConfig.operandMapping attribute. |
Map<EnumerationValue,Collection<ComposedType>> |
getAllOperandMapping(SessionContext ctx)
Generated method - Getter of the
BTGConfig.operandMapping attribute. |
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
CatalogVersion |
getDefaultCatalogVersion()
Generated method - Getter of the
BTGConfig.defaultCatalogVersion attribute. |
CatalogVersion |
getDefaultCatalogVersion(SessionContext ctx)
Generated method - Getter of the
BTGConfig.defaultCatalogVersion attribute. |
EnumerationValue |
getDefaultTimeUnit()
Generated method - Getter of the
BTGConfig.defaultTimeUnit attribute. |
EnumerationValue |
getDefaultTimeUnit(SessionContext ctx)
Generated method - Getter of the
BTGConfig.defaultTimeUnit attribute. |
Collection<EnumerationValue> |
getUsedRuleTypes()
Generated method - Getter of the
BTGConfig.usedRuleTypes attribute. |
Collection<EnumerationValue> |
getUsedRuleTypes(SessionContext ctx)
Generated method - Getter of the
BTGConfig.usedRuleTypes attribute. |
void |
setAllOperandMapping(Map<EnumerationValue,Collection<ComposedType>> value)
Generated method - Setter of the
BTGConfig.operandMapping attribute. |
void |
setAllOperandMapping(SessionContext ctx,
Map<EnumerationValue,Collection<ComposedType>> value)
Generated method - Setter of the
BTGConfig.operandMapping attribute. |
void |
setDefaultCatalogVersion(CatalogVersion value)
Generated method - Setter of the
BTGConfig.defaultCatalogVersion attribute. |
void |
setDefaultCatalogVersion(SessionContext ctx,
CatalogVersion value)
Generated method - Setter of the
BTGConfig.defaultCatalogVersion attribute. |
void |
setDefaultTimeUnit(EnumerationValue value)
Generated method - Setter of the
BTGConfig.defaultTimeUnit attribute. |
void |
setDefaultTimeUnit(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
BTGConfig.defaultTimeUnit attribute. |
void |
setUsedRuleTypes(Collection<EnumerationValue> value)
Generated method - Setter of the
BTGConfig.usedRuleTypes attribute. |
void |
setUsedRuleTypes(SessionContext ctx,
Collection<EnumerationValue> value)
Generated method - Setter of the
BTGConfig.usedRuleTypes 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 DEFAULTCATALOGVERSION
BTGConfig.defaultCatalogVersion attributepublic static final String DEFAULTTIMEUNIT
BTGConfig.defaultTimeUnit attributepublic static final String USEDRULETYPES
BTGConfig.usedRuleTypes attributepublic static final String OPERANDMAPPING
BTGConfig.operandMapping attributeprotected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class Itempublic CatalogVersion getDefaultCatalogVersion(SessionContext ctx)
BTGConfig.defaultCatalogVersion attribute.public CatalogVersion getDefaultCatalogVersion()
BTGConfig.defaultCatalogVersion attribute.public void setDefaultCatalogVersion(SessionContext ctx, CatalogVersion value)
BTGConfig.defaultCatalogVersion attribute.value - the defaultCatalogVersionpublic void setDefaultCatalogVersion(CatalogVersion value)
BTGConfig.defaultCatalogVersion attribute.value - the defaultCatalogVersionpublic EnumerationValue getDefaultTimeUnit(SessionContext ctx)
BTGConfig.defaultTimeUnit attribute.public EnumerationValue getDefaultTimeUnit()
BTGConfig.defaultTimeUnit attribute.public void setDefaultTimeUnit(SessionContext ctx, EnumerationValue value)
BTGConfig.defaultTimeUnit attribute.value - the defaultTimeUnitpublic void setDefaultTimeUnit(EnumerationValue value)
BTGConfig.defaultTimeUnit attribute.value - the defaultTimeUnitpublic Map<EnumerationValue,Collection<ComposedType>> getAllOperandMapping(SessionContext ctx)
BTGConfig.operandMapping attribute.public Map<EnumerationValue,Collection<ComposedType>> getAllOperandMapping()
BTGConfig.operandMapping attribute.public void setAllOperandMapping(SessionContext ctx, Map<EnumerationValue,Collection<ComposedType>> value)
BTGConfig.operandMapping attribute.value - the operandMappingpublic void setAllOperandMapping(Map<EnumerationValue,Collection<ComposedType>> value)
BTGConfig.operandMapping attribute.value - the operandMappingpublic Collection<EnumerationValue> getUsedRuleTypes(SessionContext ctx)
BTGConfig.usedRuleTypes attribute.public Collection<EnumerationValue> getUsedRuleTypes()
BTGConfig.usedRuleTypes attribute.public void setUsedRuleTypes(SessionContext ctx, Collection<EnumerationValue> value)
BTGConfig.usedRuleTypes attribute.value - the usedRuleTypespublic void setUsedRuleTypes(Collection<EnumerationValue> value)
BTGConfig.usedRuleTypes attribute.value - the usedRuleTypesCopyright © 2017 SAP SE. All Rights Reserved.