|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IImportPrincipalManager
Interface for principal import operations.
Method Summary | |
---|---|
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. |
Method Detail |
---|
void readPrincipals(SessionConfig sessionConfig, String principalReaderConfigId, ITransaction transaction) throws PortalException
sessionConfig
- principalReaderConfigId
- transaction
-
PortalException
void writePrincipals(SessionConfig sessionConfig, String principalWriterConfigId, ITransaction transaction) throws PortalException
sessionConfig
- principalWriterConfigId
- transaction
-
PortalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |