org.kuali.rice.krad.uif
Class UifPropertyPaths

java.lang.Object
  extended by org.kuali.rice.krad.uif.UifPropertyPaths

public class UifPropertyPaths
extends Object

Constants for property paths

Author:
Kuali Rice Team (rice.collab@kuali.org)

Field Summary
static String ACTION_PARAMETERS
           
static String BIND_OBJECT_PATH
           
static String BIND_TO_FORM
           
static String COMPONENT_MODIFIERS
           
static String CONTEXT
           
static String CRITERIA_FIELDS
           
static String DOCUMENT_ID
           
static String NEW_COLLECTION_LINES
           
static String OBJECT_ID
           
static String PROPERTY_EXPRESSIONS
           
static String SEARCH_RESULTS
           
static String SELECTED_COLLECTION_LINES
           
 
Constructor Summary
UifPropertyPaths()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ACTION_PARAMETERS

public static final String ACTION_PARAMETERS
See Also:
Constant Field Values

BIND_OBJECT_PATH

public static final String BIND_OBJECT_PATH
See Also:
Constant Field Values

BIND_TO_FORM

public static final String BIND_TO_FORM
See Also:
Constant Field Values

COMPONENT_MODIFIERS

public static final String COMPONENT_MODIFIERS
See Also:
Constant Field Values

CONTEXT

public static final String CONTEXT
See Also:
Constant Field Values

CRITERIA_FIELDS

public static final String CRITERIA_FIELDS
See Also:
Constant Field Values

DOCUMENT_ID

public static final String DOCUMENT_ID
See Also:
Constant Field Values

NEW_COLLECTION_LINES

public static final String NEW_COLLECTION_LINES
See Also:
Constant Field Values

OBJECT_ID

public static final String OBJECT_ID
See Also:
Constant Field Values

PROPERTY_EXPRESSIONS

public static final String PROPERTY_EXPRESSIONS
See Also:
Constant Field Values

SELECTED_COLLECTION_LINES

public static final String SELECTED_COLLECTION_LINES
See Also:
Constant Field Values

SEARCH_RESULTS

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

UifPropertyPaths

public UifPropertyPaths()


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