Package org.ametys.runtime.model
Interface ModelItemContainer
-
- All Superinterfaces:
ModelItemAccessor
- All Known Subinterfaces:
ContentType
,Model
,ModifiableUserDirectory
,Service
,SiteType
,SynchronizableContentsCollectionModel
- All Known Implementing Classes:
AttachmentsService
,AutomaticContentType
,CatalogModel
,CompositeDefinition
,ConfigManager
,ContentRestrictedCompositeDefinition
,ContentRestrictedRepeaterDefinition
,DefaultContentType
,DefaultSiteType
,DefaultSynchronizableContentsCollectionModel
,ExplorerFolderService
,FilteredContentsService
,FilteredPagesService
,HTMLContentType
,JdbcUserDirectory
,LinkDirectoryService
,ModelItemGroup
,ODFContentType
,PostContentType
,ProjectWorkspaceSiteType
,RepeaterDefinition
,SearchPagesService
,SearchService
,ServerDirectoryService
,SitemapService
,SkinParametersModel
,StaticService
,SyndicationService
,ViewParametersModel
,WebContentType
public interface ModelItemContainer extends ModelItemAccessor
Interface for objects that contain some model items
-
-
Method Summary
-
Methods inherited from interface org.ametys.runtime.model.ModelItemAccessor
getChild, getModelItem, getModelItems, hasModelItem
-
-