Class CustomerForm
java.lang.Object
org.apache.struts.action.ActionForm
com.softslate.commerce.administrator.core.BaseSerializableForm
com.softslate.commerce.administrator.customer.CustomerForm
- All Implemented Interfaces:
Serializable
Struts form class corresponding to requests to "/administrator/Customer.do".
Provides properties to control searching, viewing, editing, and deleting
records in the
sscCustomer
table.- Author:
- David Tobey
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate String
private String[]
private String[]
private String[]
private String[]
private String[]
private String
private String
private String[]
private String[]
private String[]
private String[]
private String[]
private String[]
private String
private String
private String[]
private String[]
private Class
private String
private String[]
private String[]
private String[]
private String[]
private String[]
private String[]
private String[]
private String[]
private String
private String
private String[]
private String[]
private String[]
(package private) static org.apache.commons.logging.Log
private String
private String[]
private String[]
private String[]
private String[]
private String[]
private String[]
private String[]
private String[]
private String[]
private String[]
private String[]
private String[]
private static final long
private String
private String[]
private String[]
private String[]
Fields inherited from class org.apache.struts.action.ActionForm
multipartRequestHandler, servlet
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionString[]
String[]
String[]
String[]
String[]
String[]
String[]
getCity()
String[]
String[]
String[]
String[]
String[]
String[]
String[]
String[]
String[]
String[]
String[]
String[]
String[]
String[]
String[]
String[]
String[]
String[]
getNotes()
String[]
String[]
String[]
String[]
String[]
String[]
String[]
String[]
String[]
String[]
String[]
String[]
getState()
String[]
String[]
void
setAddFormAction
(String addFormAction) void
setAddress1
(String[] address1) void
setAddress2
(String[] address2) void
setAutoLoginToken
(String[] autoLoginToken) void
setCantSortByFields
(String[] cantSortByFields) void
setCanUsePO
(String[] canUsePO) void
setChildEditAction
(String childEditAction) void
setChildName
(String childName) void
setCimProfileID
(String[] cimProfileID) void
void
setCountry
(String[] country) void
setCreated
(String[] created) void
setCustomerID
(String[] customerID) void
setDisplayFields
(String[] displayFields) void
setEditDeleteFormAction
(String editDeleteFormAction) void
setEditFormAction
(String editFormAction) void
void
void
void
setEntityProperty
(String entityProperty) void
void
void
void
void
void
setFieldLables
(String[] fieldLables) void
void
setFirstName
(String[] firstName) void
setFormAction
(String formAction) void
setIdField
(String idField) void
setLastLogin
(String[] lastLogin) void
setLastName
(String[] lastName) void
setLockedOutUntil
(String[] lockedOutUntil) void
setNameField
(String nameField) void
void
setNumberOfFailedLogins
(String[] numberOfFailedLogins) void
setOrganization
(String[] organization) void
setPassword
(String[] password) void
setPasswordExpires
(String[] passwordExpires) void
setPasswordToken
(String[] passwordToken) void
setPasswordTokenDate
(String[] passwordTokenDate) void
void
void
setPostalCode
(String[] postalCode) void
setSearchableFields
(String[] searchableFields) void
setSearchableIntFields
(String[] searchableIntFields) void
setSortByString
(String sortByString) void
void
void
setUserName
(String[] userName) org.apache.struts.action.ActionErrors
validate
(org.apache.struts.action.ActionMapping mapping, javax.servlet.http.HttpServletRequest request) Methods inherited from class com.softslate.commerce.administrator.core.BaseSerializableForm
arrayAppend, arrayPrepend, arrayRemove, containsUnsafeCharacter, getAssigned, getAssignments, getDeleteID, getEditMode, getFirstRow, getFormUtils, getGrandparentIDField, getGrandparentName, getGreatGrandparentIDField, getGreatGrandparentName, getIdIntegers, getIdValues, getItemsPerPage, getJoinManyToManyParent, getManyToManyClass, getManyToManyKey, getManyToManyProp, getOutputMode, getParentID, getParentIDField, getParentKey, getParentName, getParentProperty, getParentScreen, getSearchString, getSortAscOrDesc, isM2mChild, setAssigned, setAssignments, setDeleteID, setEditMode, setFirstRow, setGrandparentIDField, setGrandparentName, setGreatGrandparentIDField, setGreatGrandparentName, setIdIntegers, setIdValues, setItemsPerPage, setJoinManyToManyParent, setM2mChild, setManyToManyClass, setManyToManyKey, setManyToManyProp, setOutputMode, setParentID, setParentIDField, setParentKey, setParentName, setParentProperty, setParentScreen, setProperties, setSearchString, setSortAscOrDesc
Methods inherited from class org.apache.struts.action.ActionForm
getMultipartRequestHandler, getServlet, getServletWrapper, reset, reset, setMultipartRequestHandler, setServlet, validate
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
log
static org.apache.commons.logging.Log log -
idField
-
nameField
-
childName
-
entityProperty
-
entity
-
searchableIntFields
-
searchableFields
-
fields
-
fieldLables
-
displayFields
-
sortByString
-
cantSortByFields
-
formAction
-
addFormAction
-
editFormAction
-
editDeleteFormAction
-
childEditAction
-
customerID
-
userName
-
password
-
created
-
lastLogin
-
autoLoginToken
-
status
-
firstName
-
lastName
-
organization
-
address1
-
address2
-
city
-
state
-
postalCode
-
country
-
phone1
-
phone2
-
email1
-
email2
-
extra1
-
extra2
-
extra3
-
extra4
-
extra5
-
notes
-
cimProfileID
-
canUsePO
-
passwordToken
-
passwordTokenDate
-
passwordExpires
-
numberOfFailedLogins
-
lockedOutUntil
-
-
Constructor Details
-
CustomerForm
public CustomerForm()
-
-
Method Details
-
getAddress1
-
setAddress1
-
getAddress2
-
setAddress2
-
getCity
-
setCity
-
getCountry
-
setCountry
-
getCreated
-
setCreated
-
getEmail1
-
setEmail1
-
getEmail2
-
setEmail2
-
getExtra1
-
setExtra1
-
getExtra2
-
setExtra2
-
getExtra3
-
setExtra3
-
getExtra4
-
setExtra4
-
getExtra5
-
setExtra5
-
getFirstName
-
setFirstName
-
getLastLogin
-
setLastLogin
-
getAutoLoginToken
-
setAutoLoginToken
-
getLastName
-
setLastName
-
getNotes
-
setNotes
-
getOrganization
-
setOrganization
-
getPassword
-
setPassword
-
getPhone1
-
setPhone1
-
getPhone2
-
setPhone2
-
getPostalCode
-
setPostalCode
-
getState
-
setState
-
getStatus
-
setStatus
-
getUserName
-
setUserName
-
getCimProfileID
-
setCimProfileID
-
getCanUsePO
-
setCanUsePO
-
getIdField
- Overrides:
getIdField
in classBaseSerializableForm
-
setIdField
- Overrides:
setIdField
in classBaseSerializableForm
-
getFields
- Overrides:
getFields
in classBaseSerializableForm
-
setFields
- Overrides:
setFields
in classBaseSerializableForm
-
getFieldLables
- Overrides:
getFieldLables
in classBaseSerializableForm
-
setFieldLables
- Overrides:
setFieldLables
in classBaseSerializableForm
-
getDisplayFields
- Overrides:
getDisplayFields
in classBaseSerializableForm
-
setDisplayFields
- Overrides:
setDisplayFields
in classBaseSerializableForm
-
getSortByString
- Overrides:
getSortByString
in classBaseSerializableForm
-
setSortByString
- Overrides:
setSortByString
in classBaseSerializableForm
-
getCantSortByFields
- Overrides:
getCantSortByFields
in classBaseSerializableForm
-
setCantSortByFields
- Overrides:
setCantSortByFields
in classBaseSerializableForm
-
getFormAction
- Overrides:
getFormAction
in classBaseSerializableForm
-
setFormAction
- Overrides:
setFormAction
in classBaseSerializableForm
-
getAddFormAction
- Overrides:
getAddFormAction
in classBaseSerializableForm
-
setAddFormAction
- Overrides:
setAddFormAction
in classBaseSerializableForm
-
getEditFormAction
- Overrides:
getEditFormAction
in classBaseSerializableForm
-
setEditFormAction
- Overrides:
setEditFormAction
in classBaseSerializableForm
-
getEditDeleteFormAction
- Overrides:
getEditDeleteFormAction
in classBaseSerializableForm
-
setEditDeleteFormAction
- Overrides:
setEditDeleteFormAction
in classBaseSerializableForm
-
getChildEditAction
- Overrides:
getChildEditAction
in classBaseSerializableForm
-
setChildEditAction
- Overrides:
setChildEditAction
in classBaseSerializableForm
-
getCustomerID
-
setCustomerID
-
getChildName
- Overrides:
getChildName
in classBaseSerializableForm
-
setChildName
- Overrides:
setChildName
in classBaseSerializableForm
-
getEntity
- Overrides:
getEntity
in classBaseSerializableForm
-
setEntity
- Overrides:
setEntity
in classBaseSerializableForm
-
getEntityProperty
- Overrides:
getEntityProperty
in classBaseSerializableForm
-
setEntityProperty
- Overrides:
setEntityProperty
in classBaseSerializableForm
-
getNameField
- Overrides:
getNameField
in classBaseSerializableForm
-
setNameField
- Overrides:
setNameField
in classBaseSerializableForm
-
getSearchableFields
- Overrides:
getSearchableFields
in classBaseSerializableForm
-
setSearchableFields
- Overrides:
setSearchableFields
in classBaseSerializableForm
-
getSearchableIntFields
- Overrides:
getSearchableIntFields
in classBaseSerializableForm
-
setSearchableIntFields
- Overrides:
setSearchableIntFields
in classBaseSerializableForm
-
getPasswordToken
-
setPasswordToken
-
getPasswordTokenDate
-
setPasswordTokenDate
-
getPasswordExpires
-
setPasswordExpires
-
getNumberOfFailedLogins
-
setNumberOfFailedLogins
-
getLockedOutUntil
-
setLockedOutUntil
-
validate
public org.apache.struts.action.ActionErrors validate(org.apache.struts.action.ActionMapping mapping, javax.servlet.http.HttpServletRequest request) - Overrides:
validate
in classorg.apache.struts.action.ActionForm
-