public class ImportPrincipalManager extends Object implements IImportPrincipalManager
Constructor and Description |
---|
ImportPrincipalManager() |
Modifier and Type | Method and Description |
---|---|
void |
readPrincipals(SessionConfig sessionConfig,
String principalReaderConfigId,
ITransaction transaction)
Read xml config file initializing the declared readers building a xml file with the users and groups extracted by the users.
|
void |
writePrincipals(SessionConfig sessionConfig,
String principalWriterConfigId,
ITransaction transaction)
Read a xml file with user's and group's configuration and import them to Lumis database.
|
public void writePrincipals(SessionConfig sessionConfig, String principalWriterConfigId, ITransaction transaction) throws PortalException
IImportPrincipalManager
writePrincipals
in interface IImportPrincipalManager
PortalException
public void readPrincipals(SessionConfig sessionConfig, String principalReaderConfigId, ITransaction transaction) throws PortalException
IImportPrincipalManager
readPrincipals
in interface IImportPrincipalManager
PortalException
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.