org.kuali.ole.patron.constant
Class OLEPatronConstant

java.lang.Object
  extended by org.kuali.ole.patron.constant.OLEPatronConstant

public class OLEPatronConstant
extends Object

Created with IntelliJ IDEA. User: ? Date: 6/29/12 Time: 8:32 PM To change this template use File | Settings | File Templates.


Field Summary
static String ADDRESS_DEFAULT_VALUE_ERROR
           
static String ADDRESS_TYPE_BLANK_ERROR
           
static String ADDRESSTYPE_ERROR
           
static String BORROWERTYPE_BLANK_ERROR
           
static String BORROWERTYPE_ERROR
           
static String COUNTRY_ADDRESS_ERROR
           
static String COUNTRY_PHONE_ERROR
           
static String EMAIL_DEFAULT_VALUE_ERROR
           
static String EMAILTYPE_BLANK_ERROR
           
static String EMAILTYPE_ERROR
           
static String FIRSTNAME_BLANK_ERROR
           
static String NOTETYPE_BLANK_ERROR
           
static String NOTETYPE_ERROR
           
static String PATRON_FILE_NAME
           
static String PATRON_MULTIPART_CONTENT_TYPE
           
static String PATRON_MULTIPART_FIELD_NAME
           
static String PHONE_DEFAULT_VALUE_ERROR
           
static String PHONETYPE_BLANK_ERROR
           
static String PHONETYPE_ERROR
           
static String STATE_BLANK_ERROR
           
static String STATE_ERROR
           
static String SURNAME_BLANK_ERROR
           
 
Constructor Summary
OLEPatronConstant()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FIRSTNAME_BLANK_ERROR

public static final String FIRSTNAME_BLANK_ERROR
See Also:
Constant Field Values

SURNAME_BLANK_ERROR

public static final String SURNAME_BLANK_ERROR
See Also:
Constant Field Values

BORROWERTYPE_ERROR

public static final String BORROWERTYPE_ERROR
See Also:
Constant Field Values

BORROWERTYPE_BLANK_ERROR

public static final String BORROWERTYPE_BLANK_ERROR
See Also:
Constant Field Values

ADDRESSTYPE_ERROR

public static final String ADDRESSTYPE_ERROR
See Also:
Constant Field Values

ADDRESS_TYPE_BLANK_ERROR

public static final String ADDRESS_TYPE_BLANK_ERROR
See Also:
Constant Field Values

STATE_ERROR

public static final String STATE_ERROR
See Also:
Constant Field Values

COUNTRY_ADDRESS_ERROR

public static final String COUNTRY_ADDRESS_ERROR
See Also:
Constant Field Values

COUNTRY_PHONE_ERROR

public static final String COUNTRY_PHONE_ERROR
See Also:
Constant Field Values

STATE_BLANK_ERROR

public static final String STATE_BLANK_ERROR
See Also:
Constant Field Values

PHONETYPE_ERROR

public static final String PHONETYPE_ERROR
See Also:
Constant Field Values

PHONETYPE_BLANK_ERROR

public static final String PHONETYPE_BLANK_ERROR
See Also:
Constant Field Values

EMAILTYPE_ERROR

public static final String EMAILTYPE_ERROR
See Also:
Constant Field Values

EMAILTYPE_BLANK_ERROR

public static final String EMAILTYPE_BLANK_ERROR
See Also:
Constant Field Values

NOTETYPE_ERROR

public static final String NOTETYPE_ERROR
See Also:
Constant Field Values

NOTETYPE_BLANK_ERROR

public static final String NOTETYPE_BLANK_ERROR
See Also:
Constant Field Values

EMAIL_DEFAULT_VALUE_ERROR

public static final String EMAIL_DEFAULT_VALUE_ERROR
See Also:
Constant Field Values

PHONE_DEFAULT_VALUE_ERROR

public static final String PHONE_DEFAULT_VALUE_ERROR
See Also:
Constant Field Values

ADDRESS_DEFAULT_VALUE_ERROR

public static final String ADDRESS_DEFAULT_VALUE_ERROR
See Also:
Constant Field Values

PATRON_FILE_NAME

public static final String PATRON_FILE_NAME
See Also:
Constant Field Values

PATRON_MULTIPART_FIELD_NAME

public static final String PATRON_MULTIPART_FIELD_NAME
See Also:
Constant Field Values

PATRON_MULTIPART_CONTENT_TYPE

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

OLEPatronConstant

public OLEPatronConstant()


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