public abstract class GeneratedHMCHistoryEntry extends GenericItem
HMCHistoryEntry.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 String |
ACTIONTYPE
Qualifier of the
HMCHistoryEntry.actionType attribute |
static String |
COMMENT
Qualifier of the
HMCHistoryEntry.comment attribute |
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static String |
REFERENCEDITEM
Qualifier of the
HMCHistoryEntry.referencedItem attribute |
static String |
TIMESTAMP
Qualifier of the
HMCHistoryEntry.timestamp attribute |
static String |
USER
Qualifier of the
HMCHistoryEntry.user 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 |
|---|
GeneratedHMCHistoryEntry() |
| Modifier and Type | Method and Description |
|---|---|
EnumerationValue |
getActionType()
Generated method - Getter of the
HMCHistoryEntry.actionType attribute. |
EnumerationValue |
getActionType(SessionContext ctx)
Generated method - Getter of the
HMCHistoryEntry.actionType attribute. |
String |
getComment()
Generated method - Getter of the
HMCHistoryEntry.comment attribute. |
String |
getComment(SessionContext ctx)
Generated method - Getter of the
HMCHistoryEntry.comment attribute. |
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
Item |
getReferencedItem()
Generated method - Getter of the
HMCHistoryEntry.referencedItem attribute. |
Item |
getReferencedItem(SessionContext ctx)
Generated method - Getter of the
HMCHistoryEntry.referencedItem attribute. |
Date |
getTimestamp()
Generated method - Getter of the
HMCHistoryEntry.timestamp attribute. |
Date |
getTimestamp(SessionContext ctx)
Generated method - Getter of the
HMCHistoryEntry.timestamp attribute. |
User |
getUser()
Generated method - Getter of the
HMCHistoryEntry.user attribute. |
User |
getUser(SessionContext ctx)
Generated method - Getter of the
HMCHistoryEntry.user attribute. |
void |
setActionType(EnumerationValue value)
Generated method - Setter of the
HMCHistoryEntry.actionType attribute. |
void |
setActionType(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
HMCHistoryEntry.actionType attribute. |
void |
setComment(SessionContext ctx,
String value)
Generated method - Setter of the
HMCHistoryEntry.comment attribute. |
void |
setComment(String value)
Generated method - Setter of the
HMCHistoryEntry.comment attribute. |
void |
setReferencedItem(Item value)
Generated method - Setter of the
HMCHistoryEntry.referencedItem attribute. |
void |
setReferencedItem(SessionContext ctx,
Item value)
Generated method - Setter of the
HMCHistoryEntry.referencedItem attribute. |
void |
setTimestamp(Date value)
Generated method - Setter of the
HMCHistoryEntry.timestamp attribute. |
void |
setTimestamp(SessionContext ctx,
Date value)
Generated method - Setter of the
HMCHistoryEntry.timestamp attribute. |
void |
setUser(SessionContext ctx,
User value)
Generated method - Setter of the
HMCHistoryEntry.user attribute. |
void |
setUser(User value)
Generated method - Setter of the
HMCHistoryEntry.user attribute. |
createItem, getInitialProperties, getNonInitialAttributesgetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, 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, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, readResolve, refreshRemote, 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, writeReplacegetImplementation, setTenantpublic static final String USER
HMCHistoryEntry.user attributepublic static final String TIMESTAMP
HMCHistoryEntry.timestamp attributepublic static final String ACTIONTYPE
HMCHistoryEntry.actionType attributepublic static final String COMMENT
HMCHistoryEntry.comment attributepublic static final String REFERENCEDITEM
HMCHistoryEntry.referencedItem attributeprotected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class Itempublic EnumerationValue getActionType(SessionContext ctx)
HMCHistoryEntry.actionType attribute.public EnumerationValue getActionType()
HMCHistoryEntry.actionType attribute.public void setActionType(SessionContext ctx, EnumerationValue value)
HMCHistoryEntry.actionType attribute.value - the actionType - type of actionpublic void setActionType(EnumerationValue value)
HMCHistoryEntry.actionType attribute.value - the actionType - type of actionpublic String getComment(SessionContext ctx)
HMCHistoryEntry.comment attribute.public String getComment()
HMCHistoryEntry.comment attribute.public void setComment(SessionContext ctx, String value)
HMCHistoryEntry.comment attribute.value - the comment - Commentpublic void setComment(String value)
HMCHistoryEntry.comment attribute.value - the comment - Commentpublic Item getReferencedItem(SessionContext ctx)
HMCHistoryEntry.referencedItem attribute.public Item getReferencedItem()
HMCHistoryEntry.referencedItem attribute.public void setReferencedItem(SessionContext ctx, Item value)
HMCHistoryEntry.referencedItem attribute.value - the referencedItem - Itempublic void setReferencedItem(Item value)
HMCHistoryEntry.referencedItem attribute.value - the referencedItem - Itempublic Date getTimestamp(SessionContext ctx)
HMCHistoryEntry.timestamp attribute.public Date getTimestamp()
HMCHistoryEntry.timestamp attribute.public void setTimestamp(SessionContext ctx, Date value)
HMCHistoryEntry.timestamp attribute.value - the timestamp - Timestamppublic void setTimestamp(Date value)
HMCHistoryEntry.timestamp attribute.value - the timestamp - Timestamppublic User getUser(SessionContext ctx)
HMCHistoryEntry.user attribute.public User getUser()
HMCHistoryEntry.user attribute.public void setUser(SessionContext ctx, User value)
HMCHistoryEntry.user attribute.value - the user - Userpublic void setUser(User value)
HMCHistoryEntry.user attribute.value - the user - UserCopyright © 2017 SAP SE. All Rights Reserved.