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

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

public class BCConstants.KimConstants
extends Object


Field Summary
static String BC_PROCESSOR_ROLE_NAME
           
static String DOCUMENT_EDITOR_ROLE_NAME
           
static String DOCUMENT_VIEWER_ROLE_NAME
           
static String EDIT_BCAF_PERMISSION_NAME
           
static String IMPORT_EXPORT_PAYRATE_PERMISSION_NAME
           
static String UNLOCK_PERMISSION_NAME
           
static String USE_ORG_SALARY_SETTING_PERMISSION_NAME
           
static String VIEW_BCAF_AMOUNTS_PERMISSION_NAME
           
 
Constructor Summary
BCConstants.KimConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BC_PROCESSOR_ROLE_NAME

public static final String BC_PROCESSOR_ROLE_NAME
See Also:
Constant Field Values

USE_ORG_SALARY_SETTING_PERMISSION_NAME

public static final String USE_ORG_SALARY_SETTING_PERMISSION_NAME
See Also:
Constant Field Values

EDIT_BCAF_PERMISSION_NAME

public static final String EDIT_BCAF_PERMISSION_NAME
See Also:
Constant Field Values

VIEW_BCAF_AMOUNTS_PERMISSION_NAME

public static final String VIEW_BCAF_AMOUNTS_PERMISSION_NAME
See Also:
Constant Field Values

IMPORT_EXPORT_PAYRATE_PERMISSION_NAME

public static final String IMPORT_EXPORT_PAYRATE_PERMISSION_NAME
See Also:
Constant Field Values

UNLOCK_PERMISSION_NAME

public static final String UNLOCK_PERMISSION_NAME
See Also:
Constant Field Values

DOCUMENT_VIEWER_ROLE_NAME

public static final String DOCUMENT_VIEWER_ROLE_NAME
See Also:
Constant Field Values

DOCUMENT_EDITOR_ROLE_NAME

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

BCConstants.KimConstants

public BCConstants.KimConstants()


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