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 by
PortalFilePath . |
PortalEncryptorFactory | Deprecated
Since 5.5.0, replaced by the
lumis.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 handle
PortalRequestParameters related actions. |
PortalStringResource |
String resource for the portal
|
PortalTransactionFactory | Deprecated
Since 4.0.8 moved to lumis.portal.transaction
package.
|
Enum | Description |
---|---|
PortalContext.RelativePathType | Deprecated
Since 4.1.0, replaced by
PortalBaseFolder . |
PortalPrintWriter.WritePosition |
Defines the position the item will be written.
|
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 use
|
PortalObjectNotFoundException | |
UnexpectedException | |
UnsupportedOperationException |
LumisXP 12.5.0.200928 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.