Package org.ametys.web.repository.page
-
Interface Summary Interface Description ContentTypesAssignmentHandler A ContentTypesAssignementHandler is responsible for giving the available content types list for a given Zone.MetadataAwarePagesContainer APagesContainer
which is metadata-aware.ModifiablePage AmetysObject
for storing page informations.ModifiableZone A zone that is modifiableModifiableZoneItem A zone item that can is modifiableMoveablePage Page
that can be ordered or movedPage AmetysObject
for reading page informations.<p>PagesContainer TraversableAmetysObject
containing pages and which knows about its current site and sitemap.ServicesAssignmentHandler A ContentTypesAssignmentHandler.java is responsible for giving the available services for a given Zone.Zone AnZone
is a part of a page where contents or services can be rendered.ZoneItem -
Class Summary Class Description AddPageWizardHelper CopySiteComponent Component for copying site or pagesDefaultContentTypesAssignmentHandler This implementation of the content types handler is based on content types declared in the whole applicationDefaultContentTypesAssignmentHandler.Cache The cache is a HashSet of String + a dateDefaultServicesAssignmentHandler This implementation of the services handler is based on services declared in the whole applicationDefaultServicesAssignmentHandler.Cache The cache is a HashSet of String + a datePageDAO DAO for manipulating pagesPageDataTypeExtensionPoint Extension point holding allRepositoryElementType
classes for page and zone item data.PageQueryHelper Helper for creating JCR XPath queries involving page predicate.SitemapDAO DAO for manipulating pagesZoneDAO ZoneItemManager Class containing callables to retrieve and configure service parameters -
Enum Summary Enum Description Page.LinkType Type of a link page.Page.PageType Type of a page.ZoneItem.ZoneType Type of an zone. -
Exception Summary Exception Description UnknownZoneException Exception thrown when an attempt to retrieve a zone failed because it does not exist.ZoneItemException Exception thrown when an attempt to retrieve a zone failed because it does not exist.