Package lumis.portal
-
Class Summary Class Description DefaultPortalPrintWriter PortalPrintWriter
default implementation.PortalConfiguration Encapsulates the portal configuration read from the web.xml file.PortalConfiguration.SystemBean Bean used as system variable in lumisDataPath EL evaluation.PortalContext Portal Context.PortalContext.RelativePath Deprecated. Since 4.1.0, replaced byPortalFilePath
.PortalEncryptorFactory Deprecated. Since 5.5.0, replaced by thelumis.portal.crypto
package.PortalPrintWriter PrintWriter
with uniqueness feature.PortalRequestContext Stores all request context on LumisXP.PortalRequestContextFilter Filter that initialize and finalize the PortalRequestContext.PortalRequestParameters Object representing portal parameters.PortalRequestParameters.PreviousParameters The previous parameters of a page.PortalRequestParametersControllerHtml Controller to handlePortalRequestParameters
related actions.PortalStringResource String resource for the portalPortalTransactionFactory Deprecated. Since 4.0.8 moved to lumis.portal.transaction package. -
Enum Summary Enum Description PortalContext.RelativePathType Deprecated. Since 4.1.0, replaced byPortalBaseFolder
.PortalPrintWriter.WritePosition Defines the position the item will be written. -
Exception Summary Exception Description AccessDeniedException FileUploadDeniedException ImmutableResourceException Exception that indicates an immutable resource was trying to be changed.IndexOutOfBoundsException InvalidSessionException PageNotFoundException PortalException Base exception for the portal framework.PortalObjectAlreadyExistsException Exception thrown when adding a object with an identifier already in usePortalObjectNotFoundException UnexpectedException UnsupportedOperationException