public abstract class GeneratedSystemSetupAudit extends GenericItem
SystemSetupAudit.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 java.lang.String |
CLASSNAME
Qualifier of the
SystemSetupAudit.className attribute |
protected static java.util.Map<java.lang.String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static java.lang.String |
DESCRIPTION
Qualifier of the
SystemSetupAudit.description attribute |
static java.lang.String |
EXTENSIONNAME
Qualifier of the
SystemSetupAudit.extensionName attribute |
static java.lang.String |
HASH
Qualifier of the
SystemSetupAudit.hash attribute |
static java.lang.String |
METHODNAME
Qualifier of the
SystemSetupAudit.methodName attribute |
static java.lang.String |
NAME
Qualifier of the
SystemSetupAudit.name attribute |
static java.lang.String |
PATCH
Qualifier of the
SystemSetupAudit.patch attribute |
static java.lang.String |
REQUIRED
Qualifier of the
SystemSetupAudit.required attribute |
static java.lang.String |
USER
Qualifier of the
SystemSetupAudit.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 |
|---|
GeneratedSystemSetupAudit() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getClassName()
Generated method - Getter of the
SystemSetupAudit.className attribute. |
java.lang.String |
getClassName(SessionContext ctx)
Generated method - Getter of the
SystemSetupAudit.className attribute. |
protected java.util.Map<java.lang.String,Item.AttributeMode> |
getDefaultAttributeModes() |
java.lang.String |
getDescription()
Generated method - Getter of the
SystemSetupAudit.description attribute. |
java.lang.String |
getDescription(SessionContext ctx)
Generated method - Getter of the
SystemSetupAudit.description attribute. |
java.lang.String |
getExtensionName()
Generated method - Getter of the
SystemSetupAudit.extensionName attribute. |
java.lang.String |
getExtensionName(SessionContext ctx)
Generated method - Getter of the
SystemSetupAudit.extensionName attribute. |
java.lang.String |
getHash()
Generated method - Getter of the
SystemSetupAudit.hash attribute. |
java.lang.String |
getHash(SessionContext ctx)
Generated method - Getter of the
SystemSetupAudit.hash attribute. |
java.lang.String |
getMethodName()
Generated method - Getter of the
SystemSetupAudit.methodName attribute. |
java.lang.String |
getMethodName(SessionContext ctx)
Generated method - Getter of the
SystemSetupAudit.methodName attribute. |
java.lang.String |
getName()
Generated method - Getter of the
SystemSetupAudit.name attribute. |
java.lang.String |
getName(SessionContext ctx)
Generated method - Getter of the
SystemSetupAudit.name attribute. |
User |
getUser()
Generated method - Getter of the
SystemSetupAudit.user attribute. |
User |
getUser(SessionContext ctx)
Generated method - Getter of the
SystemSetupAudit.user attribute. |
java.lang.Boolean |
isPatch()
Generated method - Getter of the
SystemSetupAudit.patch attribute. |
java.lang.Boolean |
isPatch(SessionContext ctx)
Generated method - Getter of the
SystemSetupAudit.patch attribute. |
boolean |
isPatchAsPrimitive()
Generated method - Getter of the
SystemSetupAudit.patch attribute. |
boolean |
isPatchAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SystemSetupAudit.patch attribute. |
java.lang.Boolean |
isRequired()
Generated method - Getter of the
SystemSetupAudit.required attribute. |
java.lang.Boolean |
isRequired(SessionContext ctx)
Generated method - Getter of the
SystemSetupAudit.required attribute. |
boolean |
isRequiredAsPrimitive()
Generated method - Getter of the
SystemSetupAudit.required attribute. |
boolean |
isRequiredAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SystemSetupAudit.required attribute. |
protected void |
setClassName(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
SystemSetupAudit.className attribute. |
protected void |
setClassName(java.lang.String value)
Generated method - Setter of the
SystemSetupAudit.className attribute. |
void |
setDescription(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
SystemSetupAudit.description attribute. |
void |
setDescription(java.lang.String value)
Generated method - Setter of the
SystemSetupAudit.description attribute. |
protected void |
setExtensionName(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
SystemSetupAudit.extensionName attribute. |
protected void |
setExtensionName(java.lang.String value)
Generated method - Setter of the
SystemSetupAudit.extensionName attribute. |
protected void |
setHash(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
SystemSetupAudit.hash attribute. |
protected void |
setHash(java.lang.String value)
Generated method - Setter of the
SystemSetupAudit.hash attribute. |
protected void |
setMethodName(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
SystemSetupAudit.methodName attribute. |
protected void |
setMethodName(java.lang.String value)
Generated method - Setter of the
SystemSetupAudit.methodName attribute. |
protected void |
setName(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
SystemSetupAudit.name attribute. |
protected void |
setName(java.lang.String value)
Generated method - Setter of the
SystemSetupAudit.name attribute. |
protected void |
setPatch(boolean value)
Generated method - Setter of the
SystemSetupAudit.patch attribute. |
protected void |
setPatch(java.lang.Boolean value)
Generated method - Setter of the
SystemSetupAudit.patch attribute. |
protected void |
setPatch(SessionContext ctx,
boolean value)
Generated method - Setter of the
SystemSetupAudit.patch attribute. |
protected void |
setPatch(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
SystemSetupAudit.patch attribute. |
protected void |
setRequired(boolean value)
Generated method - Setter of the
SystemSetupAudit.required attribute. |
protected void |
setRequired(java.lang.Boolean value)
Generated method - Setter of the
SystemSetupAudit.required attribute. |
protected void |
setRequired(SessionContext ctx,
boolean value)
Generated method - Setter of the
SystemSetupAudit.required attribute. |
protected void |
setRequired(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
SystemSetupAudit.required attribute. |
protected void |
setUser(SessionContext ctx,
User value)
Generated method - Setter of the
SystemSetupAudit.user attribute. |
protected void |
setUser(User value)
Generated method - Setter of the
SystemSetupAudit.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, 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 HASH
SystemSetupAudit.hash attributepublic static final java.lang.String EXTENSIONNAME
SystemSetupAudit.extensionName attributepublic static final java.lang.String REQUIRED
SystemSetupAudit.required attributepublic static final java.lang.String PATCH
SystemSetupAudit.patch attributepublic static final java.lang.String USER
SystemSetupAudit.user attributepublic static final java.lang.String NAME
SystemSetupAudit.name attributepublic static final java.lang.String CLASSNAME
SystemSetupAudit.className attributepublic static final java.lang.String METHODNAME
SystemSetupAudit.methodName attributepublic static final java.lang.String DESCRIPTION
SystemSetupAudit.description 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 getClassName(SessionContext ctx)
SystemSetupAudit.className attribute.public java.lang.String getClassName()
SystemSetupAudit.className attribute.protected void setClassName(SessionContext ctx, java.lang.String value)
SystemSetupAudit.className attribute.value - the classNameprotected void setClassName(java.lang.String value)
SystemSetupAudit.className attribute.value - the classNamepublic java.lang.String getDescription(SessionContext ctx)
SystemSetupAudit.description attribute.public java.lang.String getDescription()
SystemSetupAudit.description attribute.public void setDescription(SessionContext ctx, java.lang.String value)
SystemSetupAudit.description attribute.value - the descriptionpublic void setDescription(java.lang.String value)
SystemSetupAudit.description attribute.value - the descriptionpublic java.lang.String getExtensionName(SessionContext ctx)
SystemSetupAudit.extensionName attribute.public java.lang.String getExtensionName()
SystemSetupAudit.extensionName attribute.protected void setExtensionName(SessionContext ctx, java.lang.String value)
SystemSetupAudit.extensionName attribute.value - the extensionNameprotected void setExtensionName(java.lang.String value)
SystemSetupAudit.extensionName attribute.value - the extensionNamepublic java.lang.String getHash(SessionContext ctx)
SystemSetupAudit.hash attribute.public java.lang.String getHash()
SystemSetupAudit.hash attribute.protected void setHash(SessionContext ctx, java.lang.String value)
SystemSetupAudit.hash attribute.value - the hashprotected void setHash(java.lang.String value)
SystemSetupAudit.hash attribute.value - the hashpublic java.lang.String getMethodName(SessionContext ctx)
SystemSetupAudit.methodName attribute.public java.lang.String getMethodName()
SystemSetupAudit.methodName attribute.protected void setMethodName(SessionContext ctx, java.lang.String value)
SystemSetupAudit.methodName attribute.value - the methodNameprotected void setMethodName(java.lang.String value)
SystemSetupAudit.methodName attribute.value - the methodNamepublic java.lang.String getName(SessionContext ctx)
SystemSetupAudit.name attribute.public java.lang.String getName()
SystemSetupAudit.name attribute.protected void setName(SessionContext ctx, java.lang.String value)
SystemSetupAudit.name attribute.value - the nameprotected void setName(java.lang.String value)
SystemSetupAudit.name attribute.value - the namepublic java.lang.Boolean isPatch(SessionContext ctx)
SystemSetupAudit.patch attribute.public java.lang.Boolean isPatch()
SystemSetupAudit.patch attribute.public boolean isPatchAsPrimitive(SessionContext ctx)
SystemSetupAudit.patch attribute.public boolean isPatchAsPrimitive()
SystemSetupAudit.patch attribute.protected void setPatch(SessionContext ctx, java.lang.Boolean value)
SystemSetupAudit.patch attribute.value - the patchprotected void setPatch(java.lang.Boolean value)
SystemSetupAudit.patch attribute.value - the patchprotected void setPatch(SessionContext ctx, boolean value)
SystemSetupAudit.patch attribute.value - the patchprotected void setPatch(boolean value)
SystemSetupAudit.patch attribute.value - the patchpublic java.lang.Boolean isRequired(SessionContext ctx)
SystemSetupAudit.required attribute.public java.lang.Boolean isRequired()
SystemSetupAudit.required attribute.public boolean isRequiredAsPrimitive(SessionContext ctx)
SystemSetupAudit.required attribute.public boolean isRequiredAsPrimitive()
SystemSetupAudit.required attribute.protected void setRequired(SessionContext ctx, java.lang.Boolean value)
SystemSetupAudit.required attribute.value - the requiredprotected void setRequired(java.lang.Boolean value)
SystemSetupAudit.required attribute.value - the requiredprotected void setRequired(SessionContext ctx, boolean value)
SystemSetupAudit.required attribute.value - the requiredprotected void setRequired(boolean value)
SystemSetupAudit.required attribute.value - the requiredpublic User getUser(SessionContext ctx)
SystemSetupAudit.user attribute.public User getUser()
SystemSetupAudit.user attribute.protected void setUser(SessionContext ctx, User value)
SystemSetupAudit.user attribute.value - the userprotected void setUser(User value)
SystemSetupAudit.user attribute.value - the userCopyright © 2018 SAP SE. All Rights Reserved.