Package lumis.portal.page
-
Interface Summary Interface Description IPageDao Provides access to Page persistence.IPageManager PageLayoutUtil.IMappingResolver Provides a method to resolve a service interface instance identifier into another one. -
Class Summary Class Description PageConfig Represents a Page objectPageControllerXml PageDaoHib PageLayoutUtil Utility class for operating pages' layouts.PageManager Page manager implementation.PageRenderDataChangedEvent Event that indicates that the render data of some pages may have changed.PageUtil Utility methods for dealing with pages.PageWebResource A page web resource is a concrete derivation of aPageConfig
, that may be rendered or linked to.PageWebResourceFunctionMapper FunctionMapper
that resolves the functions inPageWebResource
context.PageWebResourceVariableResolver VariableResolver
that resolves the following variables: pageWebResource: Returns thePageWebResource
thisPageWebResourceVariableResolver
refers to. If the required variable was not resolved by thisPageWebResourceVariableResolver
it will be resolved byHttpServletRequestVariableResolver
.PageWebResourceWithExtraParametersWrapper PageWebResource
wrapper to allow adding extra parameters in parameter map. -
Enum Summary Enum Description PageControllerXml.AuditType Enum of audit types used by page actions taken in Portal Studio.