org.kuali.rice.kew.api.action
Class DocumentActionParameters.Constants

java.lang.Object
  extended by org.kuali.rice.kew.api.action.DocumentActionParameters.Constants
Enclosing class:
DocumentActionParameters

static class DocumentActionParameters.Constants
extends Object

Defines some internal constants used on this class.


Field Summary
(package private) static String[] HASH_CODE_EQUALS_EXCLUDE
           
(package private) static String ROOT_ELEMENT_NAME
           
(package private) static String TYPE_NAME
           
 
Constructor Summary
DocumentActionParameters.Constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ROOT_ELEMENT_NAME

static final String ROOT_ELEMENT_NAME
See Also:
Constant Field Values

TYPE_NAME

static final String TYPE_NAME
See Also:
Constant Field Values

HASH_CODE_EQUALS_EXCLUDE

static final String[] HASH_CODE_EQUALS_EXCLUDE
Constructor Detail

DocumentActionParameters.Constants

DocumentActionParameters.Constants()


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.