com.ibm.jtopenlite.command.program
Class RetrieveAuthorizedUsers
java.lang.Object
com.ibm.jtopenlite.command.program.ProgramAdapter
com.ibm.jtopenlite.command.program.RetrieveAuthorizedUsers
- All Implemented Interfaces:
- Program
public class RetrieveAuthorizedUsers
- extends ProgramAdapter
QSYRAUTU
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FORMAT_AUTU0100
public static final int FORMAT_AUTU0100
- See Also:
- Constant Field Values
FORMAT_AUTU0150
public static final int FORMAT_AUTU0150
- See Also:
- Constant Field Values
FORMAT_AUTU0200
public static final int FORMAT_AUTU0200
- See Also:
- Constant Field Values
FORMAT_AUTU0250
public static final int FORMAT_AUTU0250
- See Also:
- Constant Field Values
SELECTION_ALL
public static final String SELECTION_ALL
- See Also:
- Constant Field Values
SELECTION_USER
public static final String SELECTION_USER
- See Also:
- Constant Field Values
SELECTION_GROUP
public static final String SELECTION_GROUP
- See Also:
- Constant Field Values
SELECTION_MEMBER
public static final String SELECTION_MEMBER
- See Also:
- Constant Field Values
STARTING_PROFILE_FIRST
public static final String STARTING_PROFILE_FIRST
- See Also:
- Constant Field Values
GROUP_NONE
public static final String GROUP_NONE
- See Also:
- Constant Field Values
GROUP_NO_GROUP
public static final String GROUP_NO_GROUP
- See Also:
- Constant Field Values
ENDING_PROFILE_LAST
public static final String ENDING_PROFILE_LAST
- See Also:
- Constant Field Values
RetrieveAuthorizedUsers
public RetrieveAuthorizedUsers(int format,
int lengthOfReceiverVariable,
String selectionCriteria,
String startingProfileName,
boolean includeStartingProfile,
String groupProfileName,
String endingProfileName)
setFormat
public void setFormat(int format)
getFormat
public int getFormat()
getLengthOfReceiverVariable
public int getLengthOfReceiverVariable()
setLengthOfReceiverVariable
public void setLengthOfReceiverVariable(int lengthOfReceiverVariable)
getBytesReturned
public int getBytesReturned()
getBytesAvailable
public int getBytesAvailable()
getNumberOfProfileNames
public int getNumberOfProfileNames()
setListener
public void setListener(RetrieveAuthorizedUsersListener listener)