lumis.portal.principal.importprincipal
Class ImportPrincipalManager
java.lang.Object
lumis.portal.principal.importprincipal.ImportPrincipalManager
- All Implemented Interfaces:
- IImportPrincipalManager
public class ImportPrincipalManager
- extends Object
- implements IImportPrincipalManager
Class responsible for principal import operations.
- Since:
- 4.0.8
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImportPrincipalManager
public ImportPrincipalManager()
writePrincipals
public void writePrincipals(SessionConfig sessionConfig,
String principalWriterConfigId,
ITransaction transaction)
throws PortalException
- Description copied from interface:
IImportPrincipalManager
- Read a xml file with user's and group's configuration and import them to Lumis database.
- Specified by:
writePrincipals
in interface IImportPrincipalManager
- Throws:
PortalException
readPrincipals
public void readPrincipals(SessionConfig sessionConfig,
String principalReaderConfigId,
ITransaction transaction)
throws PortalException
- Description copied from interface:
IImportPrincipalManager
- Read xml config file initializing the declared readers building a xml file with the users and groups extracted by the users.
- Specified by:
readPrincipals
in interface IImportPrincipalManager
- Throws:
PortalException
Lumisportal 6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.