public abstract class GeneratedExternalImportKey extends GenericItem
ExternalImportKey.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 |
SOURCEKEY
Qualifier of the
ExternalImportKey.sourceKey attribute |
static java.lang.String |
SOURCESYSTEMID
Qualifier of the
ExternalImportKey.sourceSystemID attribute |
static java.lang.String |
TARGETPK
Qualifier of the
ExternalImportKey.targetPK 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 |
|---|
GeneratedExternalImportKey() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map<java.lang.String,Item.AttributeMode> |
getDefaultAttributeModes() |
java.lang.String |
getSourceKey()
Generated method - Getter of the
ExternalImportKey.sourceKey attribute. |
java.lang.String |
getSourceKey(SessionContext ctx)
Generated method - Getter of the
ExternalImportKey.sourceKey attribute. |
java.lang.String |
getSourceSystemID()
Generated method - Getter of the
ExternalImportKey.sourceSystemID attribute. |
java.lang.String |
getSourceSystemID(SessionContext ctx)
Generated method - Getter of the
ExternalImportKey.sourceSystemID attribute. |
PK |
getTargetPK()
Generated method - Getter of the
ExternalImportKey.targetPK attribute. |
PK |
getTargetPK(SessionContext ctx)
Generated method - Getter of the
ExternalImportKey.targetPK attribute. |
void |
setSourceKey(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
ExternalImportKey.sourceKey attribute. |
void |
setSourceKey(java.lang.String value)
Generated method - Setter of the
ExternalImportKey.sourceKey attribute. |
void |
setSourceSystemID(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
ExternalImportKey.sourceSystemID attribute. |
void |
setSourceSystemID(java.lang.String value)
Generated method - Setter of the
ExternalImportKey.sourceSystemID attribute. |
void |
setTargetPK(PK value)
Generated method - Setter of the
ExternalImportKey.targetPK attribute. |
void |
setTargetPK(SessionContext ctx,
PK value)
Generated method - Setter of the
ExternalImportKey.targetPK 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 SOURCESYSTEMID
ExternalImportKey.sourceSystemID attributepublic static final java.lang.String SOURCEKEY
ExternalImportKey.sourceKey attributepublic static final java.lang.String TARGETPK
ExternalImportKey.targetPK 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.lang.String getSourceKey(SessionContext ctx)
ExternalImportKey.sourceKey attribute.public java.lang.String getSourceKey()
ExternalImportKey.sourceKey attribute.public void setSourceKey(SessionContext ctx, java.lang.String value)
ExternalImportKey.sourceKey attribute.value - the sourceKeypublic void setSourceKey(java.lang.String value)
ExternalImportKey.sourceKey attribute.value - the sourceKeypublic java.lang.String getSourceSystemID(SessionContext ctx)
ExternalImportKey.sourceSystemID attribute.public java.lang.String getSourceSystemID()
ExternalImportKey.sourceSystemID attribute.public void setSourceSystemID(SessionContext ctx, java.lang.String value)
ExternalImportKey.sourceSystemID attribute.value - the sourceSystemIDpublic void setSourceSystemID(java.lang.String value)
ExternalImportKey.sourceSystemID attribute.value - the sourceSystemIDpublic PK getTargetPK(SessionContext ctx)
ExternalImportKey.targetPK attribute.public PK getTargetPK()
ExternalImportKey.targetPK attribute.public void setTargetPK(SessionContext ctx, PK value)
ExternalImportKey.targetPK attribute.value - the targetPKpublic void setTargetPK(PK value)
ExternalImportKey.targetPK attribute.value - the targetPKCopyright © 2018 SAP SE. All Rights Reserved.