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 java.lang.String |
ATTRIBUTEDESCRIPTOR
Qualifier of the
SyncAttributeDescriptorConfig.attributeDescriptor attribute |
static java.lang.String |
COPYBYVALUE
Qualifier of the
SyncAttributeDescriptorConfig.copyByValue attribute |
protected static java.util.Map<java.lang.String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static java.lang.String |
INCLUDEDINSYNC
Qualifier of the
SyncAttributeDescriptorConfig.includedInSync attribute |
static java.lang.String |
PARTIALLYTRANSLATABLE
Qualifier of the
SyncAttributeDescriptorConfig.partiallyTranslatable attribute |
static java.lang.String |
PRESETVALUE
Qualifier of the
SyncAttributeDescriptorConfig.presetValue attribute |
static java.lang.String |
SYNCJOB
Qualifier of the
SyncAttributeDescriptorConfig.syncJob attribute |
static java.lang.String |
TRANSLATEVALUE
Qualifier of the
SyncAttributeDescriptorConfig.translateValue attribute |
static java.lang.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 java.util.Map<java.lang.String,Item.AttributeMode> |
getDefaultAttributeModes() |
java.lang.Object |
getPresetValue()
Generated method - Getter of the
SyncAttributeDescriptorConfig.presetValue attribute. |
java.lang.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. |
java.lang.Boolean |
isCopyByValue()
Generated method - Getter of the
SyncAttributeDescriptorConfig.copyByValue attribute. |
java.lang.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. |
java.lang.Boolean |
isIncludedInSync()
Generated method - Getter of the
SyncAttributeDescriptorConfig.includedInSync attribute. |
java.lang.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. |
java.lang.Boolean |
isPartiallyTranslatable()
Generated method - Getter of the
SyncAttributeDescriptorConfig.partiallyTranslatable attribute. |
java.lang.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. |
java.lang.Boolean |
isTranslateValue()
Generated method - Getter of the
SyncAttributeDescriptorConfig.translateValue attribute. |
java.lang.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. |
java.lang.Boolean |
isUntranslatable()
Generated method - Getter of the
SyncAttributeDescriptorConfig.untranslatable attribute. |
java.lang.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(java.lang.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,
java.lang.Boolean value)
Generated method - Setter of the
SyncAttributeDescriptorConfig.copyByValue attribute. |
void |
setIncludedInSync(boolean value)
Generated method - Setter of the
SyncAttributeDescriptorConfig.includedInSync attribute. |
void |
setIncludedInSync(java.lang.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,
java.lang.Boolean value)
Generated method - Setter of the
SyncAttributeDescriptorConfig.includedInSync attribute. |
void |
setPartiallyTranslatable(boolean value)
Generated method - Setter of the
SyncAttributeDescriptorConfig.partiallyTranslatable attribute. |
void |
setPartiallyTranslatable(java.lang.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,
java.lang.Boolean value)
Generated method - Setter of the
SyncAttributeDescriptorConfig.partiallyTranslatable attribute. |
void |
setPresetValue(java.lang.Object value)
Generated method - Setter of the
SyncAttributeDescriptorConfig.presetValue attribute. |
void |
setPresetValue(SessionContext ctx,
java.lang.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(java.lang.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,
java.lang.Boolean value)
Generated method - Setter of the
SyncAttributeDescriptorConfig.translateValue attribute. |
void |
setUntranslatable(boolean value)
Generated method - Setter of the
SyncAttributeDescriptorConfig.untranslatable attribute. |
void |
setUntranslatable(java.lang.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,
java.lang.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, getImplementation, 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, isMarkModifiedDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, 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, writeReplacesetTenantpublic static final java.lang.String SYNCJOB
SyncAttributeDescriptorConfig.syncJob attributepublic static final java.lang.String ATTRIBUTEDESCRIPTOR
SyncAttributeDescriptorConfig.attributeDescriptor attributepublic static final java.lang.String INCLUDEDINSYNC
SyncAttributeDescriptorConfig.includedInSync attributepublic static final java.lang.String COPYBYVALUE
SyncAttributeDescriptorConfig.copyByValue attributepublic static final java.lang.String UNTRANSLATABLE
SyncAttributeDescriptorConfig.untranslatable attributepublic static final java.lang.String TRANSLATEVALUE
SyncAttributeDescriptorConfig.translateValue attributepublic static final java.lang.String PRESETVALUE
SyncAttributeDescriptorConfig.presetValue attributepublic static final java.lang.String PARTIALLYTRANSLATABLE
SyncAttributeDescriptorConfig.partiallyTranslatable attributeprotected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
public GeneratedSyncAttributeDescriptorConfig()
protected java.util.Map<java.lang.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 java.lang.Boolean isCopyByValue(SessionContext ctx)
SyncAttributeDescriptorConfig.copyByValue attribute.public java.lang.Boolean isCopyByValue()
SyncAttributeDescriptorConfig.copyByValue attribute.public boolean isCopyByValueAsPrimitive(SessionContext ctx)
SyncAttributeDescriptorConfig.copyByValue attribute.public boolean isCopyByValueAsPrimitive()
SyncAttributeDescriptorConfig.copyByValue attribute.public void setCopyByValue(SessionContext ctx, java.lang.Boolean value)
SyncAttributeDescriptorConfig.copyByValue attribute.value - the copyByValuepublic void setCopyByValue(java.lang.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 java.lang.Boolean isIncludedInSync(SessionContext ctx)
SyncAttributeDescriptorConfig.includedInSync attribute.public java.lang.Boolean isIncludedInSync()
SyncAttributeDescriptorConfig.includedInSync attribute.public boolean isIncludedInSyncAsPrimitive(SessionContext ctx)
SyncAttributeDescriptorConfig.includedInSync attribute.public boolean isIncludedInSyncAsPrimitive()
SyncAttributeDescriptorConfig.includedInSync attribute.public void setIncludedInSync(SessionContext ctx, java.lang.Boolean value)
SyncAttributeDescriptorConfig.includedInSync attribute.value - the includedInSyncpublic void setIncludedInSync(java.lang.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 java.lang.Boolean isPartiallyTranslatable(SessionContext ctx)
SyncAttributeDescriptorConfig.partiallyTranslatable attribute.public java.lang.Boolean isPartiallyTranslatable()
SyncAttributeDescriptorConfig.partiallyTranslatable attribute.public boolean isPartiallyTranslatableAsPrimitive(SessionContext ctx)
SyncAttributeDescriptorConfig.partiallyTranslatable attribute.public boolean isPartiallyTranslatableAsPrimitive()
SyncAttributeDescriptorConfig.partiallyTranslatable attribute.public void setPartiallyTranslatable(SessionContext ctx, java.lang.Boolean value)
SyncAttributeDescriptorConfig.partiallyTranslatable attribute.value - the partiallyTranslatablepublic void setPartiallyTranslatable(java.lang.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 java.lang.Object getPresetValue(SessionContext ctx)
SyncAttributeDescriptorConfig.presetValue attribute.public java.lang.Object getPresetValue()
SyncAttributeDescriptorConfig.presetValue attribute.public void setPresetValue(SessionContext ctx, java.lang.Object value)
SyncAttributeDescriptorConfig.presetValue attribute.value - the presetValuepublic void setPresetValue(java.lang.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 java.lang.Boolean isTranslateValue(SessionContext ctx)
SyncAttributeDescriptorConfig.translateValue attribute.public java.lang.Boolean isTranslateValue()
SyncAttributeDescriptorConfig.translateValue attribute.public boolean isTranslateValueAsPrimitive(SessionContext ctx)
SyncAttributeDescriptorConfig.translateValue attribute.public boolean isTranslateValueAsPrimitive()
SyncAttributeDescriptorConfig.translateValue attribute.public void setTranslateValue(SessionContext ctx, java.lang.Boolean value)
SyncAttributeDescriptorConfig.translateValue attribute.value - the translateValue - deprecated: please use attribute untranslatablepublic void setTranslateValue(java.lang.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 java.lang.Boolean isUntranslatable(SessionContext ctx)
SyncAttributeDescriptorConfig.untranslatable attribute.public java.lang.Boolean isUntranslatable()
SyncAttributeDescriptorConfig.untranslatable attribute.public boolean isUntranslatableAsPrimitive(SessionContext ctx)
SyncAttributeDescriptorConfig.untranslatable attribute.public boolean isUntranslatableAsPrimitive()
SyncAttributeDescriptorConfig.untranslatable attribute.public void setUntranslatable(SessionContext ctx, java.lang.Boolean value)
SyncAttributeDescriptorConfig.untranslatable attribute.value - the untranslatablepublic void setUntranslatable(java.lang.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 © 2018 SAP SE. All Rights Reserved.