Package de.hybris.platform.jalo.media
Class GeneratedAbstractMedia
- 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.media.GeneratedAbstractMedia
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Comparable
- Direct Known Subclasses:
AbstractMedia
public abstract class GeneratedAbstractMedia extends GenericItem
Generated class for typeAbstractMedia
.- 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
DATAPK
Qualifier of theAbstractMedia.dataPK
attributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>
DEFAULT_INITIAL_ATTRIBUTES
static java.lang.String
LOCATION
Qualifier of theAbstractMedia.location
attributestatic java.lang.String
LOCATIONHASH
Qualifier of theAbstractMedia.locationHash
attributestatic java.lang.String
MIME
Qualifier of theAbstractMedia.mime
attributestatic java.lang.String
REALFILENAME
Qualifier of theAbstractMedia.realFileName
attributestatic java.lang.String
SIZE
Qualifier of theAbstractMedia.size
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 GeneratedAbstractMedia()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Long
getDataPK()
Generated method - Getter of theAbstractMedia.dataPK
attribute.java.lang.Long
getDataPK(SessionContext ctx)
Generated method - Getter of theAbstractMedia.dataPK
attribute.long
getDataPKAsPrimitive()
Generated method - Getter of theAbstractMedia.dataPK
attribute.long
getDataPKAsPrimitive(SessionContext ctx)
Generated method - Getter of theAbstractMedia.dataPK
attribute.protected java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes()
java.lang.String
getLocation()
Generated method - Getter of theAbstractMedia.location
attribute.java.lang.String
getLocation(SessionContext ctx)
Generated method - Getter of theAbstractMedia.location
attribute.java.lang.String
getLocationHash()
Generated method - Getter of theAbstractMedia.locationHash
attribute.java.lang.String
getLocationHash(SessionContext ctx)
Generated method - Getter of theAbstractMedia.locationHash
attribute.java.lang.String
getMime()
Generated method - Getter of theAbstractMedia.mime
attribute.java.lang.String
getMime(SessionContext ctx)
Generated method - Getter of theAbstractMedia.mime
attribute.java.lang.String
getRealFileName()
Generated method - Getter of theAbstractMedia.realFileName
attribute.java.lang.String
getRealFileName(SessionContext ctx)
Generated method - Getter of theAbstractMedia.realFileName
attribute.java.lang.Long
getSize()
Generated method - Getter of theAbstractMedia.size
attribute.java.lang.Long
getSize(SessionContext ctx)
Generated method - Getter of theAbstractMedia.size
attribute.long
getSizeAsPrimitive()
Generated method - Getter of theAbstractMedia.size
attribute.long
getSizeAsPrimitive(SessionContext ctx)
Generated method - Getter of theAbstractMedia.size
attribute.void
setDataPK(long value)
Generated method - Setter of theAbstractMedia.dataPK
attribute.void
setDataPK(SessionContext ctx, long value)
Generated method - Setter of theAbstractMedia.dataPK
attribute.void
setDataPK(SessionContext ctx, java.lang.Long value)
Generated method - Setter of theAbstractMedia.dataPK
attribute.void
setDataPK(java.lang.Long value)
Generated method - Setter of theAbstractMedia.dataPK
attribute.void
setLocation(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAbstractMedia.location
attribute.void
setLocation(java.lang.String value)
Generated method - Setter of theAbstractMedia.location
attribute.void
setLocationHash(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAbstractMedia.locationHash
attribute.void
setLocationHash(java.lang.String value)
Generated method - Setter of theAbstractMedia.locationHash
attribute.void
setMime(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAbstractMedia.mime
attribute.void
setMime(java.lang.String value)
Generated method - Setter of theAbstractMedia.mime
attribute.void
setRealFileName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAbstractMedia.realFileName
attribute.void
setRealFileName(java.lang.String value)
Generated method - Setter of theAbstractMedia.realFileName
attribute.void
setSize(long value)
Generated method - Setter of theAbstractMedia.size
attribute.void
setSize(SessionContext ctx, long value)
Generated method - Setter of theAbstractMedia.size
attribute.void
setSize(SessionContext ctx, java.lang.Long value)
Generated method - Setter of theAbstractMedia.size
attribute.void
setSize(java.lang.Long value)
Generated method - Setter of theAbstractMedia.size
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
-
MIME
public static final java.lang.String MIME
Qualifier of theAbstractMedia.mime
attribute- See Also:
- Constant Field Values
-
SIZE
public static final java.lang.String SIZE
Qualifier of theAbstractMedia.size
attribute- See Also:
- Constant Field Values
-
DATAPK
public static final java.lang.String DATAPK
Qualifier of theAbstractMedia.dataPK
attribute- See Also:
- Constant Field Values
-
LOCATION
public static final java.lang.String LOCATION
Qualifier of theAbstractMedia.location
attribute- See Also:
- Constant Field Values
-
LOCATIONHASH
public static final java.lang.String LOCATIONHASH
Qualifier of theAbstractMedia.locationHash
attribute- See Also:
- Constant Field Values
-
REALFILENAME
public static final java.lang.String REALFILENAME
Qualifier of theAbstractMedia.realFileName
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
-
getDataPK
public java.lang.Long getDataPK(SessionContext ctx)
Generated method - Getter of theAbstractMedia.dataPK
attribute.- Returns:
- the dataPK - PK of the referenced data file.
-
getDataPK
public java.lang.Long getDataPK()
Generated method - Getter of theAbstractMedia.dataPK
attribute.- Returns:
- the dataPK - PK of the referenced data file.
-
getDataPKAsPrimitive
public long getDataPKAsPrimitive(SessionContext ctx)
Generated method - Getter of theAbstractMedia.dataPK
attribute.- Returns:
- the dataPK - PK of the referenced data file.
-
getDataPKAsPrimitive
public long getDataPKAsPrimitive()
Generated method - Getter of theAbstractMedia.dataPK
attribute.- Returns:
- the dataPK - PK of the referenced data file.
-
setDataPK
public void setDataPK(SessionContext ctx, java.lang.Long value)
Generated method - Setter of theAbstractMedia.dataPK
attribute.- Parameters:
value
- the dataPK - PK of the referenced data file.
-
setDataPK
public void setDataPK(java.lang.Long value)
Generated method - Setter of theAbstractMedia.dataPK
attribute.- Parameters:
value
- the dataPK - PK of the referenced data file.
-
setDataPK
public void setDataPK(SessionContext ctx, long value)
Generated method - Setter of theAbstractMedia.dataPK
attribute.- Parameters:
value
- the dataPK - PK of the referenced data file.
-
setDataPK
public void setDataPK(long value)
Generated method - Setter of theAbstractMedia.dataPK
attribute.- Parameters:
value
- the dataPK - PK of the referenced data file.
-
getLocation
public java.lang.String getLocation(SessionContext ctx)
Generated method - Getter of theAbstractMedia.location
attribute.- Returns:
- the location - Generated location (by one of Storage Strategies) to media within storage.
-
getLocation
public java.lang.String getLocation()
Generated method - Getter of theAbstractMedia.location
attribute.- Returns:
- the location - Generated location (by one of Storage Strategies) to media within storage.
-
setLocation
public void setLocation(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAbstractMedia.location
attribute.- Parameters:
value
- the location - Generated location (by one of Storage Strategies) to media within storage.
-
setLocation
public void setLocation(java.lang.String value)
Generated method - Setter of theAbstractMedia.location
attribute.- Parameters:
value
- the location - Generated location (by one of Storage Strategies) to media within storage.
-
getLocationHash
public java.lang.String getLocationHash(SessionContext ctx)
Generated method - Getter of theAbstractMedia.locationHash
attribute.- Returns:
- the locationHash - Computed hash of folder qualifier and location
-
getLocationHash
public java.lang.String getLocationHash()
Generated method - Getter of theAbstractMedia.locationHash
attribute.- Returns:
- the locationHash - Computed hash of folder qualifier and location
-
setLocationHash
public void setLocationHash(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAbstractMedia.locationHash
attribute.- Parameters:
value
- the locationHash - Computed hash of folder qualifier and location
-
setLocationHash
public void setLocationHash(java.lang.String value)
Generated method - Setter of theAbstractMedia.locationHash
attribute.- Parameters:
value
- the locationHash - Computed hash of folder qualifier and location
-
getMime
public java.lang.String getMime(SessionContext ctx)
Generated method - Getter of theAbstractMedia.mime
attribute.- Returns:
- the mime - Mime type of referenced data file.
-
getMime
public java.lang.String getMime()
Generated method - Getter of theAbstractMedia.mime
attribute.- Returns:
- the mime - Mime type of referenced data file.
-
setMime
public void setMime(SessionContext ctx, java.lang.String value) throws JaloBusinessException
Generated method - Setter of theAbstractMedia.mime
attribute.- Parameters:
value
- the mime - Mime type of referenced data file.- Throws:
JaloBusinessException
-
setMime
public void setMime(java.lang.String value) throws JaloBusinessException
Generated method - Setter of theAbstractMedia.mime
attribute.- Parameters:
value
- the mime - Mime type of referenced data file.- Throws:
JaloBusinessException
-
getRealFileName
public java.lang.String getRealFileName(SessionContext ctx)
Generated method - Getter of theAbstractMedia.realFileName
attribute.- Returns:
- the realFileName
-
getRealFileName
public java.lang.String getRealFileName()
Generated method - Getter of theAbstractMedia.realFileName
attribute.- Returns:
- the realFileName
-
setRealFileName
public void setRealFileName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAbstractMedia.realFileName
attribute.- Parameters:
value
- the realFileName
-
setRealFileName
public void setRealFileName(java.lang.String value)
Generated method - Setter of theAbstractMedia.realFileName
attribute.- Parameters:
value
- the realFileName
-
getSize
public java.lang.Long getSize(SessionContext ctx)
Generated method - Getter of theAbstractMedia.size
attribute.- Returns:
- the size - Size of referenced data file.
-
getSize
public java.lang.Long getSize()
Generated method - Getter of theAbstractMedia.size
attribute.- Returns:
- the size - Size of referenced data file.
-
getSizeAsPrimitive
public long getSizeAsPrimitive(SessionContext ctx)
Generated method - Getter of theAbstractMedia.size
attribute.- Returns:
- the size - Size of referenced data file.
-
getSizeAsPrimitive
public long getSizeAsPrimitive()
Generated method - Getter of theAbstractMedia.size
attribute.- Returns:
- the size - Size of referenced data file.
-
setSize
public void setSize(SessionContext ctx, java.lang.Long value)
Generated method - Setter of theAbstractMedia.size
attribute.- Parameters:
value
- the size - Size of referenced data file.
-
setSize
public void setSize(java.lang.Long value)
Generated method - Setter of theAbstractMedia.size
attribute.- Parameters:
value
- the size - Size of referenced data file.
-
setSize
public void setSize(SessionContext ctx, long value)
Generated method - Setter of theAbstractMedia.size
attribute.- Parameters:
value
- the size - Size of referenced data file.
-
setSize
public void setSize(long value)
Generated method - Setter of theAbstractMedia.size
attribute.- Parameters:
value
- the size - Size of referenced data file.
-
-