Package de.hybris.platform.catalog.jalo
Class GeneratedSyncAttributeDescriptorConfig
- java.lang.Object
-
- de.hybris.platform.util.BridgeAbstraction
-
- de.hybris.platform.jalo.Item
-
- de.hybris.platform.jalo.ExtensibleItem
-
- de.hybris.platform.jalo.c2l.LocalizableItem
-
- de.hybris.platform.jalo.GenericItem
-
- de.hybris.platform.catalog.jalo.GeneratedSyncAttributeDescriptorConfig
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable
- Direct Known Subclasses:
SyncAttributeDescriptorConfig
public abstract class GeneratedSyncAttributeDescriptorConfig extends GenericItem
Generated class for typeSyncAttributeDescriptorConfig.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item
Item.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringATTRIBUTEDESCRIPTORQualifier of theSyncAttributeDescriptorConfig.attributeDescriptorattributestatic java.lang.StringCOPYBYVALUEQualifier of theSyncAttributeDescriptorConfig.copyByValueattributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringINCLUDEDINSYNCQualifier of theSyncAttributeDescriptorConfig.includedInSyncattributestatic java.lang.StringPARTIALLYTRANSLATABLEQualifier of theSyncAttributeDescriptorConfig.partiallyTranslatableattributestatic java.lang.StringPRESETVALUEQualifier of theSyncAttributeDescriptorConfig.presetValueattributestatic java.lang.StringSYNCJOBQualifier of theSyncAttributeDescriptorConfig.syncJobattributestatic java.lang.StringTRANSLATEVALUEQualifier of theSyncAttributeDescriptorConfig.translateValueattributestatic java.lang.StringUNTRANSLATABLEQualifier of theSyncAttributeDescriptorConfig.untranslatableattribute-
Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLED
-
Fields inherited from class de.hybris.platform.jalo.Item
_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPE
-
Fields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant
-
-
Constructor Summary
Constructors Constructor Description GeneratedSyncAttributeDescriptorConfig()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AttributeDescriptorgetAttributeDescriptor()Generated method - Getter of theSyncAttributeDescriptorConfig.attributeDescriptorattribute.AttributeDescriptorgetAttributeDescriptor(SessionContext ctx)Generated method - Getter of theSyncAttributeDescriptorConfig.attributeDescriptorattribute.protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()java.lang.ObjectgetPresetValue()Generated method - Getter of theSyncAttributeDescriptorConfig.presetValueattribute.java.lang.ObjectgetPresetValue(SessionContext ctx)Generated method - Getter of theSyncAttributeDescriptorConfig.presetValueattribute.SyncItemJobgetSyncJob()Generated method - Getter of theSyncAttributeDescriptorConfig.syncJobattribute.SyncItemJobgetSyncJob(SessionContext ctx)Generated method - Getter of theSyncAttributeDescriptorConfig.syncJobattribute.java.lang.BooleanisCopyByValue()Generated method - Getter of theSyncAttributeDescriptorConfig.copyByValueattribute.java.lang.BooleanisCopyByValue(SessionContext ctx)Generated method - Getter of theSyncAttributeDescriptorConfig.copyByValueattribute.booleanisCopyByValueAsPrimitive()Generated method - Getter of theSyncAttributeDescriptorConfig.copyByValueattribute.booleanisCopyByValueAsPrimitive(SessionContext ctx)Generated method - Getter of theSyncAttributeDescriptorConfig.copyByValueattribute.java.lang.BooleanisIncludedInSync()Generated method - Getter of theSyncAttributeDescriptorConfig.includedInSyncattribute.java.lang.BooleanisIncludedInSync(SessionContext ctx)Generated method - Getter of theSyncAttributeDescriptorConfig.includedInSyncattribute.booleanisIncludedInSyncAsPrimitive()Generated method - Getter of theSyncAttributeDescriptorConfig.includedInSyncattribute.booleanisIncludedInSyncAsPrimitive(SessionContext ctx)Generated method - Getter of theSyncAttributeDescriptorConfig.includedInSyncattribute.java.lang.BooleanisPartiallyTranslatable()Generated method - Getter of theSyncAttributeDescriptorConfig.partiallyTranslatableattribute.java.lang.BooleanisPartiallyTranslatable(SessionContext ctx)Generated method - Getter of theSyncAttributeDescriptorConfig.partiallyTranslatableattribute.booleanisPartiallyTranslatableAsPrimitive()Generated method - Getter of theSyncAttributeDescriptorConfig.partiallyTranslatableattribute.booleanisPartiallyTranslatableAsPrimitive(SessionContext ctx)Generated method - Getter of theSyncAttributeDescriptorConfig.partiallyTranslatableattribute.java.lang.BooleanisTranslateValue()Generated method - Getter of theSyncAttributeDescriptorConfig.translateValueattribute.java.lang.BooleanisTranslateValue(SessionContext ctx)Generated method - Getter of theSyncAttributeDescriptorConfig.translateValueattribute.booleanisTranslateValueAsPrimitive()Generated method - Getter of theSyncAttributeDescriptorConfig.translateValueattribute.booleanisTranslateValueAsPrimitive(SessionContext ctx)Generated method - Getter of theSyncAttributeDescriptorConfig.translateValueattribute.java.lang.BooleanisUntranslatable()Generated method - Getter of theSyncAttributeDescriptorConfig.untranslatableattribute.java.lang.BooleanisUntranslatable(SessionContext ctx)Generated method - Getter of theSyncAttributeDescriptorConfig.untranslatableattribute.booleanisUntranslatableAsPrimitive()Generated method - Getter of theSyncAttributeDescriptorConfig.untranslatableattribute.booleanisUntranslatableAsPrimitive(SessionContext ctx)Generated method - Getter of theSyncAttributeDescriptorConfig.untranslatableattribute.protected voidsetAttributeDescriptor(SessionContext ctx, AttributeDescriptor value)Generated method - Setter of theSyncAttributeDescriptorConfig.attributeDescriptorattribute.protected voidsetAttributeDescriptor(AttributeDescriptor value)Generated method - Setter of theSyncAttributeDescriptorConfig.attributeDescriptorattribute.voidsetCopyByValue(boolean value)Generated method - Setter of theSyncAttributeDescriptorConfig.copyByValueattribute.voidsetCopyByValue(SessionContext ctx, boolean value)Generated method - Setter of theSyncAttributeDescriptorConfig.copyByValueattribute.voidsetCopyByValue(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theSyncAttributeDescriptorConfig.copyByValueattribute.voidsetCopyByValue(java.lang.Boolean value)Generated method - Setter of theSyncAttributeDescriptorConfig.copyByValueattribute.voidsetIncludedInSync(boolean value)Generated method - Setter of theSyncAttributeDescriptorConfig.includedInSyncattribute.voidsetIncludedInSync(SessionContext ctx, boolean value)Generated method - Setter of theSyncAttributeDescriptorConfig.includedInSyncattribute.voidsetIncludedInSync(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theSyncAttributeDescriptorConfig.includedInSyncattribute.voidsetIncludedInSync(java.lang.Boolean value)Generated method - Setter of theSyncAttributeDescriptorConfig.includedInSyncattribute.voidsetPartiallyTranslatable(boolean value)Generated method - Setter of theSyncAttributeDescriptorConfig.partiallyTranslatableattribute.voidsetPartiallyTranslatable(SessionContext ctx, boolean value)Generated method - Setter of theSyncAttributeDescriptorConfig.partiallyTranslatableattribute.voidsetPartiallyTranslatable(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theSyncAttributeDescriptorConfig.partiallyTranslatableattribute.voidsetPartiallyTranslatable(java.lang.Boolean value)Generated method - Setter of theSyncAttributeDescriptorConfig.partiallyTranslatableattribute.voidsetPresetValue(SessionContext ctx, java.lang.Object value)Generated method - Setter of theSyncAttributeDescriptorConfig.presetValueattribute.voidsetPresetValue(java.lang.Object value)Generated method - Setter of theSyncAttributeDescriptorConfig.presetValueattribute.protected voidsetSyncJob(SyncItemJob value)Generated method - Setter of theSyncAttributeDescriptorConfig.syncJobattribute.protected voidsetSyncJob(SessionContext ctx, SyncItemJob value)Generated method - Setter of theSyncAttributeDescriptorConfig.syncJobattribute.voidsetTranslateValue(boolean value)Generated method - Setter of theSyncAttributeDescriptorConfig.translateValueattribute.voidsetTranslateValue(SessionContext ctx, boolean value)Generated method - Setter of theSyncAttributeDescriptorConfig.translateValueattribute.voidsetTranslateValue(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theSyncAttributeDescriptorConfig.translateValueattribute.voidsetTranslateValue(java.lang.Boolean value)Generated method - Setter of theSyncAttributeDescriptorConfig.translateValueattribute.voidsetUntranslatable(boolean value)Generated method - Setter of theSyncAttributeDescriptorConfig.untranslatableattribute.voidsetUntranslatable(SessionContext ctx, boolean value)Generated method - Setter of theSyncAttributeDescriptorConfig.untranslatableattribute.voidsetUntranslatable(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theSyncAttributeDescriptorConfig.untranslatableattribute.voidsetUntranslatable(java.lang.Boolean value)Generated method - Setter of theSyncAttributeDescriptorConfig.untranslatableattribute.-
Methods inherited from class de.hybris.platform.jalo.GenericItem
createItem, getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, setRelatedItems
-
Methods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedProperty
-
Methods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty
-
Methods inherited from class de.hybris.platform.jalo.Item
addLinkedItems, 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, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
SYNCJOB
public static final java.lang.String SYNCJOB
Qualifier of theSyncAttributeDescriptorConfig.syncJobattribute- See Also:
- Constant Field Values
-
ATTRIBUTEDESCRIPTOR
public static final java.lang.String ATTRIBUTEDESCRIPTOR
Qualifier of theSyncAttributeDescriptorConfig.attributeDescriptorattribute- See Also:
- Constant Field Values
-
INCLUDEDINSYNC
public static final java.lang.String INCLUDEDINSYNC
Qualifier of theSyncAttributeDescriptorConfig.includedInSyncattribute- See Also:
- Constant Field Values
-
COPYBYVALUE
public static final java.lang.String COPYBYVALUE
Qualifier of theSyncAttributeDescriptorConfig.copyByValueattribute- See Also:
- Constant Field Values
-
UNTRANSLATABLE
public static final java.lang.String UNTRANSLATABLE
Qualifier of theSyncAttributeDescriptorConfig.untranslatableattribute- See Also:
- Constant Field Values
-
TRANSLATEVALUE
public static final java.lang.String TRANSLATEVALUE
Qualifier of theSyncAttributeDescriptorConfig.translateValueattribute- See Also:
- Constant Field Values
-
PRESETVALUE
public static final java.lang.String PRESETVALUE
Qualifier of theSyncAttributeDescriptorConfig.presetValueattribute- See Also:
- Constant Field Values
-
PARTIALLYTRANSLATABLE
public static final java.lang.String PARTIALLYTRANSLATABLE
Qualifier of theSyncAttributeDescriptorConfig.partiallyTranslatableattribute- See Also:
- Constant Field Values
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
- Overrides:
getDefaultAttributeModesin classItem
-
getAttributeDescriptor
public AttributeDescriptor getAttributeDescriptor(SessionContext ctx)
Generated method - Getter of theSyncAttributeDescriptorConfig.attributeDescriptorattribute.- Returns:
- the attributeDescriptor
-
getAttributeDescriptor
public AttributeDescriptor getAttributeDescriptor()
Generated method - Getter of theSyncAttributeDescriptorConfig.attributeDescriptorattribute.- Returns:
- the attributeDescriptor
-
setAttributeDescriptor
protected void setAttributeDescriptor(SessionContext ctx, AttributeDescriptor value)
Generated method - Setter of theSyncAttributeDescriptorConfig.attributeDescriptorattribute.- Parameters:
value- the attributeDescriptor
-
setAttributeDescriptor
protected void setAttributeDescriptor(AttributeDescriptor value)
Generated method - Setter of theSyncAttributeDescriptorConfig.attributeDescriptorattribute.- Parameters:
value- the attributeDescriptor
-
isCopyByValue
public java.lang.Boolean isCopyByValue(SessionContext ctx)
Generated method - Getter of theSyncAttributeDescriptorConfig.copyByValueattribute.- Returns:
- the copyByValue
-
isCopyByValue
public java.lang.Boolean isCopyByValue()
Generated method - Getter of theSyncAttributeDescriptorConfig.copyByValueattribute.- Returns:
- the copyByValue
-
isCopyByValueAsPrimitive
public boolean isCopyByValueAsPrimitive(SessionContext ctx)
Generated method - Getter of theSyncAttributeDescriptorConfig.copyByValueattribute.- Returns:
- the copyByValue
-
isCopyByValueAsPrimitive
public boolean isCopyByValueAsPrimitive()
Generated method - Getter of theSyncAttributeDescriptorConfig.copyByValueattribute.- Returns:
- the copyByValue
-
setCopyByValue
public void setCopyByValue(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSyncAttributeDescriptorConfig.copyByValueattribute.- Parameters:
value- the copyByValue
-
setCopyByValue
public void setCopyByValue(java.lang.Boolean value)
Generated method - Setter of theSyncAttributeDescriptorConfig.copyByValueattribute.- Parameters:
value- the copyByValue
-
setCopyByValue
public void setCopyByValue(SessionContext ctx, boolean value)
Generated method - Setter of theSyncAttributeDescriptorConfig.copyByValueattribute.- Parameters:
value- the copyByValue
-
setCopyByValue
public void setCopyByValue(boolean value)
Generated method - Setter of theSyncAttributeDescriptorConfig.copyByValueattribute.- Parameters:
value- the copyByValue
-
isIncludedInSync
public java.lang.Boolean isIncludedInSync(SessionContext ctx)
Generated method - Getter of theSyncAttributeDescriptorConfig.includedInSyncattribute.- Returns:
- the includedInSync
-
isIncludedInSync
public java.lang.Boolean isIncludedInSync()
Generated method - Getter of theSyncAttributeDescriptorConfig.includedInSyncattribute.- Returns:
- the includedInSync
-
isIncludedInSyncAsPrimitive
public boolean isIncludedInSyncAsPrimitive(SessionContext ctx)
Generated method - Getter of theSyncAttributeDescriptorConfig.includedInSyncattribute.- Returns:
- the includedInSync
-
isIncludedInSyncAsPrimitive
public boolean isIncludedInSyncAsPrimitive()
Generated method - Getter of theSyncAttributeDescriptorConfig.includedInSyncattribute.- Returns:
- the includedInSync
-
setIncludedInSync
public void setIncludedInSync(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSyncAttributeDescriptorConfig.includedInSyncattribute.- Parameters:
value- the includedInSync
-
setIncludedInSync
public void setIncludedInSync(java.lang.Boolean value)
Generated method - Setter of theSyncAttributeDescriptorConfig.includedInSyncattribute.- Parameters:
value- the includedInSync
-
setIncludedInSync
public void setIncludedInSync(SessionContext ctx, boolean value)
Generated method - Setter of theSyncAttributeDescriptorConfig.includedInSyncattribute.- Parameters:
value- the includedInSync
-
setIncludedInSync
public void setIncludedInSync(boolean value)
Generated method - Setter of theSyncAttributeDescriptorConfig.includedInSyncattribute.- Parameters:
value- the includedInSync
-
isPartiallyTranslatable
public java.lang.Boolean isPartiallyTranslatable(SessionContext ctx)
Generated method - Getter of theSyncAttributeDescriptorConfig.partiallyTranslatableattribute.- Returns:
- the partiallyTranslatable
-
isPartiallyTranslatable
public java.lang.Boolean isPartiallyTranslatable()
Generated method - Getter of theSyncAttributeDescriptorConfig.partiallyTranslatableattribute.- Returns:
- the partiallyTranslatable
-
isPartiallyTranslatableAsPrimitive
public boolean isPartiallyTranslatableAsPrimitive(SessionContext ctx)
Generated method - Getter of theSyncAttributeDescriptorConfig.partiallyTranslatableattribute.- Returns:
- the partiallyTranslatable
-
isPartiallyTranslatableAsPrimitive
public boolean isPartiallyTranslatableAsPrimitive()
Generated method - Getter of theSyncAttributeDescriptorConfig.partiallyTranslatableattribute.- Returns:
- the partiallyTranslatable
-
setPartiallyTranslatable
public void setPartiallyTranslatable(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSyncAttributeDescriptorConfig.partiallyTranslatableattribute.- Parameters:
value- the partiallyTranslatable
-
setPartiallyTranslatable
public void setPartiallyTranslatable(java.lang.Boolean value)
Generated method - Setter of theSyncAttributeDescriptorConfig.partiallyTranslatableattribute.- Parameters:
value- the partiallyTranslatable
-
setPartiallyTranslatable
public void setPartiallyTranslatable(SessionContext ctx, boolean value)
Generated method - Setter of theSyncAttributeDescriptorConfig.partiallyTranslatableattribute.- Parameters:
value- the partiallyTranslatable
-
setPartiallyTranslatable
public void setPartiallyTranslatable(boolean value)
Generated method - Setter of theSyncAttributeDescriptorConfig.partiallyTranslatableattribute.- Parameters:
value- the partiallyTranslatable
-
getPresetValue
public java.lang.Object getPresetValue(SessionContext ctx)
Generated method - Getter of theSyncAttributeDescriptorConfig.presetValueattribute.- Returns:
- the presetValue
-
getPresetValue
public java.lang.Object getPresetValue()
Generated method - Getter of theSyncAttributeDescriptorConfig.presetValueattribute.- Returns:
- the presetValue
-
setPresetValue
public void setPresetValue(SessionContext ctx, java.lang.Object value)
Generated method - Setter of theSyncAttributeDescriptorConfig.presetValueattribute.- Parameters:
value- the presetValue
-
setPresetValue
public void setPresetValue(java.lang.Object value)
Generated method - Setter of theSyncAttributeDescriptorConfig.presetValueattribute.- Parameters:
value- the presetValue
-
getSyncJob
public SyncItemJob getSyncJob(SessionContext ctx)
Generated method - Getter of theSyncAttributeDescriptorConfig.syncJobattribute.- Returns:
- the syncJob
-
getSyncJob
public SyncItemJob getSyncJob()
Generated method - Getter of theSyncAttributeDescriptorConfig.syncJobattribute.- Returns:
- the syncJob
-
setSyncJob
protected void setSyncJob(SessionContext ctx, SyncItemJob value)
Generated method - Setter of theSyncAttributeDescriptorConfig.syncJobattribute.- Parameters:
value- the syncJob
-
setSyncJob
protected void setSyncJob(SyncItemJob value)
Generated method - Setter of theSyncAttributeDescriptorConfig.syncJobattribute.- Parameters:
value- the syncJob
-
isTranslateValue
public java.lang.Boolean isTranslateValue(SessionContext ctx)
Generated method - Getter of theSyncAttributeDescriptorConfig.translateValueattribute.- Returns:
- the translateValue - deprecated: please use attribute untranslatable
-
isTranslateValue
public java.lang.Boolean isTranslateValue()
Generated method - Getter of theSyncAttributeDescriptorConfig.translateValueattribute.- Returns:
- the translateValue - deprecated: please use attribute untranslatable
-
isTranslateValueAsPrimitive
public boolean isTranslateValueAsPrimitive(SessionContext ctx)
Generated method - Getter of theSyncAttributeDescriptorConfig.translateValueattribute.- Returns:
- the translateValue - deprecated: please use attribute untranslatable
-
isTranslateValueAsPrimitive
public boolean isTranslateValueAsPrimitive()
Generated method - Getter of theSyncAttributeDescriptorConfig.translateValueattribute.- Returns:
- the translateValue - deprecated: please use attribute untranslatable
-
setTranslateValue
public void setTranslateValue(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSyncAttributeDescriptorConfig.translateValueattribute.- Parameters:
value- the translateValue - deprecated: please use attribute untranslatable
-
setTranslateValue
public void setTranslateValue(java.lang.Boolean value)
Generated method - Setter of theSyncAttributeDescriptorConfig.translateValueattribute.- Parameters:
value- the translateValue - deprecated: please use attribute untranslatable
-
setTranslateValue
public void setTranslateValue(SessionContext ctx, boolean value)
Generated method - Setter of theSyncAttributeDescriptorConfig.translateValueattribute.- Parameters:
value- the translateValue - deprecated: please use attribute untranslatable
-
setTranslateValue
public void setTranslateValue(boolean value)
Generated method - Setter of theSyncAttributeDescriptorConfig.translateValueattribute.- Parameters:
value- the translateValue - deprecated: please use attribute untranslatable
-
isUntranslatable
public java.lang.Boolean isUntranslatable(SessionContext ctx)
Generated method - Getter of theSyncAttributeDescriptorConfig.untranslatableattribute.- Returns:
- the untranslatable
-
isUntranslatable
public java.lang.Boolean isUntranslatable()
Generated method - Getter of theSyncAttributeDescriptorConfig.untranslatableattribute.- Returns:
- the untranslatable
-
isUntranslatableAsPrimitive
public boolean isUntranslatableAsPrimitive(SessionContext ctx)
Generated method - Getter of theSyncAttributeDescriptorConfig.untranslatableattribute.- Returns:
- the untranslatable
-
isUntranslatableAsPrimitive
public boolean isUntranslatableAsPrimitive()
Generated method - Getter of theSyncAttributeDescriptorConfig.untranslatableattribute.- Returns:
- the untranslatable
-
setUntranslatable
public void setUntranslatable(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSyncAttributeDescriptorConfig.untranslatableattribute.- Parameters:
value- the untranslatable
-
setUntranslatable
public void setUntranslatable(java.lang.Boolean value)
Generated method - Setter of theSyncAttributeDescriptorConfig.untranslatableattribute.- Parameters:
value- the untranslatable
-
setUntranslatable
public void setUntranslatable(SessionContext ctx, boolean value)
Generated method - Setter of theSyncAttributeDescriptorConfig.untranslatableattribute.- Parameters:
value- the untranslatable
-
setUntranslatable
public void setUntranslatable(boolean value)
Generated method - Setter of theSyncAttributeDescriptorConfig.untranslatableattribute.- Parameters:
value- the untranslatable
-
-