Class GeneratedScript
- java.lang.Object
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Comparable
- Direct Known Subclasses:
Script
public abstract class GeneratedScript extends AbstractDynamicContent
Generated class for typeScript
.- 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
AUTODISABLING
Qualifier of theScript.autodisabling
attributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>
DEFAULT_INITIAL_ATTRIBUTES
static java.lang.String
DESCRIPTION
Qualifier of theScript.description
attributestatic java.lang.String
DISABLED
Qualifier of theScript.disabled
attributestatic java.lang.String
SCRIPTTYPE
Qualifier of theScript.scriptType
attribute-
Fields inherited from class de.hybris.platform.jalo.GeneratedAbstractDynamicContent
ACTIVE, CHECKSUM, CODE, CONTENT, VERSION
-
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 GeneratedScript()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.Map<Language,java.lang.String>
getAllDescription()
Generated method - Getter of theScript.description
attribute.java.util.Map<Language,java.lang.String>
getAllDescription(SessionContext ctx)
Generated method - Getter of theScript.description
attribute.protected java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes()
java.lang.String
getDescription()
Generated method - Getter of theScript.description
attribute.java.lang.String
getDescription(SessionContext ctx)
Generated method - Getter of theScript.description
attribute.EnumerationValue
getScriptType()
Generated method - Getter of theScript.scriptType
attribute.EnumerationValue
getScriptType(SessionContext ctx)
Generated method - Getter of theScript.scriptType
attribute.java.lang.Boolean
isAutodisabling()
Generated method - Getter of theScript.autodisabling
attribute.java.lang.Boolean
isAutodisabling(SessionContext ctx)
Generated method - Getter of theScript.autodisabling
attribute.boolean
isAutodisablingAsPrimitive()
Generated method - Getter of theScript.autodisabling
attribute.boolean
isAutodisablingAsPrimitive(SessionContext ctx)
Generated method - Getter of theScript.autodisabling
attribute.java.lang.Boolean
isDisabled()
Generated method - Getter of theScript.disabled
attribute.java.lang.Boolean
isDisabled(SessionContext ctx)
Generated method - Getter of theScript.disabled
attribute.boolean
isDisabledAsPrimitive()
Generated method - Getter of theScript.disabled
attribute.boolean
isDisabledAsPrimitive(SessionContext ctx)
Generated method - Getter of theScript.disabled
attribute.void
setAllDescription(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theScript.description
attribute.void
setAllDescription(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theScript.description
attribute.void
setAutodisabling(boolean value)
Generated method - Setter of theScript.autodisabling
attribute.void
setAutodisabling(SessionContext ctx, boolean value)
Generated method - Setter of theScript.autodisabling
attribute.void
setAutodisabling(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theScript.autodisabling
attribute.void
setAutodisabling(java.lang.Boolean value)
Generated method - Setter of theScript.autodisabling
attribute.void
setDescription(SessionContext ctx, java.lang.String value)
Generated method - Setter of theScript.description
attribute.void
setDescription(java.lang.String value)
Generated method - Setter of theScript.description
attribute.void
setDisabled(boolean value)
Generated method - Setter of theScript.disabled
attribute.void
setDisabled(SessionContext ctx, boolean value)
Generated method - Setter of theScript.disabled
attribute.void
setDisabled(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theScript.disabled
attribute.void
setDisabled(java.lang.Boolean value)
Generated method - Setter of theScript.disabled
attribute.void
setScriptType(EnumerationValue value)
Generated method - Setter of theScript.scriptType
attribute.void
setScriptType(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theScript.scriptType
attribute.-
Methods inherited from class de.hybris.platform.jalo.GeneratedAbstractDynamicContent
getChecksum, getChecksum, getCode, getCode, getContent, getContent, getVersion, getVersion, getVersionAsPrimitive, getVersionAsPrimitive, isActive, isActive, isActiveAsPrimitive, isActiveAsPrimitive, setActive, setActive, setActive, setActive, setChecksum, setChecksum, setCode, setCode, setContent, setContent, setVersion, setVersion, setVersion, setVersion
-
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
-
DESCRIPTION
public static final java.lang.String DESCRIPTION
Qualifier of theScript.description
attribute- See Also:
- Constant Field Values
-
SCRIPTTYPE
public static final java.lang.String SCRIPTTYPE
Qualifier of theScript.scriptType
attribute- See Also:
- Constant Field Values
-
AUTODISABLING
public static final java.lang.String AUTODISABLING
Qualifier of theScript.autodisabling
attribute- See Also:
- Constant Field Values
-
DISABLED
public static final java.lang.String DISABLED
Qualifier of theScript.disabled
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 classGeneratedAbstractDynamicContent
-
isAutodisabling
public java.lang.Boolean isAutodisabling(SessionContext ctx)
Generated method - Getter of theScript.autodisabling
attribute.- Returns:
- the autodisabling
-
isAutodisabling
public java.lang.Boolean isAutodisabling()
Generated method - Getter of theScript.autodisabling
attribute.- Returns:
- the autodisabling
-
isAutodisablingAsPrimitive
public boolean isAutodisablingAsPrimitive(SessionContext ctx)
Generated method - Getter of theScript.autodisabling
attribute.- Returns:
- the autodisabling
-
isAutodisablingAsPrimitive
public boolean isAutodisablingAsPrimitive()
Generated method - Getter of theScript.autodisabling
attribute.- Returns:
- the autodisabling
-
setAutodisabling
public void setAutodisabling(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theScript.autodisabling
attribute.- Parameters:
value
- the autodisabling
-
setAutodisabling
public void setAutodisabling(java.lang.Boolean value)
Generated method - Setter of theScript.autodisabling
attribute.- Parameters:
value
- the autodisabling
-
setAutodisabling
public void setAutodisabling(SessionContext ctx, boolean value)
Generated method - Setter of theScript.autodisabling
attribute.- Parameters:
value
- the autodisabling
-
setAutodisabling
public void setAutodisabling(boolean value)
Generated method - Setter of theScript.autodisabling
attribute.- Parameters:
value
- the autodisabling
-
getDescription
public java.lang.String getDescription(SessionContext ctx)
Generated method - Getter of theScript.description
attribute.- Returns:
- the description
-
getDescription
public java.lang.String getDescription()
Generated method - Getter of theScript.description
attribute.- Returns:
- the description
-
getAllDescription
public java.util.Map<Language,java.lang.String> getAllDescription(SessionContext ctx)
Generated method - Getter of theScript.description
attribute.- Returns:
- the localized description
-
getAllDescription
public java.util.Map<Language,java.lang.String> getAllDescription()
Generated method - Getter of theScript.description
attribute.- Returns:
- the localized description
-
setDescription
public void setDescription(SessionContext ctx, java.lang.String value)
Generated method - Setter of theScript.description
attribute.- Parameters:
value
- the description
-
setDescription
public void setDescription(java.lang.String value)
Generated method - Setter of theScript.description
attribute.- Parameters:
value
- the description
-
setAllDescription
public void setAllDescription(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theScript.description
attribute.- Parameters:
value
- the description
-
setAllDescription
public void setAllDescription(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theScript.description
attribute.- Parameters:
value
- the description
-
isDisabled
public java.lang.Boolean isDisabled(SessionContext ctx)
Generated method - Getter of theScript.disabled
attribute.- Returns:
- the disabled
-
isDisabled
public java.lang.Boolean isDisabled()
Generated method - Getter of theScript.disabled
attribute.- Returns:
- the disabled
-
isDisabledAsPrimitive
public boolean isDisabledAsPrimitive(SessionContext ctx)
Generated method - Getter of theScript.disabled
attribute.- Returns:
- the disabled
-
isDisabledAsPrimitive
public boolean isDisabledAsPrimitive()
Generated method - Getter of theScript.disabled
attribute.- Returns:
- the disabled
-
setDisabled
public void setDisabled(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theScript.disabled
attribute.- Parameters:
value
- the disabled
-
setDisabled
public void setDisabled(java.lang.Boolean value)
Generated method - Setter of theScript.disabled
attribute.- Parameters:
value
- the disabled
-
setDisabled
public void setDisabled(SessionContext ctx, boolean value)
Generated method - Setter of theScript.disabled
attribute.- Parameters:
value
- the disabled
-
setDisabled
public void setDisabled(boolean value)
Generated method - Setter of theScript.disabled
attribute.- Parameters:
value
- the disabled
-
getScriptType
public EnumerationValue getScriptType(SessionContext ctx)
Generated method - Getter of theScript.scriptType
attribute.- Returns:
- the scriptType
-
getScriptType
public EnumerationValue getScriptType()
Generated method - Getter of theScript.scriptType
attribute.- Returns:
- the scriptType
-
setScriptType
public void setScriptType(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theScript.scriptType
attribute.- Parameters:
value
- the scriptType
-
setScriptType
public void setScriptType(EnumerationValue value)
Generated method - Setter of theScript.scriptType
attribute.- Parameters:
value
- the scriptType
-
-