org.kuali.kfs.module.bc
Class BCConstants.TempListLookupMode

java.lang.Object
  extended by org.kuali.kfs.module.bc.BCConstants.TempListLookupMode
Enclosing class:
BCConstants

public static class BCConstants.TempListLookupMode
extends Object


Field Summary
static int ACCOUNT_SELECT_ABOVE_POV
           
static int ACCOUNT_SELECT_BUDGETED_DOCUMENTS
           
static int ACCOUNT_SELECT_MANAGER_DELEGATE
           
static int ACCOUNT_SELECT_PULLUP_DOCUMENTS
           
static int ACCOUNT_SELECT_PUSHDOWN_DOCUMENTS
           
static int BUDGET_POSITION_LOOKUP
           
static int CSF_TRACKER_POSITION_LOOKUP
           
static int DEFAULT_LOOKUP_MODE
           
static int INTENDED_INCUMBENT
           
static int INTENDED_INCUMBENT_SELECT
           
static int LOCK_MONITOR
           
static int POSITION_SELECT
           
static int SHOW_BENEFITS
           
static String TEMP_LIST_LOOKUP_MODE
           
 
Constructor Summary
BCConstants.TempListLookupMode()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TEMP_LIST_LOOKUP_MODE

public static final String TEMP_LIST_LOOKUP_MODE
See Also:
Constant Field Values

DEFAULT_LOOKUP_MODE

public static final int DEFAULT_LOOKUP_MODE
See Also:
Constant Field Values

INTENDED_INCUMBENT_SELECT

public static final int INTENDED_INCUMBENT_SELECT
See Also:
Constant Field Values

POSITION_SELECT

public static final int POSITION_SELECT
See Also:
Constant Field Values

ACCOUNT_SELECT_ABOVE_POV

public static final int ACCOUNT_SELECT_ABOVE_POV
See Also:
Constant Field Values

ACCOUNT_SELECT_BUDGETED_DOCUMENTS

public static final int ACCOUNT_SELECT_BUDGETED_DOCUMENTS
See Also:
Constant Field Values

LOCK_MONITOR

public static final int LOCK_MONITOR
See Also:
Constant Field Values

CSF_TRACKER_POSITION_LOOKUP

public static final int CSF_TRACKER_POSITION_LOOKUP
See Also:
Constant Field Values

ACCOUNT_SELECT_PULLUP_DOCUMENTS

public static final int ACCOUNT_SELECT_PULLUP_DOCUMENTS
See Also:
Constant Field Values

ACCOUNT_SELECT_PUSHDOWN_DOCUMENTS

public static final int ACCOUNT_SELECT_PUSHDOWN_DOCUMENTS
See Also:
Constant Field Values

ACCOUNT_SELECT_MANAGER_DELEGATE

public static final int ACCOUNT_SELECT_MANAGER_DELEGATE
See Also:
Constant Field Values

BUDGET_POSITION_LOOKUP

public static final int BUDGET_POSITION_LOOKUP
See Also:
Constant Field Values

INTENDED_INCUMBENT

public static final int INTENDED_INCUMBENT
See Also:
Constant Field Values

SHOW_BENEFITS

public static final int SHOW_BENEFITS
See Also:
Constant Field Values
Constructor Detail

BCConstants.TempListLookupMode

public BCConstants.TempListLookupMode()


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