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.StringDATAPKQualifier of theAbstractMedia.dataPKattributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringLOCATIONQualifier of theAbstractMedia.locationattributestatic java.lang.StringLOCATIONHASHQualifier of theAbstractMedia.locationHashattributestatic java.lang.StringMIMEQualifier of theAbstractMedia.mimeattributestatic java.lang.StringREALFILENAMEQualifier of theAbstractMedia.realFileNameattributestatic java.lang.StringSIZEQualifier of theAbstractMedia.sizeattribute-
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.LonggetDataPK()Generated method - Getter of theAbstractMedia.dataPKattribute.java.lang.LonggetDataPK(SessionContext ctx)Generated method - Getter of theAbstractMedia.dataPKattribute.longgetDataPKAsPrimitive()Generated method - Getter of theAbstractMedia.dataPKattribute.longgetDataPKAsPrimitive(SessionContext ctx)Generated method - Getter of theAbstractMedia.dataPKattribute.protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()java.lang.StringgetLocation()Generated method - Getter of theAbstractMedia.locationattribute.java.lang.StringgetLocation(SessionContext ctx)Generated method - Getter of theAbstractMedia.locationattribute.java.lang.StringgetLocationHash()Generated method - Getter of theAbstractMedia.locationHashattribute.java.lang.StringgetLocationHash(SessionContext ctx)Generated method - Getter of theAbstractMedia.locationHashattribute.java.lang.StringgetMime()Generated method - Getter of theAbstractMedia.mimeattribute.java.lang.StringgetMime(SessionContext ctx)Generated method - Getter of theAbstractMedia.mimeattribute.java.lang.StringgetRealFileName()Generated method - Getter of theAbstractMedia.realFileNameattribute.java.lang.StringgetRealFileName(SessionContext ctx)Generated method - Getter of theAbstractMedia.realFileNameattribute.java.lang.LonggetSize()Generated method - Getter of theAbstractMedia.sizeattribute.java.lang.LonggetSize(SessionContext ctx)Generated method - Getter of theAbstractMedia.sizeattribute.longgetSizeAsPrimitive()Generated method - Getter of theAbstractMedia.sizeattribute.longgetSizeAsPrimitive(SessionContext ctx)Generated method - Getter of theAbstractMedia.sizeattribute.voidsetDataPK(long value)Generated method - Setter of theAbstractMedia.dataPKattribute.voidsetDataPK(SessionContext ctx, long value)Generated method - Setter of theAbstractMedia.dataPKattribute.voidsetDataPK(SessionContext ctx, java.lang.Long value)Generated method - Setter of theAbstractMedia.dataPKattribute.voidsetDataPK(java.lang.Long value)Generated method - Setter of theAbstractMedia.dataPKattribute.voidsetLocation(SessionContext ctx, java.lang.String value)Generated method - Setter of theAbstractMedia.locationattribute.voidsetLocation(java.lang.String value)Generated method - Setter of theAbstractMedia.locationattribute.voidsetLocationHash(SessionContext ctx, java.lang.String value)Generated method - Setter of theAbstractMedia.locationHashattribute.voidsetLocationHash(java.lang.String value)Generated method - Setter of theAbstractMedia.locationHashattribute.voidsetMime(SessionContext ctx, java.lang.String value)Generated method - Setter of theAbstractMedia.mimeattribute.voidsetMime(java.lang.String value)Generated method - Setter of theAbstractMedia.mimeattribute.voidsetRealFileName(SessionContext ctx, java.lang.String value)Generated method - Setter of theAbstractMedia.realFileNameattribute.voidsetRealFileName(java.lang.String value)Generated method - Setter of theAbstractMedia.realFileNameattribute.voidsetSize(long value)Generated method - Setter of theAbstractMedia.sizeattribute.voidsetSize(SessionContext ctx, long value)Generated method - Setter of theAbstractMedia.sizeattribute.voidsetSize(SessionContext ctx, java.lang.Long value)Generated method - Setter of theAbstractMedia.sizeattribute.voidsetSize(java.lang.Long value)Generated method - Setter of theAbstractMedia.sizeattribute.-
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.mimeattribute- See Also:
- Constant Field Values
-
SIZE
public static final java.lang.String SIZE
Qualifier of theAbstractMedia.sizeattribute- See Also:
- Constant Field Values
-
DATAPK
public static final java.lang.String DATAPK
Qualifier of theAbstractMedia.dataPKattribute- See Also:
- Constant Field Values
-
LOCATION
public static final java.lang.String LOCATION
Qualifier of theAbstractMedia.locationattribute- See Also:
- Constant Field Values
-
LOCATIONHASH
public static final java.lang.String LOCATIONHASH
Qualifier of theAbstractMedia.locationHashattribute- See Also:
- Constant Field Values
-
REALFILENAME
public static final java.lang.String REALFILENAME
Qualifier of theAbstractMedia.realFileNameattribute- 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
-
getDataPK
public java.lang.Long getDataPK(SessionContext ctx)
Generated method - Getter of theAbstractMedia.dataPKattribute.- Returns:
- the dataPK - PK of the referenced data file.
-
getDataPK
public java.lang.Long getDataPK()
Generated method - Getter of theAbstractMedia.dataPKattribute.- Returns:
- the dataPK - PK of the referenced data file.
-
getDataPKAsPrimitive
public long getDataPKAsPrimitive(SessionContext ctx)
Generated method - Getter of theAbstractMedia.dataPKattribute.- Returns:
- the dataPK - PK of the referenced data file.
-
getDataPKAsPrimitive
public long getDataPKAsPrimitive()
Generated method - Getter of theAbstractMedia.dataPKattribute.- Returns:
- the dataPK - PK of the referenced data file.
-
setDataPK
public void setDataPK(SessionContext ctx, java.lang.Long value)
Generated method - Setter of theAbstractMedia.dataPKattribute.- Parameters:
value- the dataPK - PK of the referenced data file.
-
setDataPK
public void setDataPK(java.lang.Long value)
Generated method - Setter of theAbstractMedia.dataPKattribute.- Parameters:
value- the dataPK - PK of the referenced data file.
-
setDataPK
public void setDataPK(SessionContext ctx, long value)
Generated method - Setter of theAbstractMedia.dataPKattribute.- Parameters:
value- the dataPK - PK of the referenced data file.
-
setDataPK
public void setDataPK(long value)
Generated method - Setter of theAbstractMedia.dataPKattribute.- Parameters:
value- the dataPK - PK of the referenced data file.
-
getLocation
public java.lang.String getLocation(SessionContext ctx)
Generated method - Getter of theAbstractMedia.locationattribute.- 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.locationattribute.- 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.locationattribute.- 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.locationattribute.- 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.locationHashattribute.- Returns:
- the locationHash - Computed hash of folder qualifier and location
-
getLocationHash
public java.lang.String getLocationHash()
Generated method - Getter of theAbstractMedia.locationHashattribute.- 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.locationHashattribute.- Parameters:
value- the locationHash - Computed hash of folder qualifier and location
-
setLocationHash
public void setLocationHash(java.lang.String value)
Generated method - Setter of theAbstractMedia.locationHashattribute.- Parameters:
value- the locationHash - Computed hash of folder qualifier and location
-
getMime
public java.lang.String getMime(SessionContext ctx)
Generated method - Getter of theAbstractMedia.mimeattribute.- Returns:
- the mime - Mime type of referenced data file.
-
getMime
public java.lang.String getMime()
Generated method - Getter of theAbstractMedia.mimeattribute.- 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.mimeattribute.- Parameters:
value- the mime - Mime type of referenced data file.- Throws:
JaloBusinessException
-
setMime
public void setMime(java.lang.String value) throws JaloBusinessExceptionGenerated method - Setter of theAbstractMedia.mimeattribute.- 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.realFileNameattribute.- Returns:
- the realFileName
-
getRealFileName
public java.lang.String getRealFileName()
Generated method - Getter of theAbstractMedia.realFileNameattribute.- Returns:
- the realFileName
-
setRealFileName
public void setRealFileName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAbstractMedia.realFileNameattribute.- Parameters:
value- the realFileName
-
setRealFileName
public void setRealFileName(java.lang.String value)
Generated method - Setter of theAbstractMedia.realFileNameattribute.- Parameters:
value- the realFileName
-
getSize
public java.lang.Long getSize(SessionContext ctx)
Generated method - Getter of theAbstractMedia.sizeattribute.- Returns:
- the size - Size of referenced data file.
-
getSize
public java.lang.Long getSize()
Generated method - Getter of theAbstractMedia.sizeattribute.- Returns:
- the size - Size of referenced data file.
-
getSizeAsPrimitive
public long getSizeAsPrimitive(SessionContext ctx)
Generated method - Getter of theAbstractMedia.sizeattribute.- Returns:
- the size - Size of referenced data file.
-
getSizeAsPrimitive
public long getSizeAsPrimitive()
Generated method - Getter of theAbstractMedia.sizeattribute.- Returns:
- the size - Size of referenced data file.
-
setSize
public void setSize(SessionContext ctx, java.lang.Long value)
Generated method - Setter of theAbstractMedia.sizeattribute.- Parameters:
value- the size - Size of referenced data file.
-
setSize
public void setSize(java.lang.Long value)
Generated method - Setter of theAbstractMedia.sizeattribute.- Parameters:
value- the size - Size of referenced data file.
-
setSize
public void setSize(SessionContext ctx, long value)
Generated method - Setter of theAbstractMedia.sizeattribute.- Parameters:
value- the size - Size of referenced data file.
-
setSize
public void setSize(long value)
Generated method - Setter of theAbstractMedia.sizeattribute.- Parameters:
value- the size - Size of referenced data file.
-
-