lumis.portal.principal.importprincipal.reader
Interface IPrincipalReader

Package class diagram package IPrincipalReader
All Known Implementing Classes:
ActiveDirectoryPrincipalReader

public interface IPrincipalReader

Defines the methods for a principal reader.

Since:
4.0.8

Method Summary
 Map<String,String> read(Node reader)
          Read users and groups and return them in string format in entries named userList and groupList of the map returned.
 

Method Detail

read

Map<String,String> read(Node reader)
                        throws PortalException
Read users and groups and return them in string format in entries named userList and groupList of the map returned.

Parameters:
reader -
Returns:
Throws:
PortalException
Since:
4.0.8


Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.