com.bankframe.examples.constants.bp.customersearch
Class CustomerSearchConstants
java.lang.Object
com.bankframe.examples.constants.bp.customersearch.CustomerSearchConstants
public class CustomerSearchConstants
- extends Object
This class defines the valid attribute names and string literals for
the CustomerSearch Session bean.
OWNER_ID
public static final String OWNER_ID
- See Also:
- Constant Field Values
TITLE
public static final String TITLE
- See Also:
- Constant Field Values
FIRST_NAME
public static final String FIRST_NAME
- See Also:
- Constant Field Values
LAST_NAME
public static final String LAST_NAME
- See Also:
- Constant Field Values
ADDRESS_LINE1
public static final String ADDRESS_LINE1
- See Also:
- Constant Field Values
ADDRESS_LINE2
public static final String ADDRESS_LINE2
- See Also:
- Constant Field Values
ADDRESS_LINE3
public static final String ADDRESS_LINE3
- See Also:
- Constant Field Values
ADDRESS_LINE4
public static final String ADDRESS_LINE4
- See Also:
- Constant Field Values
COUNTRY
public static final String COUNTRY
- See Also:
- Constant Field Values
POST_CODE
public static final String POST_CODE
- See Also:
- Constant Field Values
GET_ALL
public static final String GET_ALL
- See Also:
- Constant Field Values
GET_CUSTOMER
public static final String GET_CUSTOMER
- See Also:
- Constant Field Values
GET_CUSTOMER_ADDRESS
public static final String GET_CUSTOMER_ADDRESS
- See Also:
- Constant Field Values
GET_BY_LAST_NAME
public static final String GET_BY_LAST_NAME
- See Also:
- Constant Field Values
AMEND_CUSTOMER
public static final String AMEND_CUSTOMER
- See Also:
- Constant Field Values
AMEND_CUSTOMER_ADDRESS
public static final String AMEND_CUSTOMER_ADDRESS
- See Also:
- Constant Field Values
REQUEST_ID
public static final String REQUEST_ID
- See Also:
- Constant Field Values
CUSTOMER_SEARCH_ROUTE
public static final String CUSTOMER_SEARCH_ROUTE
- See Also:
- Constant Field Values
CUSTOMER_SEARCH_SERVLET
public static final String CUSTOMER_SEARCH_SERVLET
- See Also:
- Constant Field Values
CUSTOMERSEARCH_SERVLET_URL
public static final String CUSTOMERSEARCH_SERVLET_URL
- See Also:
- Constant Field Values
GET_BY_FIRST_NAME
public static final String GET_BY_FIRST_NAME
- See Also:
- Constant Field Values
CustomerSearchConstants
public CustomerSearchConstants()
Copyright © 2005, 2007, Oracle. All rights reserved.