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 APagesContainerwhich is metadata-aware.ModifiablePage AmetysObjectfor storing page informations.ModifiableZone A zone that is modifiableModifiableZoneItem A zone item that can is modifiableMoveablePage Pagethat can be ordered or movedPage AmetysObjectfor reading page informations.<p>PagesContainer TraversableAmetysObjectcontaining 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 AnZoneis 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 pagesPageDAO.PageTagCacheKey PageDataTypeExtensionPoint Extension point holding allRepositoryElementTypeclasses 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.