|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.AbstractMap<K,V>
java.util.HashMap
org.kuali.rice.core.util.JSTLConstants
org.kuali.rice.kns.authorization.AuthorizationConstants
org.kuali.kfs.module.ar.ArAuthorizationConstants
public class ArAuthorizationConstants
Nested Class Summary | |
---|---|
static class |
ArAuthorizationConstants.CashControlDocumentEditMode
|
static class |
ArAuthorizationConstants.CustomerCreditMemoEditMode
|
static class |
ArAuthorizationConstants.CustomerInvoiceDocumentEditMode
|
Nested classes/interfaces inherited from class org.kuali.rice.kns.authorization.AuthorizationConstants |
---|
org.kuali.rice.kns.authorization.AuthorizationConstants.EditMode, org.kuali.rice.kns.authorization.AuthorizationConstants.MaintenanceEditMode |
Nested classes/interfaces inherited from class java.util.AbstractMap |
---|
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V> |
Field Summary | |
---|---|
static String |
SALES_TAX_ENABLED
|
Constructor Summary | |
---|---|
ArAuthorizationConstants()
|
Method Summary |
---|
Methods inherited from class org.kuali.rice.core.util.JSTLConstants |
---|
clear, publishFields, publishMemberClassFields, put, putAll, remove |
Methods inherited from class java.util.HashMap |
---|
clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, size, values |
Methods inherited from class java.util.AbstractMap |
---|
equals, hashCode, toString |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface java.util.Map |
---|
equals, hashCode |
Field Detail |
---|
public static final String SALES_TAX_ENABLED
Constructor Detail |
---|
public ArAuthorizationConstants()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |