Package | Description |
---|---|
lumis.portal.filesystem |
LumisXP provides a comprehensive file system API to abstract a virtual file system available on all portal servers on the same cluster.
|
lumis.portal.filesystem.impl | |
lumis.portal.serialization | |
lumis.portal.service | |
lumis.portal.website |
Provides the classes related to portal's websites feature.
|
lumis.service.rss |
Modifier and Type | Class and Description |
---|---|
class |
AbstractPortalBaseFolder
Abstract
IPortalBaseFolder implementation, used as base class for
some implementations. |
class |
PortalBaseFolder
Specifies a portal standard base folder.
|
Modifier and Type | Method and Description |
---|---|
IPortalBaseFolder |
PortalFilePath.getPortalBaseFolder()
Returns the base folder for this path.
|
Constructor and Description |
---|
PortalFilePath(IPortalBaseFolder baseFolder,
String relativePath)
Creates a portal file path from a base folder and a relative path.
|
Modifier and Type | Class and Description |
---|---|
class |
LocalDataFilePortalBaseFolder
Local data file portal base folder.
|
Constructor and Description |
---|
FileCopyTransactionObserver(String sourceFilePath,
IDirectory sourceDirectory,
String destinationFilePath,
IPortalBaseFolder destinationRelativePathType) |
Modifier and Type | Method and Description |
---|---|
void |
GenericService.instanceMoved(SessionConfig sessionConfig,
ServiceInstanceConfig serviceInstance,
IPortalBaseFolder oldWebRootFolder,
IPortalBaseFolder newWebRootFolder,
ITransaction transaction) |
void |
IService.instanceMoved(SessionConfig sessionConfig,
ServiceInstanceConfig serviceInstance,
IPortalBaseFolder oldWebRootFolder,
IPortalBaseFolder newWebRootFolder,
ITransaction transaction)
Called to indicate the given service instance has been moved from a
web root base folder to another one. |
Modifier and Type | Interface and Description |
---|---|
interface |
IWebRootPortalBaseFolder
The base folder of a website web root.
|
interface |
IWebRootPortalBaseFolderSPI
IWebRootPortalBaseFolder internal interface. |
Modifier and Type | Method and Description |
---|---|
void |
IRssManager.instanceMoved(SessionConfig sessionConfig,
ServiceInstanceConfig serviceInstance,
IPortalBaseFolder oldBaseFolder,
IPortalBaseFolder newBaseFolder,
ITransaction transaction)
Moves the public files from the old
base folder to the new one. |
void |
RssManager.instanceMoved(SessionConfig sessionConfig,
ServiceInstanceConfig serviceInstance,
IPortalBaseFolder oldBaseFolder,
IPortalBaseFolder newBaseFolder,
ITransaction transaction) |
void |
RssService.instanceMoved(SessionConfig sessionConfig,
ServiceInstanceConfig serviceInstance,
IPortalBaseFolder oldWebRootFolder,
IPortalBaseFolder newWebRootFolder,
ITransaction transaction) |
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.