public abstract class GeneratedSyncAttributeDescriptorConfig extends GenericItem
SyncAttributeDescriptorConfig.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 |
ATTRIBUTEDESCRIPTOR
Qualifier of the
SyncAttributeDescriptorConfig.attributeDescriptor attribute |
static String |
COPYBYVALUE
Qualifier of the
SyncAttributeDescriptorConfig.copyByValue attribute |
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static String |
INCLUDEDINSYNC
Qualifier of the
SyncAttributeDescriptorConfig.includedInSync attribute |
static String |
PARTIALLYTRANSLATABLE
Qualifier of the
SyncAttributeDescriptorConfig.partiallyTranslatable attribute |
static String |
PRESETVALUE
Qualifier of the
SyncAttributeDescriptorConfig.presetValue attribute |
static String |
SYNCJOB
Qualifier of the
SyncAttributeDescriptorConfig.syncJob attribute |
static String |
TRANSLATEVALUE
Qualifier of the
SyncAttributeDescriptorConfig.translateValue attribute |
static String |
UNTRANSLATABLE
Qualifier of the
SyncAttributeDescriptorConfig.untranslatable 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 |
|---|
GeneratedSyncAttributeDescriptorConfig() |
| Modifier and Type | Method and Description |
|---|---|
AttributeDescriptor |
getAttributeDescriptor()
Generated method - Getter of the
SyncAttributeDescriptorConfig.attributeDescriptor attribute. |
AttributeDescriptor |
getAttributeDescriptor(SessionContext ctx)
Generated method - Getter of the
SyncAttributeDescriptorConfig.attributeDescriptor attribute. |
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
Object |
getPresetValue()
Generated method - Getter of the
SyncAttributeDescriptorConfig.presetValue attribute. |
Object |
getPresetValue(SessionContext ctx)
Generated method - Getter of the
SyncAttributeDescriptorConfig.presetValue attribute. |
SyncItemJob |
getSyncJob()
Generated method - Getter of the
SyncAttributeDescriptorConfig.syncJob attribute. |
SyncItemJob |
getSyncJob(SessionContext ctx)
Generated method - Getter of the
SyncAttributeDescriptorConfig.syncJob attribute. |
Boolean |
isCopyByValue()
Generated method - Getter of the
SyncAttributeDescriptorConfig.copyByValue attribute. |
Boolean |
isCopyByValue(SessionContext ctx)
Generated method - Getter of the
SyncAttributeDescriptorConfig.copyByValue attribute. |
boolean |
isCopyByValueAsPrimitive()
Generated method - Getter of the
SyncAttributeDescriptorConfig.copyByValue attribute. |
boolean |
isCopyByValueAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SyncAttributeDescriptorConfig.copyByValue attribute. |
Boolean |
isIncludedInSync()
Generated method - Getter of the
SyncAttributeDescriptorConfig.includedInSync attribute. |
Boolean |
isIncludedInSync(SessionContext ctx)
Generated method - Getter of the
SyncAttributeDescriptorConfig.includedInSync attribute. |
boolean |
isIncludedInSyncAsPrimitive()
Generated method - Getter of the
SyncAttributeDescriptorConfig.includedInSync attribute. |
boolean |
isIncludedInSyncAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SyncAttributeDescriptorConfig.includedInSync attribute. |
Boolean |
isPartiallyTranslatable()
Generated method - Getter of the
SyncAttributeDescriptorConfig.partiallyTranslatable attribute. |
Boolean |
isPartiallyTranslatable(SessionContext ctx)
Generated method - Getter of the
SyncAttributeDescriptorConfig.partiallyTranslatable attribute. |
boolean |
isPartiallyTranslatableAsPrimitive()
Generated method - Getter of the
SyncAttributeDescriptorConfig.partiallyTranslatable attribute. |
boolean |
isPartiallyTranslatableAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SyncAttributeDescriptorConfig.partiallyTranslatable attribute. |
Boolean |
isTranslateValue()
Generated method - Getter of the
SyncAttributeDescriptorConfig.translateValue attribute. |
Boolean |
isTranslateValue(SessionContext ctx)
Generated method - Getter of the
SyncAttributeDescriptorConfig.translateValue attribute. |
boolean |
isTranslateValueAsPrimitive()
Generated method - Getter of the
SyncAttributeDescriptorConfig.translateValue attribute. |
boolean |
isTranslateValueAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SyncAttributeDescriptorConfig.translateValue attribute. |
Boolean |
isUntranslatable()
Generated method - Getter of the
SyncAttributeDescriptorConfig.untranslatable attribute. |
Boolean |
isUntranslatable(SessionContext ctx)
Generated method - Getter of the
SyncAttributeDescriptorConfig.untranslatable attribute. |
boolean |
isUntranslatableAsPrimitive()
Generated method - Getter of the
SyncAttributeDescriptorConfig.untranslatable attribute. |
boolean |
isUntranslatableAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SyncAttributeDescriptorConfig.untranslatable attribute. |
protected void |
setAttributeDescriptor(AttributeDescriptor value)
Generated method - Setter of the
SyncAttributeDescriptorConfig.attributeDescriptor attribute. |
protected void |
setAttributeDescriptor(SessionContext ctx,
AttributeDescriptor value)
Generated method - Setter of the
SyncAttributeDescriptorConfig.attributeDescriptor attribute. |
void |
setCopyByValue(boolean value)
Generated method - Setter of the
SyncAttributeDescriptorConfig.copyByValue attribute. |
void |
setCopyByValue(Boolean value)
Generated method - Setter of the
SyncAttributeDescriptorConfig.copyByValue attribute. |
void |
setCopyByValue(SessionContext ctx,
boolean value)
Generated method - Setter of the
SyncAttributeDescriptorConfig.copyByValue attribute. |
void |
setCopyByValue(SessionContext ctx,
Boolean value)
Generated method - Setter of the
SyncAttributeDescriptorConfig.copyByValue attribute. |
void |
setIncludedInSync(boolean value)
Generated method - Setter of the
SyncAttributeDescriptorConfig.includedInSync attribute. |
void |
setIncludedInSync(Boolean value)
Generated method - Setter of the
SyncAttributeDescriptorConfig.includedInSync attribute. |
void |
setIncludedInSync(SessionContext ctx,
boolean value)
Generated method - Setter of the
SyncAttributeDescriptorConfig.includedInSync attribute. |
void |
setIncludedInSync(SessionContext ctx,
Boolean value)
Generated method - Setter of the
SyncAttributeDescriptorConfig.includedInSync attribute. |
void |
setPartiallyTranslatable(boolean value)
Generated method - Setter of the
SyncAttributeDescriptorConfig.partiallyTranslatable attribute. |
void |
setPartiallyTranslatable(Boolean value)
Generated method - Setter of the
SyncAttributeDescriptorConfig.partiallyTranslatable attribute. |
void |
setPartiallyTranslatable(SessionContext ctx,
boolean value)
Generated method - Setter of the
SyncAttributeDescriptorConfig.partiallyTranslatable attribute. |
void |
setPartiallyTranslatable(SessionContext ctx,
Boolean value)
Generated method - Setter of the
SyncAttributeDescriptorConfig.partiallyTranslatable attribute. |
void |
setPresetValue(Object value)
Generated method - Setter of the
SyncAttributeDescriptorConfig.presetValue attribute. |
void |
setPresetValue(SessionContext ctx,
Object value)
Generated method - Setter of the
SyncAttributeDescriptorConfig.presetValue attribute. |
protected void |
setSyncJob(SessionContext ctx,
SyncItemJob value)
Generated method - Setter of the
SyncAttributeDescriptorConfig.syncJob attribute. |
protected void |
setSyncJob(SyncItemJob value)
Generated method - Setter of the
SyncAttributeDescriptorConfig.syncJob attribute. |
void |
setTranslateValue(boolean value)
Generated method - Setter of the
SyncAttributeDescriptorConfig.translateValue attribute. |
void |
setTranslateValue(Boolean value)
Generated method - Setter of the
SyncAttributeDescriptorConfig.translateValue attribute. |
void |
setTranslateValue(SessionContext ctx,
boolean value)
Generated method - Setter of the
SyncAttributeDescriptorConfig.translateValue attribute. |
void |
setTranslateValue(SessionContext ctx,
Boolean value)
Generated method - Setter of the
SyncAttributeDescriptorConfig.translateValue attribute. |
void |
setUntranslatable(boolean value)
Generated method - Setter of the
SyncAttributeDescriptorConfig.untranslatable attribute. |
void |
setUntranslatable(Boolean value)
Generated method - Setter of the
SyncAttributeDescriptorConfig.untranslatable attribute. |
void |
setUntranslatable(SessionContext ctx,
boolean value)
Generated method - Setter of the
SyncAttributeDescriptorConfig.untranslatable attribute. |
void |
setUntranslatable(SessionContext ctx,
Boolean value)
Generated method - Setter of the
SyncAttributeDescriptorConfig.untranslatable 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 SYNCJOB
SyncAttributeDescriptorConfig.syncJob attributepublic static final String ATTRIBUTEDESCRIPTOR
SyncAttributeDescriptorConfig.attributeDescriptor attributepublic static final String INCLUDEDINSYNC
SyncAttributeDescriptorConfig.includedInSync attributepublic static final String COPYBYVALUE
SyncAttributeDescriptorConfig.copyByValue attributepublic static final String UNTRANSLATABLE
SyncAttributeDescriptorConfig.untranslatable attributepublic static final String TRANSLATEVALUE
SyncAttributeDescriptorConfig.translateValue attributepublic static final String PRESETVALUE
SyncAttributeDescriptorConfig.presetValue attributepublic static final String PARTIALLYTRANSLATABLE
SyncAttributeDescriptorConfig.partiallyTranslatable attributeprotected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
public GeneratedSyncAttributeDescriptorConfig()
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class Itempublic AttributeDescriptor getAttributeDescriptor(SessionContext ctx)
SyncAttributeDescriptorConfig.attributeDescriptor attribute.public AttributeDescriptor getAttributeDescriptor()
SyncAttributeDescriptorConfig.attributeDescriptor attribute.protected void setAttributeDescriptor(SessionContext ctx, AttributeDescriptor value)
SyncAttributeDescriptorConfig.attributeDescriptor attribute.value - the attributeDescriptorprotected void setAttributeDescriptor(AttributeDescriptor value)
SyncAttributeDescriptorConfig.attributeDescriptor attribute.value - the attributeDescriptorpublic Boolean isCopyByValue(SessionContext ctx)
SyncAttributeDescriptorConfig.copyByValue attribute.public Boolean isCopyByValue()
SyncAttributeDescriptorConfig.copyByValue attribute.public boolean isCopyByValueAsPrimitive(SessionContext ctx)
SyncAttributeDescriptorConfig.copyByValue attribute.public boolean isCopyByValueAsPrimitive()
SyncAttributeDescriptorConfig.copyByValue attribute.public void setCopyByValue(SessionContext ctx, Boolean value)
SyncAttributeDescriptorConfig.copyByValue attribute.value - the copyByValuepublic void setCopyByValue(Boolean value)
SyncAttributeDescriptorConfig.copyByValue attribute.value - the copyByValuepublic void setCopyByValue(SessionContext ctx, boolean value)
SyncAttributeDescriptorConfig.copyByValue attribute.value - the copyByValuepublic void setCopyByValue(boolean value)
SyncAttributeDescriptorConfig.copyByValue attribute.value - the copyByValuepublic Boolean isIncludedInSync(SessionContext ctx)
SyncAttributeDescriptorConfig.includedInSync attribute.public Boolean isIncludedInSync()
SyncAttributeDescriptorConfig.includedInSync attribute.public boolean isIncludedInSyncAsPrimitive(SessionContext ctx)
SyncAttributeDescriptorConfig.includedInSync attribute.public boolean isIncludedInSyncAsPrimitive()
SyncAttributeDescriptorConfig.includedInSync attribute.public void setIncludedInSync(SessionContext ctx, Boolean value)
SyncAttributeDescriptorConfig.includedInSync attribute.value - the includedInSyncpublic void setIncludedInSync(Boolean value)
SyncAttributeDescriptorConfig.includedInSync attribute.value - the includedInSyncpublic void setIncludedInSync(SessionContext ctx, boolean value)
SyncAttributeDescriptorConfig.includedInSync attribute.value - the includedInSyncpublic void setIncludedInSync(boolean value)
SyncAttributeDescriptorConfig.includedInSync attribute.value - the includedInSyncpublic Boolean isPartiallyTranslatable(SessionContext ctx)
SyncAttributeDescriptorConfig.partiallyTranslatable attribute.public Boolean isPartiallyTranslatable()
SyncAttributeDescriptorConfig.partiallyTranslatable attribute.public boolean isPartiallyTranslatableAsPrimitive(SessionContext ctx)
SyncAttributeDescriptorConfig.partiallyTranslatable attribute.public boolean isPartiallyTranslatableAsPrimitive()
SyncAttributeDescriptorConfig.partiallyTranslatable attribute.public void setPartiallyTranslatable(SessionContext ctx, Boolean value)
SyncAttributeDescriptorConfig.partiallyTranslatable attribute.value - the partiallyTranslatablepublic void setPartiallyTranslatable(Boolean value)
SyncAttributeDescriptorConfig.partiallyTranslatable attribute.value - the partiallyTranslatablepublic void setPartiallyTranslatable(SessionContext ctx, boolean value)
SyncAttributeDescriptorConfig.partiallyTranslatable attribute.value - the partiallyTranslatablepublic void setPartiallyTranslatable(boolean value)
SyncAttributeDescriptorConfig.partiallyTranslatable attribute.value - the partiallyTranslatablepublic Object getPresetValue(SessionContext ctx)
SyncAttributeDescriptorConfig.presetValue attribute.public Object getPresetValue()
SyncAttributeDescriptorConfig.presetValue attribute.public void setPresetValue(SessionContext ctx, Object value)
SyncAttributeDescriptorConfig.presetValue attribute.value - the presetValuepublic void setPresetValue(Object value)
SyncAttributeDescriptorConfig.presetValue attribute.value - the presetValuepublic SyncItemJob getSyncJob(SessionContext ctx)
SyncAttributeDescriptorConfig.syncJob attribute.public SyncItemJob getSyncJob()
SyncAttributeDescriptorConfig.syncJob attribute.protected void setSyncJob(SessionContext ctx, SyncItemJob value)
SyncAttributeDescriptorConfig.syncJob attribute.value - the syncJobprotected void setSyncJob(SyncItemJob value)
SyncAttributeDescriptorConfig.syncJob attribute.value - the syncJobpublic Boolean isTranslateValue(SessionContext ctx)
SyncAttributeDescriptorConfig.translateValue attribute.public Boolean isTranslateValue()
SyncAttributeDescriptorConfig.translateValue attribute.public boolean isTranslateValueAsPrimitive(SessionContext ctx)
SyncAttributeDescriptorConfig.translateValue attribute.public boolean isTranslateValueAsPrimitive()
SyncAttributeDescriptorConfig.translateValue attribute.public void setTranslateValue(SessionContext ctx, Boolean value)
SyncAttributeDescriptorConfig.translateValue attribute.value - the translateValue - deprecated: please use attribute untranslatablepublic void setTranslateValue(Boolean value)
SyncAttributeDescriptorConfig.translateValue attribute.value - the translateValue - deprecated: please use attribute untranslatablepublic void setTranslateValue(SessionContext ctx, boolean value)
SyncAttributeDescriptorConfig.translateValue attribute.value - the translateValue - deprecated: please use attribute untranslatablepublic void setTranslateValue(boolean value)
SyncAttributeDescriptorConfig.translateValue attribute.value - the translateValue - deprecated: please use attribute untranslatablepublic Boolean isUntranslatable(SessionContext ctx)
SyncAttributeDescriptorConfig.untranslatable attribute.public Boolean isUntranslatable()
SyncAttributeDescriptorConfig.untranslatable attribute.public boolean isUntranslatableAsPrimitive(SessionContext ctx)
SyncAttributeDescriptorConfig.untranslatable attribute.public boolean isUntranslatableAsPrimitive()
SyncAttributeDescriptorConfig.untranslatable attribute.public void setUntranslatable(SessionContext ctx, Boolean value)
SyncAttributeDescriptorConfig.untranslatable attribute.value - the untranslatablepublic void setUntranslatable(Boolean value)
SyncAttributeDescriptorConfig.untranslatable attribute.value - the untranslatablepublic void setUntranslatable(SessionContext ctx, boolean value)
SyncAttributeDescriptorConfig.untranslatable attribute.value - the untranslatablepublic void setUntranslatable(boolean value)
SyncAttributeDescriptorConfig.untranslatable attribute.value - the untranslatableCopyright © 2017 SAP SE. All Rights Reserved.