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.StringCLASSNAMEQualifier of theSystemSetupAudit.classNameattributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringDESCRIPTIONQualifier of theSystemSetupAudit.descriptionattributestatic java.lang.StringEXTENSIONNAMEQualifier of theSystemSetupAudit.extensionNameattributestatic java.lang.StringHASHQualifier of theSystemSetupAudit.hashattributestatic java.lang.StringMETHODNAMEQualifier of theSystemSetupAudit.methodNameattributestatic java.lang.StringNAMEQualifier of theSystemSetupAudit.nameattributestatic java.lang.StringPATCHQualifier of theSystemSetupAudit.patchattributestatic java.lang.StringREQUIREDQualifier of theSystemSetupAudit.requiredattributestatic java.lang.StringUSERQualifier of theSystemSetupAudit.userattribute-
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.StringgetClassName()Generated method - Getter of theSystemSetupAudit.classNameattribute.java.lang.StringgetClassName(SessionContext ctx)Generated method - Getter of theSystemSetupAudit.classNameattribute.protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()java.lang.StringgetDescription()Generated method - Getter of theSystemSetupAudit.descriptionattribute.java.lang.StringgetDescription(SessionContext ctx)Generated method - Getter of theSystemSetupAudit.descriptionattribute.java.lang.StringgetExtensionName()Generated method - Getter of theSystemSetupAudit.extensionNameattribute.java.lang.StringgetExtensionName(SessionContext ctx)Generated method - Getter of theSystemSetupAudit.extensionNameattribute.java.lang.StringgetHash()Generated method - Getter of theSystemSetupAudit.hashattribute.java.lang.StringgetHash(SessionContext ctx)Generated method - Getter of theSystemSetupAudit.hashattribute.java.lang.StringgetMethodName()Generated method - Getter of theSystemSetupAudit.methodNameattribute.java.lang.StringgetMethodName(SessionContext ctx)Generated method - Getter of theSystemSetupAudit.methodNameattribute.java.lang.StringgetName()Generated method - Getter of theSystemSetupAudit.nameattribute.java.lang.StringgetName(SessionContext ctx)Generated method - Getter of theSystemSetupAudit.nameattribute.UsergetUser()Generated method - Getter of theSystemSetupAudit.userattribute.UsergetUser(SessionContext ctx)Generated method - Getter of theSystemSetupAudit.userattribute.java.lang.BooleanisPatch()Generated method - Getter of theSystemSetupAudit.patchattribute.java.lang.BooleanisPatch(SessionContext ctx)Generated method - Getter of theSystemSetupAudit.patchattribute.booleanisPatchAsPrimitive()Generated method - Getter of theSystemSetupAudit.patchattribute.booleanisPatchAsPrimitive(SessionContext ctx)Generated method - Getter of theSystemSetupAudit.patchattribute.java.lang.BooleanisRequired()Generated method - Getter of theSystemSetupAudit.requiredattribute.java.lang.BooleanisRequired(SessionContext ctx)Generated method - Getter of theSystemSetupAudit.requiredattribute.booleanisRequiredAsPrimitive()Generated method - Getter of theSystemSetupAudit.requiredattribute.booleanisRequiredAsPrimitive(SessionContext ctx)Generated method - Getter of theSystemSetupAudit.requiredattribute.protected voidsetClassName(SessionContext ctx, java.lang.String value)Generated method - Setter of theSystemSetupAudit.classNameattribute.protected voidsetClassName(java.lang.String value)Generated method - Setter of theSystemSetupAudit.classNameattribute.voidsetDescription(SessionContext ctx, java.lang.String value)Generated method - Setter of theSystemSetupAudit.descriptionattribute.voidsetDescription(java.lang.String value)Generated method - Setter of theSystemSetupAudit.descriptionattribute.protected voidsetExtensionName(SessionContext ctx, java.lang.String value)Generated method - Setter of theSystemSetupAudit.extensionNameattribute.protected voidsetExtensionName(java.lang.String value)Generated method - Setter of theSystemSetupAudit.extensionNameattribute.protected voidsetHash(SessionContext ctx, java.lang.String value)Generated method - Setter of theSystemSetupAudit.hashattribute.protected voidsetHash(java.lang.String value)Generated method - Setter of theSystemSetupAudit.hashattribute.protected voidsetMethodName(SessionContext ctx, java.lang.String value)Generated method - Setter of theSystemSetupAudit.methodNameattribute.protected voidsetMethodName(java.lang.String value)Generated method - Setter of theSystemSetupAudit.methodNameattribute.protected voidsetName(SessionContext ctx, java.lang.String value)Generated method - Setter of theSystemSetupAudit.nameattribute.protected voidsetName(java.lang.String value)Generated method - Setter of theSystemSetupAudit.nameattribute.protected voidsetPatch(boolean value)Generated method - Setter of theSystemSetupAudit.patchattribute.protected voidsetPatch(SessionContext ctx, boolean value)Generated method - Setter of theSystemSetupAudit.patchattribute.protected voidsetPatch(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theSystemSetupAudit.patchattribute.protected voidsetPatch(java.lang.Boolean value)Generated method - Setter of theSystemSetupAudit.patchattribute.protected voidsetRequired(boolean value)Generated method - Setter of theSystemSetupAudit.requiredattribute.protected voidsetRequired(SessionContext ctx, boolean value)Generated method - Setter of theSystemSetupAudit.requiredattribute.protected voidsetRequired(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theSystemSetupAudit.requiredattribute.protected voidsetRequired(java.lang.Boolean value)Generated method - Setter of theSystemSetupAudit.requiredattribute.protected voidsetUser(SessionContext ctx, User value)Generated method - Setter of theSystemSetupAudit.userattribute.protected voidsetUser(User value)Generated method - Setter of theSystemSetupAudit.userattribute.-
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.hashattribute- See Also:
- Constant Field Values
-
EXTENSIONNAME
public static final java.lang.String EXTENSIONNAME
Qualifier of theSystemSetupAudit.extensionNameattribute- See Also:
- Constant Field Values
-
REQUIRED
public static final java.lang.String REQUIRED
Qualifier of theSystemSetupAudit.requiredattribute- See Also:
- Constant Field Values
-
PATCH
public static final java.lang.String PATCH
Qualifier of theSystemSetupAudit.patchattribute- See Also:
- Constant Field Values
-
USER
public static final java.lang.String USER
Qualifier of theSystemSetupAudit.userattribute- See Also:
- Constant Field Values
-
NAME
public static final java.lang.String NAME
Qualifier of theSystemSetupAudit.nameattribute- See Also:
- Constant Field Values
-
CLASSNAME
public static final java.lang.String CLASSNAME
Qualifier of theSystemSetupAudit.classNameattribute- See Also:
- Constant Field Values
-
METHODNAME
public static final java.lang.String METHODNAME
Qualifier of theSystemSetupAudit.methodNameattribute- See Also:
- Constant Field Values
-
DESCRIPTION
public static final java.lang.String DESCRIPTION
Qualifier of theSystemSetupAudit.descriptionattribute- 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:
getDefaultAttributeModesin classItem
-
getClassName
public java.lang.String getClassName(SessionContext ctx)
Generated method - Getter of theSystemSetupAudit.classNameattribute.- Returns:
- the className
-
getClassName
public java.lang.String getClassName()
Generated method - Getter of theSystemSetupAudit.classNameattribute.- Returns:
- the className
-
setClassName
protected void setClassName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSystemSetupAudit.classNameattribute.- Parameters:
value- the className
-
setClassName
protected void setClassName(java.lang.String value)
Generated method - Setter of theSystemSetupAudit.classNameattribute.- Parameters:
value- the className
-
getDescription
public java.lang.String getDescription(SessionContext ctx)
Generated method - Getter of theSystemSetupAudit.descriptionattribute.- Returns:
- the description
-
getDescription
public java.lang.String getDescription()
Generated method - Getter of theSystemSetupAudit.descriptionattribute.- Returns:
- the description
-
setDescription
public void setDescription(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSystemSetupAudit.descriptionattribute.- Parameters:
value- the description
-
setDescription
public void setDescription(java.lang.String value)
Generated method - Setter of theSystemSetupAudit.descriptionattribute.- Parameters:
value- the description
-
getExtensionName
public java.lang.String getExtensionName(SessionContext ctx)
Generated method - Getter of theSystemSetupAudit.extensionNameattribute.- Returns:
- the extensionName
-
getExtensionName
public java.lang.String getExtensionName()
Generated method - Getter of theSystemSetupAudit.extensionNameattribute.- Returns:
- the extensionName
-
setExtensionName
protected void setExtensionName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSystemSetupAudit.extensionNameattribute.- Parameters:
value- the extensionName
-
setExtensionName
protected void setExtensionName(java.lang.String value)
Generated method - Setter of theSystemSetupAudit.extensionNameattribute.- Parameters:
value- the extensionName
-
getHash
public java.lang.String getHash(SessionContext ctx)
Generated method - Getter of theSystemSetupAudit.hashattribute.- Returns:
- the hash
-
getHash
public java.lang.String getHash()
Generated method - Getter of theSystemSetupAudit.hashattribute.- Returns:
- the hash
-
setHash
protected void setHash(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSystemSetupAudit.hashattribute.- Parameters:
value- the hash
-
setHash
protected void setHash(java.lang.String value)
Generated method - Setter of theSystemSetupAudit.hashattribute.- Parameters:
value- the hash
-
getMethodName
public java.lang.String getMethodName(SessionContext ctx)
Generated method - Getter of theSystemSetupAudit.methodNameattribute.- Returns:
- the methodName
-
getMethodName
public java.lang.String getMethodName()
Generated method - Getter of theSystemSetupAudit.methodNameattribute.- Returns:
- the methodName
-
setMethodName
protected void setMethodName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSystemSetupAudit.methodNameattribute.- Parameters:
value- the methodName
-
setMethodName
protected void setMethodName(java.lang.String value)
Generated method - Setter of theSystemSetupAudit.methodNameattribute.- Parameters:
value- the methodName
-
getName
public java.lang.String getName(SessionContext ctx)
Generated method - Getter of theSystemSetupAudit.nameattribute.- Returns:
- the name
-
getName
public java.lang.String getName()
Generated method - Getter of theSystemSetupAudit.nameattribute.- Returns:
- the name
-
setName
protected void setName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSystemSetupAudit.nameattribute.- Parameters:
value- the name
-
setName
protected void setName(java.lang.String value)
Generated method - Setter of theSystemSetupAudit.nameattribute.- Parameters:
value- the name
-
isPatch
public java.lang.Boolean isPatch(SessionContext ctx)
Generated method - Getter of theSystemSetupAudit.patchattribute.- Returns:
- the patch
-
isPatch
public java.lang.Boolean isPatch()
Generated method - Getter of theSystemSetupAudit.patchattribute.- Returns:
- the patch
-
isPatchAsPrimitive
public boolean isPatchAsPrimitive(SessionContext ctx)
Generated method - Getter of theSystemSetupAudit.patchattribute.- Returns:
- the patch
-
isPatchAsPrimitive
public boolean isPatchAsPrimitive()
Generated method - Getter of theSystemSetupAudit.patchattribute.- Returns:
- the patch
-
setPatch
protected void setPatch(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSystemSetupAudit.patchattribute.- Parameters:
value- the patch
-
setPatch
protected void setPatch(java.lang.Boolean value)
Generated method - Setter of theSystemSetupAudit.patchattribute.- Parameters:
value- the patch
-
setPatch
protected void setPatch(SessionContext ctx, boolean value)
Generated method - Setter of theSystemSetupAudit.patchattribute.- Parameters:
value- the patch
-
setPatch
protected void setPatch(boolean value)
Generated method - Setter of theSystemSetupAudit.patchattribute.- Parameters:
value- the patch
-
isRequired
public java.lang.Boolean isRequired(SessionContext ctx)
Generated method - Getter of theSystemSetupAudit.requiredattribute.- Returns:
- the required
-
isRequired
public java.lang.Boolean isRequired()
Generated method - Getter of theSystemSetupAudit.requiredattribute.- Returns:
- the required
-
isRequiredAsPrimitive
public boolean isRequiredAsPrimitive(SessionContext ctx)
Generated method - Getter of theSystemSetupAudit.requiredattribute.- Returns:
- the required
-
isRequiredAsPrimitive
public boolean isRequiredAsPrimitive()
Generated method - Getter of theSystemSetupAudit.requiredattribute.- Returns:
- the required
-
setRequired
protected void setRequired(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSystemSetupAudit.requiredattribute.- Parameters:
value- the required
-
setRequired
protected void setRequired(java.lang.Boolean value)
Generated method - Setter of theSystemSetupAudit.requiredattribute.- Parameters:
value- the required
-
setRequired
protected void setRequired(SessionContext ctx, boolean value)
Generated method - Setter of theSystemSetupAudit.requiredattribute.- Parameters:
value- the required
-
setRequired
protected void setRequired(boolean value)
Generated method - Setter of theSystemSetupAudit.requiredattribute.- Parameters:
value- the required
-
getUser
public User getUser(SessionContext ctx)
Generated method - Getter of theSystemSetupAudit.userattribute.- Returns:
- the user
-
getUser
public User getUser()
Generated method - Getter of theSystemSetupAudit.userattribute.- Returns:
- the user
-
setUser
protected void setUser(SessionContext ctx, User value)
Generated method - Setter of theSystemSetupAudit.userattribute.- Parameters:
value- the user
-
setUser
protected void setUser(User value)
Generated method - Setter of theSystemSetupAudit.userattribute.- Parameters:
value- the user
-
-