public class SyncAttributeDescriptorConfigModel extends ItemModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_TYPECODE
Generated model type code constant.
|
static String |
ATTRIBUTEDESCRIPTOR
Generated constant - Attribute key of
SyncAttributeDescriptorConfig.attributeDescriptor attribute defined at extension catalog. |
static String |
COPYBYVALUE
Generated constant - Attribute key of
SyncAttributeDescriptorConfig.copyByValue attribute defined at extension catalog. |
static String |
INCLUDEDINSYNC
Generated constant - Attribute key of
SyncAttributeDescriptorConfig.includedInSync attribute defined at extension catalog. |
static String |
PARTIALLYTRANSLATABLE
Generated constant - Attribute key of
SyncAttributeDescriptorConfig.partiallyTranslatable attribute defined at extension catalog. |
static String |
PRESETVALUE
Generated constant - Attribute key of
SyncAttributeDescriptorConfig.presetValue attribute defined at extension catalog. |
static String |
SYNCJOB
Generated constant - Attribute key of
SyncAttributeDescriptorConfig.syncJob attribute defined at extension catalog. |
static String |
TRANSLATEVALUE
Generated constant - Attribute key of
SyncAttributeDescriptorConfig.translateValue attribute defined at extension catalog. |
static String |
UNTRANSLATABLE
Generated constant - Attribute key of
SyncAttributeDescriptorConfig.untranslatable attribute defined at extension catalog. |
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
SyncAttributeDescriptorConfigModel()
Generated constructor - Default constructor for generic creation.
|
SyncAttributeDescriptorConfigModel(AttributeDescriptorModel _attributeDescriptor,
Boolean _copyByValue,
ItemModel _owner,
SyncItemJobModel _syncJob)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
SyncAttributeDescriptorConfigModel(AttributeDescriptorModel _attributeDescriptor,
Boolean _copyByValue,
SyncItemJobModel _syncJob)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
SyncAttributeDescriptorConfigModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
AttributeDescriptorModel |
getAttributeDescriptor()
Generated method - Getter of the
SyncAttributeDescriptorConfig.attributeDescriptor attribute defined at extension catalog. |
Boolean |
getCopyByValue()
Generated method - Getter of the
SyncAttributeDescriptorConfig.copyByValue attribute defined at extension catalog. |
Boolean |
getIncludedInSync()
Generated method - Getter of the
SyncAttributeDescriptorConfig.includedInSync attribute defined at extension catalog. |
Boolean |
getPartiallyTranslatable()
Generated method - Getter of the
SyncAttributeDescriptorConfig.partiallyTranslatable attribute defined at extension catalog. |
Object |
getPresetValue()
Generated method - Getter of the
SyncAttributeDescriptorConfig.presetValue attribute defined at extension catalog. |
SyncItemJobModel |
getSyncJob()
Generated method - Getter of the
SyncAttributeDescriptorConfig.syncJob attribute defined at extension catalog. |
Boolean |
getTranslateValue()
Generated method - Getter of the
SyncAttributeDescriptorConfig.translateValue attribute defined at extension catalog. |
Boolean |
getUntranslatable()
Generated method - Getter of the
SyncAttributeDescriptorConfig.untranslatable attribute defined at extension catalog. |
void |
setAttributeDescriptor(AttributeDescriptorModel value)
Generated method - Initial setter of
SyncAttributeDescriptorConfig.attributeDescriptor attribute defined at extension catalog. |
void |
setCopyByValue(Boolean value)
Generated method - Setter of
SyncAttributeDescriptorConfig.copyByValue attribute defined at extension catalog. |
void |
setIncludedInSync(Boolean value)
Generated method - Setter of
SyncAttributeDescriptorConfig.includedInSync attribute defined at extension catalog. |
void |
setPartiallyTranslatable(Boolean value)
Generated method - Setter of
SyncAttributeDescriptorConfig.partiallyTranslatable attribute defined at extension catalog. |
void |
setPresetValue(Object value)
Generated method - Setter of
SyncAttributeDescriptorConfig.presetValue attribute defined at extension catalog. |
void |
setSyncJob(SyncItemJobModel value)
Generated method - Initial setter of
SyncAttributeDescriptorConfig.syncJob attribute defined at extension catalog. |
void |
setTranslateValue(Boolean value)
Generated method - Setter of
SyncAttributeDescriptorConfig.translateValue attribute defined at extension catalog. |
void |
setUntranslatable(Boolean value)
Generated method - Setter of
SyncAttributeDescriptorConfig.untranslatable attribute defined at extension catalog. |
getComments, getCreationtime, getModifiedtime, getOwner, setComments, setCreationtime, setModifiedtime, setOwnerequals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplacepublic static final String _TYPECODE
public static final String SYNCJOB
SyncAttributeDescriptorConfig.syncJob attribute defined at extension catalog.public static final String ATTRIBUTEDESCRIPTOR
SyncAttributeDescriptorConfig.attributeDescriptor attribute defined at extension catalog.public static final String INCLUDEDINSYNC
SyncAttributeDescriptorConfig.includedInSync attribute defined at extension catalog.public static final String COPYBYVALUE
SyncAttributeDescriptorConfig.copyByValue attribute defined at extension catalog.public static final String UNTRANSLATABLE
SyncAttributeDescriptorConfig.untranslatable attribute defined at extension catalog.public static final String TRANSLATEVALUE
SyncAttributeDescriptorConfig.translateValue attribute defined at extension catalog.public static final String PRESETVALUE
SyncAttributeDescriptorConfig.presetValue attribute defined at extension catalog.public static final String PARTIALLYTRANSLATABLE
SyncAttributeDescriptorConfig.partiallyTranslatable attribute defined at extension catalog.public SyncAttributeDescriptorConfigModel()
public SyncAttributeDescriptorConfigModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public SyncAttributeDescriptorConfigModel(AttributeDescriptorModel _attributeDescriptor, Boolean _copyByValue, SyncItemJobModel _syncJob)
_attributeDescriptor - initial attribute declared by type SyncAttributeDescriptorConfig at extension catalog_copyByValue - initial attribute declared by type SyncAttributeDescriptorConfig at extension catalog_syncJob - initial attribute declared by type SyncAttributeDescriptorConfig at extension catalog@Deprecated public SyncAttributeDescriptorConfigModel(AttributeDescriptorModel _attributeDescriptor, Boolean _copyByValue, ItemModel _owner, SyncItemJobModel _syncJob)
_attributeDescriptor - initial attribute declared by type SyncAttributeDescriptorConfig at extension catalog_copyByValue - initial attribute declared by type SyncAttributeDescriptorConfig at extension catalog_owner - initial attribute declared by type Item at extension core_syncJob - initial attribute declared by type SyncAttributeDescriptorConfig at extension catalog@Accessor(qualifier="attributeDescriptor", type=GETTER) public AttributeDescriptorModel getAttributeDescriptor()
SyncAttributeDescriptorConfig.attributeDescriptor attribute defined at extension catalog.@Accessor(qualifier="copyByValue", type=GETTER) public Boolean getCopyByValue()
SyncAttributeDescriptorConfig.copyByValue attribute defined at extension catalog.@Accessor(qualifier="includedInSync", type=GETTER) public Boolean getIncludedInSync()
SyncAttributeDescriptorConfig.includedInSync attribute defined at extension catalog.@Accessor(qualifier="partiallyTranslatable", type=GETTER) public Boolean getPartiallyTranslatable()
SyncAttributeDescriptorConfig.partiallyTranslatable attribute defined at extension catalog.@Accessor(qualifier="presetValue", type=GETTER) public Object getPresetValue()
SyncAttributeDescriptorConfig.presetValue attribute defined at extension catalog.@Accessor(qualifier="syncJob", type=GETTER) public SyncItemJobModel getSyncJob()
SyncAttributeDescriptorConfig.syncJob attribute defined at extension catalog.@Accessor(qualifier="translateValue", type=GETTER) public Boolean getTranslateValue()
SyncAttributeDescriptorConfig.translateValue attribute defined at extension catalog.@Accessor(qualifier="untranslatable", type=GETTER) public Boolean getUntranslatable()
SyncAttributeDescriptorConfig.untranslatable attribute defined at extension catalog.@Accessor(qualifier="attributeDescriptor", type=SETTER) public void setAttributeDescriptor(AttributeDescriptorModel value)
SyncAttributeDescriptorConfig.attributeDescriptor attribute defined at extension catalog. Can only be used at creation of model - before first save.value - the attributeDescriptor@Accessor(qualifier="copyByValue", type=SETTER) public void setCopyByValue(Boolean value)
SyncAttributeDescriptorConfig.copyByValue attribute defined at extension catalog.value - the copyByValue@Accessor(qualifier="includedInSync", type=SETTER) public void setIncludedInSync(Boolean value)
SyncAttributeDescriptorConfig.includedInSync attribute defined at extension catalog.value - the includedInSync@Accessor(qualifier="partiallyTranslatable", type=SETTER) public void setPartiallyTranslatable(Boolean value)
SyncAttributeDescriptorConfig.partiallyTranslatable attribute defined at extension catalog.value - the partiallyTranslatable@Accessor(qualifier="presetValue", type=SETTER) public void setPresetValue(Object value)
SyncAttributeDescriptorConfig.presetValue attribute defined at extension catalog.value - the presetValue@Accessor(qualifier="syncJob", type=SETTER) public void setSyncJob(SyncItemJobModel value)
SyncAttributeDescriptorConfig.syncJob attribute defined at extension catalog. Can only be used at creation of model - before first save.value - the syncJob@Accessor(qualifier="translateValue", type=SETTER) public void setTranslateValue(Boolean value)
SyncAttributeDescriptorConfig.translateValue attribute defined at extension catalog.value - the translateValue - deprecated: please use attribute untranslatableCopyright © 2017 SAP SE. All Rights Reserved.