Package org.ametys.web.frontoffice
Class ExplorerFolderService
java.lang.Object
org.ametys.runtime.plugin.component.AbstractLogEnabled
org.ametys.web.service.StaticService
org.ametys.web.frontoffice.ExplorerFolderService
- All Implemented Interfaces:
- Model,- ModelItemAccessor,- ModelItemContainer,- LogEnabled,- PluginAware,- Labelable,- Service,- Disposable,- Configurable,- Contextualizable,- Serviceable
Service for displaying the hierarchy of a folder of the resource explorer.
- 
Field SummaryFields inherited from class org.ametys.web.service.StaticService_context, _featureName, _manager, _modelItems, _paramsScript, _pluginName, _repeaterDefinitionParser, _serviceParameterDefinitionParser, _view, _viewAndParametersParser
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.ametys.web.service.StaticService_configureClass, _configureImports, _configureScript, _parseI18nizableText, configure, configureDialogBoxDimension, configureIndexation, configureParameters, contextualize, dispose, getCategory, getCreationBoxHeight, getCreationBoxWidth, getCSSFiles, getDescription, getIconDecorator, getIconGlyph, getId, getLabel, getLargeIcon, getMediumIcon, getModelItems, getName, getParameters, getParametersScript, getPluginName, getRight, getSmallIcon, getURL, getView, isCacheable, isPrivate, service, setPluginInfoMethods inherited from class org.ametys.runtime.plugin.component.AbstractLogEnabledgetLogger, setLoggerMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.ametys.runtime.model.ModelItemAccessorgetChild, getModelItem, hasModelItemMethods inherited from interface org.ametys.web.service.ServicegetFamilyId
- 
Constructor Details- 
ExplorerFolderServicepublic ExplorerFolderService()
 
- 
- 
Method Details- 
indexDescription copied from interface:ServiceFill the index with service data.
 This method is called during the containing page indexation process.
 
-