public abstract class GeneratedItemSyncTimestamp extends GenericItem
ItemSyncTimestamp.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 java.util.Map<java.lang.String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static java.lang.String |
LASTSYNCSOURCEMODIFIEDTIME
Qualifier of the
ItemSyncTimestamp.lastSyncSourceModifiedTime attribute |
static java.lang.String |
LASTSYNCTIME
Qualifier of the
ItemSyncTimestamp.lastSyncTime attribute |
static java.lang.String |
OUTDATED
Qualifier of the
ItemSyncTimestamp.outdated attribute |
static java.lang.String |
PENDINGATTRIBUTEQUALIFIERS
Qualifier of the
ItemSyncTimestamp.pendingAttributeQualifiers attribute |
static java.lang.String |
PENDINGATTRIBUTES
Qualifier of the
ItemSyncTimestamp.pendingAttributes attribute |
static java.lang.String |
PENDINGATTRIBUTESOWNERJOB
Qualifier of the
ItemSyncTimestamp.pendingAttributesOwnerJob attribute |
static java.lang.String |
PENDINGATTRIBUTESSCHEDULEDTURN
Qualifier of the
ItemSyncTimestamp.pendingAttributesScheduledTurn attribute |
static java.lang.String |
SOURCEITEM
Qualifier of the
ItemSyncTimestamp.sourceItem attribute |
static java.lang.String |
SOURCEVERSION
Qualifier of the
ItemSyncTimestamp.sourceVersion attribute |
static java.lang.String |
SYNCJOB
Qualifier of the
ItemSyncTimestamp.syncJob attribute |
static java.lang.String |
TARGETITEM
Qualifier of the
ItemSyncTimestamp.targetItem attribute |
static java.lang.String |
TARGETVERSION
Qualifier of the
ItemSyncTimestamp.targetVersion 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 |
|---|
GeneratedItemSyncTimestamp() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map<java.lang.String,Item.AttributeMode> |
getDefaultAttributeModes() |
java.util.Date |
getLastSyncSourceModifiedTime()
Generated method - Getter of the
ItemSyncTimestamp.lastSyncSourceModifiedTime attribute. |
java.util.Date |
getLastSyncSourceModifiedTime(SessionContext ctx)
Generated method - Getter of the
ItemSyncTimestamp.lastSyncSourceModifiedTime attribute. |
java.util.Date |
getLastSyncTime()
Generated method - Getter of the
ItemSyncTimestamp.lastSyncTime attribute. |
java.util.Date |
getLastSyncTime(SessionContext ctx)
Generated method - Getter of the
ItemSyncTimestamp.lastSyncTime attribute. |
java.lang.String |
getPendingAttributeQualifiers()
Generated method - Getter of the
ItemSyncTimestamp.pendingAttributeQualifiers attribute. |
java.lang.String |
getPendingAttributeQualifiers(SessionContext ctx)
Generated method - Getter of the
ItemSyncTimestamp.pendingAttributeQualifiers attribute. |
java.util.Collection<AttributeDescriptor> |
getPendingAttributes()
Generated method - Getter of the
ItemSyncTimestamp.pendingAttributes attribute. |
abstract java.util.Collection<AttributeDescriptor> |
getPendingAttributes(SessionContext ctx)
Generated method - Getter of the
ItemSyncTimestamp.pendingAttributes attribute. |
SyncItemCronJob |
getPendingAttributesOwnerJob()
Generated method - Getter of the
ItemSyncTimestamp.pendingAttributesOwnerJob attribute. |
SyncItemCronJob |
getPendingAttributesOwnerJob(SessionContext ctx)
Generated method - Getter of the
ItemSyncTimestamp.pendingAttributesOwnerJob attribute. |
java.lang.Integer |
getPendingAttributesScheduledTurn()
Generated method - Getter of the
ItemSyncTimestamp.pendingAttributesScheduledTurn attribute. |
java.lang.Integer |
getPendingAttributesScheduledTurn(SessionContext ctx)
Generated method - Getter of the
ItemSyncTimestamp.pendingAttributesScheduledTurn attribute. |
int |
getPendingAttributesScheduledTurnAsPrimitive()
Generated method - Getter of the
ItemSyncTimestamp.pendingAttributesScheduledTurn attribute. |
int |
getPendingAttributesScheduledTurnAsPrimitive(SessionContext ctx)
Generated method - Getter of the
ItemSyncTimestamp.pendingAttributesScheduledTurn attribute. |
Item |
getSourceItem()
Generated method - Getter of the
ItemSyncTimestamp.sourceItem attribute. |
Item |
getSourceItem(SessionContext ctx)
Generated method - Getter of the
ItemSyncTimestamp.sourceItem attribute. |
CatalogVersion |
getSourceVersion()
Generated method - Getter of the
ItemSyncTimestamp.sourceVersion attribute. |
CatalogVersion |
getSourceVersion(SessionContext ctx)
Generated method - Getter of the
ItemSyncTimestamp.sourceVersion attribute. |
SyncItemJob |
getSyncJob()
Generated method - Getter of the
ItemSyncTimestamp.syncJob attribute. |
SyncItemJob |
getSyncJob(SessionContext ctx)
Generated method - Getter of the
ItemSyncTimestamp.syncJob attribute. |
Item |
getTargetItem()
Generated method - Getter of the
ItemSyncTimestamp.targetItem attribute. |
Item |
getTargetItem(SessionContext ctx)
Generated method - Getter of the
ItemSyncTimestamp.targetItem attribute. |
CatalogVersion |
getTargetVersion()
Generated method - Getter of the
ItemSyncTimestamp.targetVersion attribute. |
CatalogVersion |
getTargetVersion(SessionContext ctx)
Generated method - Getter of the
ItemSyncTimestamp.targetVersion attribute. |
java.lang.Boolean |
isOutdated()
Generated method - Getter of the
ItemSyncTimestamp.outdated attribute. |
abstract java.lang.Boolean |
isOutdated(SessionContext ctx)
Generated method - Getter of the
ItemSyncTimestamp.outdated attribute. |
boolean |
isOutdatedAsPrimitive()
Generated method - Getter of the
ItemSyncTimestamp.outdated attribute. |
boolean |
isOutdatedAsPrimitive(SessionContext ctx)
Generated method - Getter of the
ItemSyncTimestamp.outdated attribute. |
void |
setLastSyncSourceModifiedTime(java.util.Date value)
Generated method - Setter of the
ItemSyncTimestamp.lastSyncSourceModifiedTime attribute. |
void |
setLastSyncSourceModifiedTime(SessionContext ctx,
java.util.Date value)
Generated method - Setter of the
ItemSyncTimestamp.lastSyncSourceModifiedTime attribute. |
void |
setLastSyncTime(java.util.Date value)
Generated method - Setter of the
ItemSyncTimestamp.lastSyncTime attribute. |
void |
setLastSyncTime(SessionContext ctx,
java.util.Date value)
Generated method - Setter of the
ItemSyncTimestamp.lastSyncTime attribute. |
void |
setPendingAttributeQualifiers(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
ItemSyncTimestamp.pendingAttributeQualifiers attribute. |
void |
setPendingAttributeQualifiers(java.lang.String value)
Generated method - Setter of the
ItemSyncTimestamp.pendingAttributeQualifiers attribute. |
void |
setPendingAttributesOwnerJob(SessionContext ctx,
SyncItemCronJob value)
Generated method - Setter of the
ItemSyncTimestamp.pendingAttributesOwnerJob attribute. |
void |
setPendingAttributesOwnerJob(SyncItemCronJob value)
Generated method - Setter of the
ItemSyncTimestamp.pendingAttributesOwnerJob attribute. |
void |
setPendingAttributesScheduledTurn(int value)
Generated method - Setter of the
ItemSyncTimestamp.pendingAttributesScheduledTurn attribute. |
void |
setPendingAttributesScheduledTurn(java.lang.Integer value)
Generated method - Setter of the
ItemSyncTimestamp.pendingAttributesScheduledTurn attribute. |
void |
setPendingAttributesScheduledTurn(SessionContext ctx,
int value)
Generated method - Setter of the
ItemSyncTimestamp.pendingAttributesScheduledTurn attribute. |
void |
setPendingAttributesScheduledTurn(SessionContext ctx,
java.lang.Integer value)
Generated method - Setter of the
ItemSyncTimestamp.pendingAttributesScheduledTurn attribute. |
protected void |
setSourceItem(Item value)
Generated method - Setter of the
ItemSyncTimestamp.sourceItem attribute. |
protected void |
setSourceItem(SessionContext ctx,
Item value)
Generated method - Setter of the
ItemSyncTimestamp.sourceItem attribute. |
protected void |
setSourceVersion(CatalogVersion value)
Generated method - Setter of the
ItemSyncTimestamp.sourceVersion attribute. |
protected void |
setSourceVersion(SessionContext ctx,
CatalogVersion value)
Generated method - Setter of the
ItemSyncTimestamp.sourceVersion attribute. |
protected void |
setSyncJob(SessionContext ctx,
SyncItemJob value)
Generated method - Setter of the
ItemSyncTimestamp.syncJob attribute. |
protected void |
setSyncJob(SyncItemJob value)
Generated method - Setter of the
ItemSyncTimestamp.syncJob attribute. |
protected void |
setTargetItem(Item value)
Generated method - Setter of the
ItemSyncTimestamp.targetItem attribute. |
protected void |
setTargetItem(SessionContext ctx,
Item value)
Generated method - Setter of the
ItemSyncTimestamp.targetItem attribute. |
protected void |
setTargetVersion(CatalogVersion value)
Generated method - Setter of the
ItemSyncTimestamp.targetVersion attribute. |
protected void |
setTargetVersion(SessionContext ctx,
CatalogVersion value)
Generated method - Setter of the
ItemSyncTimestamp.targetVersion 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
ItemSyncTimestamp.syncJob attributepublic static final java.lang.String SOURCEITEM
ItemSyncTimestamp.sourceItem attributepublic static final java.lang.String TARGETITEM
ItemSyncTimestamp.targetItem attributepublic static final java.lang.String SOURCEVERSION
ItemSyncTimestamp.sourceVersion attributepublic static final java.lang.String TARGETVERSION
ItemSyncTimestamp.targetVersion attributepublic static final java.lang.String LASTSYNCSOURCEMODIFIEDTIME
ItemSyncTimestamp.lastSyncSourceModifiedTime attributepublic static final java.lang.String LASTSYNCTIME
ItemSyncTimestamp.lastSyncTime attributepublic static final java.lang.String PENDINGATTRIBUTESOWNERJOB
ItemSyncTimestamp.pendingAttributesOwnerJob attributepublic static final java.lang.String PENDINGATTRIBUTESSCHEDULEDTURN
ItemSyncTimestamp.pendingAttributesScheduledTurn attributepublic static final java.lang.String PENDINGATTRIBUTEQUALIFIERS
ItemSyncTimestamp.pendingAttributeQualifiers attributepublic static final java.lang.String OUTDATED
ItemSyncTimestamp.outdated attributepublic static final java.lang.String PENDINGATTRIBUTES
ItemSyncTimestamp.pendingAttributes attributeprotected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class Itempublic java.util.Date getLastSyncSourceModifiedTime(SessionContext ctx)
ItemSyncTimestamp.lastSyncSourceModifiedTime attribute.public java.util.Date getLastSyncSourceModifiedTime()
ItemSyncTimestamp.lastSyncSourceModifiedTime attribute.public void setLastSyncSourceModifiedTime(SessionContext ctx, java.util.Date value)
ItemSyncTimestamp.lastSyncSourceModifiedTime attribute.value - the lastSyncSourceModifiedTimepublic void setLastSyncSourceModifiedTime(java.util.Date value)
ItemSyncTimestamp.lastSyncSourceModifiedTime attribute.value - the lastSyncSourceModifiedTimepublic java.util.Date getLastSyncTime(SessionContext ctx)
ItemSyncTimestamp.lastSyncTime attribute.public java.util.Date getLastSyncTime()
ItemSyncTimestamp.lastSyncTime attribute.public void setLastSyncTime(SessionContext ctx, java.util.Date value)
ItemSyncTimestamp.lastSyncTime attribute.value - the lastSyncTimepublic void setLastSyncTime(java.util.Date value)
ItemSyncTimestamp.lastSyncTime attribute.value - the lastSyncTimepublic abstract java.lang.Boolean isOutdated(SessionContext ctx)
ItemSyncTimestamp.outdated attribute.public java.lang.Boolean isOutdated()
ItemSyncTimestamp.outdated attribute.public boolean isOutdatedAsPrimitive(SessionContext ctx)
ItemSyncTimestamp.outdated attribute.public boolean isOutdatedAsPrimitive()
ItemSyncTimestamp.outdated attribute.public java.lang.String getPendingAttributeQualifiers(SessionContext ctx)
ItemSyncTimestamp.pendingAttributeQualifiers attribute.public java.lang.String getPendingAttributeQualifiers()
ItemSyncTimestamp.pendingAttributeQualifiers attribute.public void setPendingAttributeQualifiers(SessionContext ctx, java.lang.String value)
ItemSyncTimestamp.pendingAttributeQualifiers attribute.value - the pendingAttributeQualifierspublic void setPendingAttributeQualifiers(java.lang.String value)
ItemSyncTimestamp.pendingAttributeQualifiers attribute.value - the pendingAttributeQualifierspublic abstract java.util.Collection<AttributeDescriptor> getPendingAttributes(SessionContext ctx)
ItemSyncTimestamp.pendingAttributes attribute.public java.util.Collection<AttributeDescriptor> getPendingAttributes()
ItemSyncTimestamp.pendingAttributes attribute.public SyncItemCronJob getPendingAttributesOwnerJob(SessionContext ctx)
ItemSyncTimestamp.pendingAttributesOwnerJob attribute.public SyncItemCronJob getPendingAttributesOwnerJob()
ItemSyncTimestamp.pendingAttributesOwnerJob attribute.public void setPendingAttributesOwnerJob(SessionContext ctx, SyncItemCronJob value)
ItemSyncTimestamp.pendingAttributesOwnerJob attribute.value - the pendingAttributesOwnerJobpublic void setPendingAttributesOwnerJob(SyncItemCronJob value)
ItemSyncTimestamp.pendingAttributesOwnerJob attribute.value - the pendingAttributesOwnerJobpublic java.lang.Integer getPendingAttributesScheduledTurn(SessionContext ctx)
ItemSyncTimestamp.pendingAttributesScheduledTurn attribute.public java.lang.Integer getPendingAttributesScheduledTurn()
ItemSyncTimestamp.pendingAttributesScheduledTurn attribute.public int getPendingAttributesScheduledTurnAsPrimitive(SessionContext ctx)
ItemSyncTimestamp.pendingAttributesScheduledTurn attribute.public int getPendingAttributesScheduledTurnAsPrimitive()
ItemSyncTimestamp.pendingAttributesScheduledTurn attribute.public void setPendingAttributesScheduledTurn(SessionContext ctx, java.lang.Integer value)
ItemSyncTimestamp.pendingAttributesScheduledTurn attribute.value - the pendingAttributesScheduledTurnpublic void setPendingAttributesScheduledTurn(java.lang.Integer value)
ItemSyncTimestamp.pendingAttributesScheduledTurn attribute.value - the pendingAttributesScheduledTurnpublic void setPendingAttributesScheduledTurn(SessionContext ctx, int value)
ItemSyncTimestamp.pendingAttributesScheduledTurn attribute.value - the pendingAttributesScheduledTurnpublic void setPendingAttributesScheduledTurn(int value)
ItemSyncTimestamp.pendingAttributesScheduledTurn attribute.value - the pendingAttributesScheduledTurnpublic Item getSourceItem(SessionContext ctx)
ItemSyncTimestamp.sourceItem attribute.public Item getSourceItem()
ItemSyncTimestamp.sourceItem attribute.protected void setSourceItem(SessionContext ctx, Item value)
ItemSyncTimestamp.sourceItem attribute.value - the sourceItemprotected void setSourceItem(Item value)
ItemSyncTimestamp.sourceItem attribute.value - the sourceItempublic CatalogVersion getSourceVersion(SessionContext ctx)
ItemSyncTimestamp.sourceVersion attribute.public CatalogVersion getSourceVersion()
ItemSyncTimestamp.sourceVersion attribute.protected void setSourceVersion(SessionContext ctx, CatalogVersion value)
ItemSyncTimestamp.sourceVersion attribute.value - the sourceVersionprotected void setSourceVersion(CatalogVersion value)
ItemSyncTimestamp.sourceVersion attribute.value - the sourceVersionpublic SyncItemJob getSyncJob(SessionContext ctx)
ItemSyncTimestamp.syncJob attribute.public SyncItemJob getSyncJob()
ItemSyncTimestamp.syncJob attribute.protected void setSyncJob(SessionContext ctx, SyncItemJob value)
ItemSyncTimestamp.syncJob attribute.value - the syncJobprotected void setSyncJob(SyncItemJob value)
ItemSyncTimestamp.syncJob attribute.value - the syncJobpublic Item getTargetItem(SessionContext ctx)
ItemSyncTimestamp.targetItem attribute.public Item getTargetItem()
ItemSyncTimestamp.targetItem attribute.protected void setTargetItem(SessionContext ctx, Item value)
ItemSyncTimestamp.targetItem attribute.value - the targetItemprotected void setTargetItem(Item value)
ItemSyncTimestamp.targetItem attribute.value - the targetItempublic CatalogVersion getTargetVersion(SessionContext ctx)
ItemSyncTimestamp.targetVersion attribute.public CatalogVersion getTargetVersion()
ItemSyncTimestamp.targetVersion attribute.protected void setTargetVersion(SessionContext ctx, CatalogVersion value)
ItemSyncTimestamp.targetVersion attribute.value - the targetVersionprotected void setTargetVersion(CatalogVersion value)
ItemSyncTimestamp.targetVersion attribute.value - the targetVersionCopyright © 2018 SAP SE. All Rights Reserved.