Package de.hybris.platform.jalo.media
Class GeneratedMedia
- java.lang.Object
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable
- Direct Known Subclasses:
Media
public abstract class GeneratedMedia extends AbstractMedia
Generated class for typeMedia.- 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.StringALTTEXTQualifier of theMedia.altTextattributestatic java.lang.StringCODEQualifier of theMedia.codeattributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringDERIVEDMEDIASQualifier of theMedia.derivedMediasattributeprotected static OneToManyHandler<DerivedMedia>DERIVEDMEDIASHANDLEROneToManyHandlerfor handling 1:n DERIVEDMEDIAS's relation attributes from 'many' side.static java.lang.StringDESCRIPTIONQualifier of theMedia.descriptionattributestatic java.lang.StringFOLDERQualifier of theMedia.folderattributestatic java.lang.StringINTERNALURLQualifier of theMedia.internalURLattributestatic java.lang.StringMEDIACONTAINERQualifier of theMedia.mediaContainerattributeprotected static BidirectionalOneToManyHandler<GeneratedMedia>MEDIACONTAINERHANDLERBidirectionalOneToManyHandlerfor handling 1:n MEDIACONTAINER's relation attributes from 'one' side.static java.lang.StringMEDIAFORMATQualifier of theMedia.mediaFormatattributestatic java.lang.StringREMOVABLEQualifier of theMedia.removableattributestatic java.lang.StringSUBFOLDERPATHQualifier of theMedia.subFolderPathattribute-
Fields inherited from class de.hybris.platform.jalo.media.GeneratedAbstractMedia
DATAPK, LOCATION, LOCATIONHASH, MIME, REALFILENAME, SIZE
-
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 GeneratedMedia()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddToDerivedMedias(DerivedMedia value)Generated method - Addsvalueto derivedMedias.voidaddToDerivedMedias(SessionContext ctx, DerivedMedia value)Generated method - Addsvalueto derivedMedias.protected ItemcreateItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes)Has to be implemented for each concrete subtype of item.java.lang.StringgetAltText()Generated method - Getter of theMedia.altTextattribute.java.lang.StringgetAltText(SessionContext ctx)Generated method - Getter of theMedia.altTextattribute.java.lang.StringgetCode()Generated method - Getter of theMedia.codeattribute.java.lang.StringgetCode(SessionContext ctx)Generated method - Getter of theMedia.codeattribute.protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()java.util.Collection<DerivedMedia>getDerivedMedias()Generated method - Getter of theMedia.derivedMediasattribute.java.util.Collection<DerivedMedia>getDerivedMedias(SessionContext ctx)Generated method - Getter of theMedia.derivedMediasattribute.java.lang.StringgetDescription()Generated method - Getter of theMedia.descriptionattribute.java.lang.StringgetDescription(SessionContext ctx)Generated method - Getter of theMedia.descriptionattribute.MediaFoldergetFolder()Generated method - Getter of theMedia.folderattribute.MediaFoldergetFolder(SessionContext ctx)Generated method - Getter of theMedia.folderattribute.java.lang.StringgetInternalURL()Generated method - Getter of theMedia.internalURLattribute.java.lang.StringgetInternalURL(SessionContext ctx)Generated method - Getter of theMedia.internalURLattribute.MediaContainergetMediaContainer()Generated method - Getter of theMedia.mediaContainerattribute.MediaContainergetMediaContainer(SessionContext ctx)Generated method - Getter of theMedia.mediaContainerattribute.MediaFormatgetMediaFormat()Generated method - Getter of theMedia.mediaFormatattribute.MediaFormatgetMediaFormat(SessionContext ctx)Generated method - Getter of theMedia.mediaFormatattribute.java.lang.StringgetSubFolderPath()Generated method - Getter of theMedia.subFolderPathattribute.java.lang.StringgetSubFolderPath(SessionContext ctx)Generated method - Getter of theMedia.subFolderPathattribute.java.lang.BooleanisRemovable()Generated method - Getter of theMedia.removableattribute.java.lang.BooleanisRemovable(SessionContext ctx)Generated method - Getter of theMedia.removableattribute.booleanisRemovableAsPrimitive()Generated method - Getter of theMedia.removableattribute.booleanisRemovableAsPrimitive(SessionContext ctx)Generated method - Getter of theMedia.removableattribute.voidremoveFromDerivedMedias(DerivedMedia value)Generated method - Removesvaluefrom derivedMedias.voidremoveFromDerivedMedias(SessionContext ctx, DerivedMedia value)Generated method - Removesvaluefrom derivedMedias.voidsetAltText(SessionContext ctx, java.lang.String value)Generated method - Setter of theMedia.altTextattribute.voidsetAltText(java.lang.String value)Generated method - Setter of theMedia.altTextattribute.voidsetCode(SessionContext ctx, java.lang.String value)Generated method - Setter of theMedia.codeattribute.voidsetCode(java.lang.String value)Generated method - Setter of theMedia.codeattribute.voidsetDerivedMedias(SessionContext ctx, java.util.Collection<DerivedMedia> value)Generated method - Setter of theMedia.derivedMediasattribute.voidsetDerivedMedias(java.util.Collection<DerivedMedia> value)Generated method - Setter of theMedia.derivedMediasattribute.voidsetDescription(SessionContext ctx, java.lang.String value)Generated method - Setter of theMedia.descriptionattribute.voidsetDescription(java.lang.String value)Generated method - Setter of theMedia.descriptionattribute.voidsetFolder(MediaFolder value)Generated method - Setter of theMedia.folderattribute.voidsetFolder(SessionContext ctx, MediaFolder value)Generated method - Setter of theMedia.folderattribute.voidsetInternalURL(SessionContext ctx, java.lang.String value)Generated method - Setter of theMedia.internalURLattribute.voidsetInternalURL(java.lang.String value)Generated method - Setter of theMedia.internalURLattribute.voidsetMediaContainer(MediaContainer value)Generated method - Setter of theMedia.mediaContainerattribute.voidsetMediaContainer(SessionContext ctx, MediaContainer value)Generated method - Setter of theMedia.mediaContainerattribute.voidsetMediaFormat(MediaFormat value)Generated method - Setter of theMedia.mediaFormatattribute.voidsetMediaFormat(SessionContext ctx, MediaFormat value)Generated method - Setter of theMedia.mediaFormatattribute.voidsetRemovable(boolean value)Generated method - Setter of theMedia.removableattribute.voidsetRemovable(SessionContext ctx, boolean value)Generated method - Setter of theMedia.removableattribute.voidsetRemovable(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theMedia.removableattribute.voidsetRemovable(java.lang.Boolean value)Generated method - Setter of theMedia.removableattribute.voidsetSubFolderPath(SessionContext ctx, java.lang.String value)Generated method - Setter of theMedia.subFolderPathattribute.voidsetSubFolderPath(java.lang.String value)Generated method - Setter of theMedia.subFolderPathattribute.-
Methods inherited from class de.hybris.platform.jalo.media.GeneratedAbstractMedia
getDataPK, getDataPK, getDataPKAsPrimitive, getDataPKAsPrimitive, getLocation, getLocation, getLocationHash, getLocationHash, getMime, getMime, getRealFileName, getRealFileName, getSize, getSize, getSizeAsPrimitive, getSizeAsPrimitive, setDataPK, setDataPK, setDataPK, setDataPK, setLocation, setLocation, setLocationHash, setLocationHash, setMime, setMime, setRealFileName, setRealFileName, setSize, setSize, setSize, setSize
-
Methods inherited from class de.hybris.platform.jalo.GenericItem
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
-
CODE
public static final java.lang.String CODE
Qualifier of theMedia.codeattribute- See Also:
- Constant Field Values
-
INTERNALURL
public static final java.lang.String INTERNALURL
Qualifier of theMedia.internalURLattribute- See Also:
- Constant Field Values
-
DESCRIPTION
public static final java.lang.String DESCRIPTION
Qualifier of theMedia.descriptionattribute- See Also:
- Constant Field Values
-
ALTTEXT
public static final java.lang.String ALTTEXT
Qualifier of theMedia.altTextattribute- See Also:
- Constant Field Values
-
REMOVABLE
public static final java.lang.String REMOVABLE
Qualifier of theMedia.removableattribute- See Also:
- Constant Field Values
-
MEDIAFORMAT
public static final java.lang.String MEDIAFORMAT
Qualifier of theMedia.mediaFormatattribute- See Also:
- Constant Field Values
-
FOLDER
public static final java.lang.String FOLDER
Qualifier of theMedia.folderattribute- See Also:
- Constant Field Values
-
SUBFOLDERPATH
public static final java.lang.String SUBFOLDERPATH
Qualifier of theMedia.subFolderPathattribute- See Also:
- Constant Field Values
-
MEDIACONTAINER
public static final java.lang.String MEDIACONTAINER
Qualifier of theMedia.mediaContainerattribute- See Also:
- Constant Field Values
-
DERIVEDMEDIAS
public static final java.lang.String DERIVEDMEDIAS
Qualifier of theMedia.derivedMediasattribute- See Also:
- Constant Field Values
-
MEDIACONTAINERHANDLER
protected static final BidirectionalOneToManyHandler<GeneratedMedia> MEDIACONTAINERHANDLER
BidirectionalOneToManyHandlerfor handling 1:n MEDIACONTAINER's relation attributes from 'one' side.
-
DERIVEDMEDIASHANDLER
protected static final OneToManyHandler<DerivedMedia> DERIVEDMEDIASHANDLER
OneToManyHandlerfor handling 1:n DERIVEDMEDIAS's relation attributes from 'many' side.
-
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 classGeneratedAbstractMedia
-
getAltText
public java.lang.String getAltText(SessionContext ctx)
Generated method - Getter of theMedia.altTextattribute.- Returns:
- the altText
-
getAltText
public java.lang.String getAltText()
Generated method - Getter of theMedia.altTextattribute.- Returns:
- the altText
-
setAltText
public void setAltText(SessionContext ctx, java.lang.String value)
Generated method - Setter of theMedia.altTextattribute.- Parameters:
value- the altText
-
setAltText
public void setAltText(java.lang.String value)
Generated method - Setter of theMedia.altTextattribute.- Parameters:
value- the altText
-
getCode
public java.lang.String getCode(SessionContext ctx)
Generated method - Getter of theMedia.codeattribute.- Returns:
- the code - Code of media
-
getCode
public java.lang.String getCode()
Generated method - Getter of theMedia.codeattribute.- Returns:
- the code - Code of media
-
setCode
public void setCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theMedia.codeattribute.- Parameters:
value- the code - Code of media
-
setCode
public void setCode(java.lang.String value)
Generated method - Setter of theMedia.codeattribute.- Parameters:
value- the code - Code of media
-
createItem
protected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException
Description copied from class:ItemHas to be implemented for each concrete subtype of item. This method is responsible for creating a new item instance ( by calling managers, ejb homes, etc. ) duringComposedType.newInstance(Map).In case this method uses any of the attribute values during creation it is required to override
Item.getNonInitialAttributes(SessionContext, ItemAttributeMap)too.
Sn example:public static final String MY_ATTRIBUTE = "someAttribute"; ... protected Item createItem(SessionContext ctx, ComposedType type, Map allAttributes ) throws JaloBusinessException { MyManager man = ... return man.createMyItem( (String)allAttributes.get(MY_ATTRIBUTE) ); // here MY_ATTRIBUTE is used for creation, so it must not be set again } protected Map getNonInitialAttributes( SessionContext ctx, Map allAttributes ) { // let superclass remove its own initial attributes Map ret = super.getNonInitialAttributes( ctx, allAttributes ); // remove MY_ATTRIBUTE from all attributes since if has already been set ret.remove(MY_ATTRIBUTE); return ret; }- Overrides:
createItemin classGenericItem- Parameters:
ctx- the current session context which this item is created withintype- the actual item type ( since subtypes may not provide a own jalo class this may be different from the type which this method was implemented for )- Returns:
- the new item instance
- Throws:
JaloBusinessException- indicates an error during creation - any changes will be rollbacked
-
getDerivedMedias
public java.util.Collection<DerivedMedia> getDerivedMedias(SessionContext ctx)
Generated method - Getter of theMedia.derivedMediasattribute.- Returns:
- the derivedMedias
-
getDerivedMedias
public java.util.Collection<DerivedMedia> getDerivedMedias()
Generated method - Getter of theMedia.derivedMediasattribute.- Returns:
- the derivedMedias
-
setDerivedMedias
public void setDerivedMedias(SessionContext ctx, java.util.Collection<DerivedMedia> value)
Generated method - Setter of theMedia.derivedMediasattribute.- Parameters:
value- the derivedMedias
-
setDerivedMedias
public void setDerivedMedias(java.util.Collection<DerivedMedia> value)
Generated method - Setter of theMedia.derivedMediasattribute.- Parameters:
value- the derivedMedias
-
addToDerivedMedias
public void addToDerivedMedias(SessionContext ctx, DerivedMedia value)
Generated method - Addsvalueto derivedMedias.- Parameters:
value- the item to add to derivedMedias
-
addToDerivedMedias
public void addToDerivedMedias(DerivedMedia value)
Generated method - Addsvalueto derivedMedias.- Parameters:
value- the item to add to derivedMedias
-
removeFromDerivedMedias
public void removeFromDerivedMedias(SessionContext ctx, DerivedMedia value)
Generated method - Removesvaluefrom derivedMedias.- Parameters:
value- the item to remove from derivedMedias
-
removeFromDerivedMedias
public void removeFromDerivedMedias(DerivedMedia value)
Generated method - Removesvaluefrom derivedMedias.- Parameters:
value- the item to remove from derivedMedias
-
getDescription
public java.lang.String getDescription(SessionContext ctx)
Generated method - Getter of theMedia.descriptionattribute.- Returns:
- the description
-
getDescription
public java.lang.String getDescription()
Generated method - Getter of theMedia.descriptionattribute.- Returns:
- the description
-
setDescription
public void setDescription(SessionContext ctx, java.lang.String value)
Generated method - Setter of theMedia.descriptionattribute.- Parameters:
value- the description
-
setDescription
public void setDescription(java.lang.String value)
Generated method - Setter of theMedia.descriptionattribute.- Parameters:
value- the description
-
getFolder
public MediaFolder getFolder(SessionContext ctx)
Generated method - Getter of theMedia.folderattribute.- Returns:
- the folder - Sub folder where this media is stored.
-
getFolder
public MediaFolder getFolder()
Generated method - Getter of theMedia.folderattribute.- Returns:
- the folder - Sub folder where this media is stored.
-
setFolder
public void setFolder(SessionContext ctx, MediaFolder value)
Generated method - Setter of theMedia.folderattribute.- Parameters:
value- the folder - Sub folder where this media is stored.
-
setFolder
public void setFolder(MediaFolder value)
Generated method - Setter of theMedia.folderattribute.- Parameters:
value- the folder - Sub folder where this media is stored.
-
getInternalURL
public java.lang.String getInternalURL(SessionContext ctx)
Generated method - Getter of theMedia.internalURLattribute.- Returns:
- the internalURL
-
getInternalURL
public java.lang.String getInternalURL()
Generated method - Getter of theMedia.internalURLattribute.- Returns:
- the internalURL
-
setInternalURL
public void setInternalURL(SessionContext ctx, java.lang.String value)
Generated method - Setter of theMedia.internalURLattribute.- Parameters:
value- the internalURL
-
setInternalURL
public void setInternalURL(java.lang.String value)
Generated method - Setter of theMedia.internalURLattribute.- Parameters:
value- the internalURL
-
getMediaContainer
public MediaContainer getMediaContainer(SessionContext ctx)
Generated method - Getter of theMedia.mediaContainerattribute.- Returns:
- the mediaContainer
-
getMediaContainer
public MediaContainer getMediaContainer()
Generated method - Getter of theMedia.mediaContainerattribute.- Returns:
- the mediaContainer
-
setMediaContainer
public void setMediaContainer(SessionContext ctx, MediaContainer value)
Generated method - Setter of theMedia.mediaContainerattribute.- Parameters:
value- the mediaContainer
-
setMediaContainer
public void setMediaContainer(MediaContainer value)
Generated method - Setter of theMedia.mediaContainerattribute.- Parameters:
value- the mediaContainer
-
getMediaFormat
public MediaFormat getMediaFormat(SessionContext ctx)
Generated method - Getter of theMedia.mediaFormatattribute.- Returns:
- the mediaFormat - Format of this media
-
getMediaFormat
public MediaFormat getMediaFormat()
Generated method - Getter of theMedia.mediaFormatattribute.- Returns:
- the mediaFormat - Format of this media
-
setMediaFormat
public void setMediaFormat(SessionContext ctx, MediaFormat value)
Generated method - Setter of theMedia.mediaFormatattribute.- Parameters:
value- the mediaFormat - Format of this media
-
setMediaFormat
public void setMediaFormat(MediaFormat value)
Generated method - Setter of theMedia.mediaFormatattribute.- Parameters:
value- the mediaFormat - Format of this media
-
isRemovable
public java.lang.Boolean isRemovable(SessionContext ctx)
Generated method - Getter of theMedia.removableattribute.- Returns:
- the removable
-
isRemovable
public java.lang.Boolean isRemovable()
Generated method - Getter of theMedia.removableattribute.- Returns:
- the removable
-
isRemovableAsPrimitive
public boolean isRemovableAsPrimitive(SessionContext ctx)
Generated method - Getter of theMedia.removableattribute.- Returns:
- the removable
-
isRemovableAsPrimitive
public boolean isRemovableAsPrimitive()
Generated method - Getter of theMedia.removableattribute.- Returns:
- the removable
-
setRemovable
public void setRemovable(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theMedia.removableattribute.- Parameters:
value- the removable
-
setRemovable
public void setRemovable(java.lang.Boolean value)
Generated method - Setter of theMedia.removableattribute.- Parameters:
value- the removable
-
setRemovable
public void setRemovable(SessionContext ctx, boolean value)
Generated method - Setter of theMedia.removableattribute.- Parameters:
value- the removable
-
setRemovable
public void setRemovable(boolean value)
Generated method - Setter of theMedia.removableattribute.- Parameters:
value- the removable
-
getSubFolderPath
public java.lang.String getSubFolderPath(SessionContext ctx)
Generated method - Getter of theMedia.subFolderPathattribute.- Returns:
- the subFolderPath - Generated location (by one of Storage Strategies) to media within storage.
-
getSubFolderPath
public java.lang.String getSubFolderPath()
Generated method - Getter of theMedia.subFolderPathattribute.- Returns:
- the subFolderPath - Generated location (by one of Storage Strategies) to media within storage.
-
setSubFolderPath
public void setSubFolderPath(SessionContext ctx, java.lang.String value)
Generated method - Setter of theMedia.subFolderPathattribute.- Parameters:
value- the subFolderPath - Generated location (by one of Storage Strategies) to media within storage.
-
setSubFolderPath
public void setSubFolderPath(java.lang.String value)
Generated method - Setter of theMedia.subFolderPathattribute.- Parameters:
value- the subFolderPath - Generated location (by one of Storage Strategies) to media within storage.
-
-