org.kuali.kfs.pdp
Class PdpConstants.PermissionNames

java.lang.Object
  extended by org.kuali.kfs.pdp.PdpConstants.PermissionNames
Enclosing class:
PdpConstants

public static class PdpConstants.PermissionNames
extends Object


Field Summary
static String CANCEL_PAYMENT
           
static String FORMAT
           
static String HOLD_PAYMENT_REMOVE_NON_TAX_PAYMENT_HOLD
           
static String REMOVE_FORMAT_LOCK
           
static String REMOVE_PAYMENT_TAX_HOLD
           
static String SET_AS_IMMEDIATE_PAY
           
 
Constructor Summary
PdpConstants.PermissionNames()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CANCEL_PAYMENT

public static final String CANCEL_PAYMENT
See Also:
Constant Field Values

FORMAT

public static final String FORMAT
See Also:
Constant Field Values

HOLD_PAYMENT_REMOVE_NON_TAX_PAYMENT_HOLD

public static final String HOLD_PAYMENT_REMOVE_NON_TAX_PAYMENT_HOLD
See Also:
Constant Field Values

REMOVE_FORMAT_LOCK

public static final String REMOVE_FORMAT_LOCK
See Also:
Constant Field Values

REMOVE_PAYMENT_TAX_HOLD

public static final String REMOVE_PAYMENT_TAX_HOLD
See Also:
Constant Field Values

SET_AS_IMMEDIATE_PAY

public static final String SET_AS_IMMEDIATE_PAY
See Also:
Constant Field Values
Constructor Detail

PdpConstants.PermissionNames

public PdpConstants.PermissionNames()


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.