Class GeneratedSystemSetupAudit
- 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.jalo.initialization.GeneratedSystemSetupAudit
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Comparable
- Direct Known Subclasses:
SystemSetupAudit
public abstract class GeneratedSystemSetupAudit extends GenericItem
Generated class for typeSystemSetupAudit
.- 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.String
CLASSNAME
Qualifier of theSystemSetupAudit.className
attributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>
DEFAULT_INITIAL_ATTRIBUTES
static java.lang.String
DESCRIPTION
Qualifier of theSystemSetupAudit.description
attributestatic java.lang.String
EXTENSIONNAME
Qualifier of theSystemSetupAudit.extensionName
attributestatic java.lang.String
HASH
Qualifier of theSystemSetupAudit.hash
attributestatic java.lang.String
METHODNAME
Qualifier of theSystemSetupAudit.methodName
attributestatic java.lang.String
NAME
Qualifier of theSystemSetupAudit.name
attributestatic java.lang.String
PATCH
Qualifier of theSystemSetupAudit.patch
attributestatic java.lang.String
REQUIRED
Qualifier of theSystemSetupAudit.required
attributestatic java.lang.String
USER
Qualifier of theSystemSetupAudit.user
attribute-
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 GeneratedSystemSetupAudit()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getClassName()
Generated method - Getter of theSystemSetupAudit.className
attribute.java.lang.String
getClassName(SessionContext ctx)
Generated method - Getter of theSystemSetupAudit.className
attribute.protected java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes()
java.lang.String
getDescription()
Generated method - Getter of theSystemSetupAudit.description
attribute.java.lang.String
getDescription(SessionContext ctx)
Generated method - Getter of theSystemSetupAudit.description
attribute.java.lang.String
getExtensionName()
Generated method - Getter of theSystemSetupAudit.extensionName
attribute.java.lang.String
getExtensionName(SessionContext ctx)
Generated method - Getter of theSystemSetupAudit.extensionName
attribute.java.lang.String
getHash()
Generated method - Getter of theSystemSetupAudit.hash
attribute.java.lang.String
getHash(SessionContext ctx)
Generated method - Getter of theSystemSetupAudit.hash
attribute.java.lang.String
getMethodName()
Generated method - Getter of theSystemSetupAudit.methodName
attribute.java.lang.String
getMethodName(SessionContext ctx)
Generated method - Getter of theSystemSetupAudit.methodName
attribute.java.lang.String
getName()
Generated method - Getter of theSystemSetupAudit.name
attribute.java.lang.String
getName(SessionContext ctx)
Generated method - Getter of theSystemSetupAudit.name
attribute.User
getUser()
Generated method - Getter of theSystemSetupAudit.user
attribute.User
getUser(SessionContext ctx)
Generated method - Getter of theSystemSetupAudit.user
attribute.java.lang.Boolean
isPatch()
Generated method - Getter of theSystemSetupAudit.patch
attribute.java.lang.Boolean
isPatch(SessionContext ctx)
Generated method - Getter of theSystemSetupAudit.patch
attribute.boolean
isPatchAsPrimitive()
Generated method - Getter of theSystemSetupAudit.patch
attribute.boolean
isPatchAsPrimitive(SessionContext ctx)
Generated method - Getter of theSystemSetupAudit.patch
attribute.java.lang.Boolean
isRequired()
Generated method - Getter of theSystemSetupAudit.required
attribute.java.lang.Boolean
isRequired(SessionContext ctx)
Generated method - Getter of theSystemSetupAudit.required
attribute.boolean
isRequiredAsPrimitive()
Generated method - Getter of theSystemSetupAudit.required
attribute.boolean
isRequiredAsPrimitive(SessionContext ctx)
Generated method - Getter of theSystemSetupAudit.required
attribute.protected void
setClassName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSystemSetupAudit.className
attribute.protected void
setClassName(java.lang.String value)
Generated method - Setter of theSystemSetupAudit.className
attribute.void
setDescription(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSystemSetupAudit.description
attribute.void
setDescription(java.lang.String value)
Generated method - Setter of theSystemSetupAudit.description
attribute.protected void
setExtensionName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSystemSetupAudit.extensionName
attribute.protected void
setExtensionName(java.lang.String value)
Generated method - Setter of theSystemSetupAudit.extensionName
attribute.protected void
setHash(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSystemSetupAudit.hash
attribute.protected void
setHash(java.lang.String value)
Generated method - Setter of theSystemSetupAudit.hash
attribute.protected void
setMethodName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSystemSetupAudit.methodName
attribute.protected void
setMethodName(java.lang.String value)
Generated method - Setter of theSystemSetupAudit.methodName
attribute.protected void
setName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSystemSetupAudit.name
attribute.protected void
setName(java.lang.String value)
Generated method - Setter of theSystemSetupAudit.name
attribute.protected void
setPatch(boolean value)
Generated method - Setter of theSystemSetupAudit.patch
attribute.protected void
setPatch(SessionContext ctx, boolean value)
Generated method - Setter of theSystemSetupAudit.patch
attribute.protected void
setPatch(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSystemSetupAudit.patch
attribute.protected void
setPatch(java.lang.Boolean value)
Generated method - Setter of theSystemSetupAudit.patch
attribute.protected void
setRequired(boolean value)
Generated method - Setter of theSystemSetupAudit.required
attribute.protected void
setRequired(SessionContext ctx, boolean value)
Generated method - Setter of theSystemSetupAudit.required
attribute.protected void
setRequired(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSystemSetupAudit.required
attribute.protected void
setRequired(java.lang.Boolean value)
Generated method - Setter of theSystemSetupAudit.required
attribute.protected void
setUser(SessionContext ctx, User value)
Generated method - Setter of theSystemSetupAudit.user
attribute.protected void
setUser(User value)
Generated method - Setter of theSystemSetupAudit.user
attribute.-
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
-
HASH
public static final java.lang.String HASH
Qualifier of theSystemSetupAudit.hash
attribute- See Also:
- Constant Field Values
-
EXTENSIONNAME
public static final java.lang.String EXTENSIONNAME
Qualifier of theSystemSetupAudit.extensionName
attribute- See Also:
- Constant Field Values
-
REQUIRED
public static final java.lang.String REQUIRED
Qualifier of theSystemSetupAudit.required
attribute- See Also:
- Constant Field Values
-
PATCH
public static final java.lang.String PATCH
Qualifier of theSystemSetupAudit.patch
attribute- See Also:
- Constant Field Values
-
USER
public static final java.lang.String USER
Qualifier of theSystemSetupAudit.user
attribute- See Also:
- Constant Field Values
-
NAME
public static final java.lang.String NAME
Qualifier of theSystemSetupAudit.name
attribute- See Also:
- Constant Field Values
-
CLASSNAME
public static final java.lang.String CLASSNAME
Qualifier of theSystemSetupAudit.className
attribute- See Also:
- Constant Field Values
-
METHODNAME
public static final java.lang.String METHODNAME
Qualifier of theSystemSetupAudit.methodName
attribute- See Also:
- Constant Field Values
-
DESCRIPTION
public static final java.lang.String DESCRIPTION
Qualifier of theSystemSetupAudit.description
attribute- 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:
getDefaultAttributeModes
in classItem
-
getClassName
public java.lang.String getClassName(SessionContext ctx)
Generated method - Getter of theSystemSetupAudit.className
attribute.- Returns:
- the className
-
getClassName
public java.lang.String getClassName()
Generated method - Getter of theSystemSetupAudit.className
attribute.- Returns:
- the className
-
setClassName
protected void setClassName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSystemSetupAudit.className
attribute.- Parameters:
value
- the className
-
setClassName
protected void setClassName(java.lang.String value)
Generated method - Setter of theSystemSetupAudit.className
attribute.- Parameters:
value
- the className
-
getDescription
public java.lang.String getDescription(SessionContext ctx)
Generated method - Getter of theSystemSetupAudit.description
attribute.- Returns:
- the description
-
getDescription
public java.lang.String getDescription()
Generated method - Getter of theSystemSetupAudit.description
attribute.- Returns:
- the description
-
setDescription
public void setDescription(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSystemSetupAudit.description
attribute.- Parameters:
value
- the description
-
setDescription
public void setDescription(java.lang.String value)
Generated method - Setter of theSystemSetupAudit.description
attribute.- Parameters:
value
- the description
-
getExtensionName
public java.lang.String getExtensionName(SessionContext ctx)
Generated method - Getter of theSystemSetupAudit.extensionName
attribute.- Returns:
- the extensionName
-
getExtensionName
public java.lang.String getExtensionName()
Generated method - Getter of theSystemSetupAudit.extensionName
attribute.- Returns:
- the extensionName
-
setExtensionName
protected void setExtensionName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSystemSetupAudit.extensionName
attribute.- Parameters:
value
- the extensionName
-
setExtensionName
protected void setExtensionName(java.lang.String value)
Generated method - Setter of theSystemSetupAudit.extensionName
attribute.- Parameters:
value
- the extensionName
-
getHash
public java.lang.String getHash(SessionContext ctx)
Generated method - Getter of theSystemSetupAudit.hash
attribute.- Returns:
- the hash
-
getHash
public java.lang.String getHash()
Generated method - Getter of theSystemSetupAudit.hash
attribute.- Returns:
- the hash
-
setHash
protected void setHash(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSystemSetupAudit.hash
attribute.- Parameters:
value
- the hash
-
setHash
protected void setHash(java.lang.String value)
Generated method - Setter of theSystemSetupAudit.hash
attribute.- Parameters:
value
- the hash
-
getMethodName
public java.lang.String getMethodName(SessionContext ctx)
Generated method - Getter of theSystemSetupAudit.methodName
attribute.- Returns:
- the methodName
-
getMethodName
public java.lang.String getMethodName()
Generated method - Getter of theSystemSetupAudit.methodName
attribute.- Returns:
- the methodName
-
setMethodName
protected void setMethodName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSystemSetupAudit.methodName
attribute.- Parameters:
value
- the methodName
-
setMethodName
protected void setMethodName(java.lang.String value)
Generated method - Setter of theSystemSetupAudit.methodName
attribute.- Parameters:
value
- the methodName
-
getName
public java.lang.String getName(SessionContext ctx)
Generated method - Getter of theSystemSetupAudit.name
attribute.- Returns:
- the name
-
getName
public java.lang.String getName()
Generated method - Getter of theSystemSetupAudit.name
attribute.- Returns:
- the name
-
setName
protected void setName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSystemSetupAudit.name
attribute.- Parameters:
value
- the name
-
setName
protected void setName(java.lang.String value)
Generated method - Setter of theSystemSetupAudit.name
attribute.- Parameters:
value
- the name
-
isPatch
public java.lang.Boolean isPatch(SessionContext ctx)
Generated method - Getter of theSystemSetupAudit.patch
attribute.- Returns:
- the patch
-
isPatch
public java.lang.Boolean isPatch()
Generated method - Getter of theSystemSetupAudit.patch
attribute.- Returns:
- the patch
-
isPatchAsPrimitive
public boolean isPatchAsPrimitive(SessionContext ctx)
Generated method - Getter of theSystemSetupAudit.patch
attribute.- Returns:
- the patch
-
isPatchAsPrimitive
public boolean isPatchAsPrimitive()
Generated method - Getter of theSystemSetupAudit.patch
attribute.- Returns:
- the patch
-
setPatch
protected void setPatch(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSystemSetupAudit.patch
attribute.- Parameters:
value
- the patch
-
setPatch
protected void setPatch(java.lang.Boolean value)
Generated method - Setter of theSystemSetupAudit.patch
attribute.- Parameters:
value
- the patch
-
setPatch
protected void setPatch(SessionContext ctx, boolean value)
Generated method - Setter of theSystemSetupAudit.patch
attribute.- Parameters:
value
- the patch
-
setPatch
protected void setPatch(boolean value)
Generated method - Setter of theSystemSetupAudit.patch
attribute.- Parameters:
value
- the patch
-
isRequired
public java.lang.Boolean isRequired(SessionContext ctx)
Generated method - Getter of theSystemSetupAudit.required
attribute.- Returns:
- the required
-
isRequired
public java.lang.Boolean isRequired()
Generated method - Getter of theSystemSetupAudit.required
attribute.- Returns:
- the required
-
isRequiredAsPrimitive
public boolean isRequiredAsPrimitive(SessionContext ctx)
Generated method - Getter of theSystemSetupAudit.required
attribute.- Returns:
- the required
-
isRequiredAsPrimitive
public boolean isRequiredAsPrimitive()
Generated method - Getter of theSystemSetupAudit.required
attribute.- Returns:
- the required
-
setRequired
protected void setRequired(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSystemSetupAudit.required
attribute.- Parameters:
value
- the required
-
setRequired
protected void setRequired(java.lang.Boolean value)
Generated method - Setter of theSystemSetupAudit.required
attribute.- Parameters:
value
- the required
-
setRequired
protected void setRequired(SessionContext ctx, boolean value)
Generated method - Setter of theSystemSetupAudit.required
attribute.- Parameters:
value
- the required
-
setRequired
protected void setRequired(boolean value)
Generated method - Setter of theSystemSetupAudit.required
attribute.- Parameters:
value
- the required
-
getUser
public User getUser(SessionContext ctx)
Generated method - Getter of theSystemSetupAudit.user
attribute.- Returns:
- the user
-
getUser
public User getUser()
Generated method - Getter of theSystemSetupAudit.user
attribute.- Returns:
- the user
-
setUser
protected void setUser(SessionContext ctx, User value)
Generated method - Setter of theSystemSetupAudit.user
attribute.- Parameters:
value
- the user
-
setUser
protected void setUser(User value)
Generated method - Setter of theSystemSetupAudit.user
attribute.- Parameters:
value
- the user
-
-