org.kuali.kfs.sec
Class SecConstants.SecurityTemplateNames

java.lang.Object
  extended by org.kuali.kfs.sec.SecConstants.SecurityTemplateNames
Enclosing class:
SecConstants

public class SecConstants.SecurityTemplateNames
extends Object


Field Summary
static String EDIT_ACCOUNTING_LINE_FIELD_VALUE
           
static String EDIT_DOCUMENT_FIELD_VALUE
           
static String INQUIRY_FIELD_VALUE
           
static String LOOKUP_FIELD_VALUE
           
static String VIEW_ACCOUNTING_LINE_FIELD_VALUE
           
static String VIEW_DOCUMENT_FIELD_VALUE
           
static String VIEW_NOTES_ATTACHMENTS_FIELD_VALUE
           
 
Constructor Summary
SecConstants.SecurityTemplateNames()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VIEW_DOCUMENT_FIELD_VALUE

public static final String VIEW_DOCUMENT_FIELD_VALUE
See Also:
Constant Field Values

VIEW_ACCOUNTING_LINE_FIELD_VALUE

public static final String VIEW_ACCOUNTING_LINE_FIELD_VALUE
See Also:
Constant Field Values

VIEW_NOTES_ATTACHMENTS_FIELD_VALUE

public static final String VIEW_NOTES_ATTACHMENTS_FIELD_VALUE
See Also:
Constant Field Values

EDIT_DOCUMENT_FIELD_VALUE

public static final String EDIT_DOCUMENT_FIELD_VALUE
See Also:
Constant Field Values

EDIT_ACCOUNTING_LINE_FIELD_VALUE

public static final String EDIT_ACCOUNTING_LINE_FIELD_VALUE
See Also:
Constant Field Values

LOOKUP_FIELD_VALUE

public static final String LOOKUP_FIELD_VALUE
See Also:
Constant Field Values

INQUIRY_FIELD_VALUE

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

SecConstants.SecurityTemplateNames

public SecConstants.SecurityTemplateNames()


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