com.ibm.jtopenlite.command.program
Interface RetrieveAuthorizedUsersListener


public interface RetrieveAuthorizedUsersListener


Method Summary
 void newEntry(String profileName, boolean isGroup, boolean hasMembers, String textDescription, String[] groupProfiles)
           
 

Method Detail

newEntry

void newEntry(String profileName,
              boolean isGroup,
              boolean hasMembers,
              String textDescription,
              String[] groupProfiles)