planetj.possiblevalues
Class AuthorizationOperationsPV
java.lang.Object
  |
  +--planetj.possiblevalues.AuthorizationOperationsPV
- All Implemented Interfaces: 
 - IPossibleValueGetter
 
- public class AuthorizationOperationsPV
- extends Object
- implements IPossibleValueGetter
   
 
 
 
AuthorizationOperationsPV
public AuthorizationOperationsPV()
getPossibleValues
public RowCollection getPossibleValues(Field field)
                                throws CMException
- Gets a RowCollection of Possible Value Authorization Operations.
 This method gets PV Authorization Op values for both fields & operations.
 for the given Field's Row's owner.
- Specified by:
 getPossibleValues in interface IPossibleValueGetter
 
- Returns:
 - RowCollection
CMException