org.kuali.rice.krms.api.repository.context
Class ContextSelectionCriteria.Elements

java.lang.Object
  extended by org.kuali.rice.krms.api.repository.context.ContextSelectionCriteria.Elements
Enclosing class:
ContextSelectionCriteria

static class ContextSelectionCriteria.Elements
extends Object

A private class which exposes constants which define the XML element names to use when this object is marshaled to XML.


Field Summary
(package private) static String CONTEXT_QUALIFIERS
           
(package private) static String NAME
           
(package private) static String NAMESPACE_CODE
           
 
Constructor Summary
ContextSelectionCriteria.Elements()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAMESPACE_CODE

static final String NAMESPACE_CODE
See Also:
Constant Field Values

NAME

static final String NAME
See Also:
Constant Field Values

CONTEXT_QUALIFIERS

static final String CONTEXT_QUALIFIERS
See Also:
Constant Field Values
Constructor Detail

ContextSelectionCriteria.Elements

ContextSelectionCriteria.Elements()


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