java.lang.Objectcom.ibm.commerce.tools.optools.user.beansrc.UserSearchDataBeanBase
com.ibm.commerce.tools.optools.user.beans.UserSearchDataBean
Field Summary | |
protected java.lang.Integer | _listSize |
protected java.lang.Integer | _startIndex |
protected java.lang.String | accountId |
protected boolean | businessSearch |
protected java.lang.String | city |
protected java.lang.String | citySearchType |
static java.lang.String | CLASSNAME |
protected boolean | collaborativeSearch |
static java.lang.String | COPYRIGHT |
protected java.lang.String | email |
protected java.lang.String | emailSearchType |
protected java.lang.String | firstName |
protected java.lang.String | firstNameSearchType |
protected java.lang.String | lastName |
protected java.lang.String | lastNameSearchType |
protected java.lang.String | listSize |
protected java.lang.String | logonId |
protected java.lang.String | logonIdSearchType |
protected java.lang.String | orderBy |
protected java.lang.String | orgId |
protected java.lang.String | phone |
protected java.lang.String | phoneSearchType |
protected java.lang.String | resultSize |
protected java.lang.String | roleId |
protected java.lang.String | startIndex |
protected java.lang.String | storeType |
protected java.util.Vector | userIds |
protected java.lang.String | zip |
protected java.lang.String | zipSearchType |
Constructor Summary | |
UserSearchDataBean() Default Construct |
Method Summary | |
java.lang.String | getAccountId() Insert the method's description here. |
java.lang.String | getCity() Insert the method's description here. |
java.lang.String | getCitySearchType() Insert the method's description here. |
java.lang.String | getEmail() Insert the method's description here. |
java.lang.String | getEmailSearchType() Insert the method's description here. |
java.lang.String | getFirstName() Insert the method's description here. |
java.lang.String | getFirstNameSearchType() Insert the method's description here. |
java.lang.String | getLastName() Insert the method's description here. |
java.lang.String | getLastNameSearchType() Insert the method's description here. |
java.lang.String | getListSize() Insert the method's description here. |
java.lang.String | getLogonId() Insert the method's description here. |
java.lang.String | getLogonIdSearchType() Insert the method's description here. |
java.lang.String | getOrderBy() Insert the method's description here. |
java.lang.String | getOrgId() Insert the method's description here. |
java.lang.String | getPhone() Insert the method's description here. |
java.lang.String | getPhoneSearchType() Insert the method's description here. |
java.lang.String | getResultSize() Insert the method's description here. |
java.lang.String | getRoleId() Insert the method's description here. |
java.lang.String | getStartIndex() Insert the method's description here. |
java.lang.String | getStoreType() Insert the method's description here. |
java.util.Vector | getUserIds() Insert the method's description here. |
java.lang.String | getZip() Insert the method's description here. |
java.lang.String | getZipSearchType() Insert the method's description here. |
void | populate() Populates userIds |
void | setAccountId(java.lang.String newAccountId) Insert the method's description here. |
void | setBusinessSearch() Insert the method's description here. |
void | setCity(java.lang.String newCity) Insert the method's description here. |
void | setCitySearchType(java.lang.String newCitySearchType) Insert the method's description here. |
void | setCollaborativeSearch() Insert the method's description here. |
void | setEmail(java.lang.String newEmail) Insert the method's description here. |
void | setEmailSearchType(java.lang.String newEmailSearchType) Insert the method's description here. |
void | setFirstName(java.lang.String newFirstName) Insert the method's description here. |
void | setFirstNameSearchType(java.lang.String newFirstNameSearchType) Insert the method's description here. |
void | setLastName(java.lang.String newLastName) Insert the method's description here. |
void | setLastNameSearchType(java.lang.String newLastNameSearchType) Insert the method's description here. |
void | setListSize(java.lang.String newListSize) Insert the method's description here. |
void | setLogonId(java.lang.String newLogonId) Insert the method's description here. |
void | setLogonIdSearchType(java.lang.String newLogonIdSearchType) Insert the method's description here. |
void | setOrderBy(java.lang.String newOrderBy) Insert the method's description here. |
void | setOrgId(java.lang.String newOrgId) Insert the method's description here. |
void | setPhone(java.lang.String newPhone) Insert the method's description here. |
void | setPhoneSearchType(java.lang.String newPhoneSearchType) Insert the method's description here. |
void | setRoleId(java.lang.String newRoleId) Insert the method's description here. |
void | setStartIndex(java.lang.String newStartIndex) Insert the method's description here. |
void | setZip(java.lang.String newZip) Insert the method's description here. |
void | setZipSearchType(java.lang.String newZipSearchType) Insert the method's description here. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String COPYRIGHT
public static final java.lang.String CLASSNAME
protected java.lang.String logonId
protected java.lang.String firstName
protected java.lang.String lastName
protected java.lang.String phone
protected java.lang.String email
protected java.lang.String city
protected java.lang.String zip
protected java.lang.String accountId
protected java.lang.String orgId
protected java.lang.String roleId
protected java.lang.String orderBy
protected java.lang.String storeType
protected java.lang.String startIndex
protected java.lang.String listSize
protected java.util.Vector userIds
protected java.lang.Integer _startIndex
protected java.lang.Integer _listSize
protected java.lang.String resultSize
protected boolean collaborativeSearch
protected boolean businessSearch
protected java.lang.String logonIdSearchType
protected java.lang.String firstNameSearchType
protected java.lang.String lastNameSearchType
protected java.lang.String phoneSearchType
protected java.lang.String emailSearchType
protected java.lang.String citySearchType
protected java.lang.String zipSearchType
Constructor Detail |
public UserSearchDataBean()
Method Detail |
public java.lang.String getAccountId()
public java.lang.String getCity()
public java.lang.String getCitySearchType()
public java.lang.String getEmail()
public java.lang.String getEmailSearchType()
public java.lang.String getFirstName()
public java.lang.String getFirstNameSearchType()
public java.lang.String getLastName()
public java.lang.String getLastNameSearchType()
public java.lang.String getListSize()
public java.lang.String getLogonId()
public java.lang.String getLogonIdSearchType()
public java.lang.String getOrderBy()
public java.lang.String getOrgId()
public java.lang.String getPhone()
public java.lang.String getPhoneSearchType()
public java.lang.String getResultSize()
public java.lang.String getRoleId()
public java.lang.String getStartIndex()
public java.lang.String getStoreType()
public java.util.Vector getUserIds()
public java.lang.String getZip()
public java.lang.String getZipSearchType()
public void populate() throws java.lang.Exception
public void setAccountId(java.lang.String newAccountId)
public void setBusinessSearch()
public void setCity(java.lang.String newCity)
public void setCitySearchType(java.lang.String newCitySearchType)
public void setCollaborativeSearch()
public void setEmail(java.lang.String newEmail)
public void setEmailSearchType(java.lang.String newEmailSearchType)
public void setFirstName(java.lang.String newFirstName)
public void setFirstNameSearchType(java.lang.String newFirstNameSearchType)
public void setLastName(java.lang.String newLastName)
public void setLastNameSearchType(java.lang.String newLastNameSearchType)
public void setListSize(java.lang.String newListSize)
public void setLogonId(java.lang.String newLogonId)
public void setLogonIdSearchType(java.lang.String newLogonIdSearchType)
public void setOrderBy(java.lang.String newOrderBy)
public void setOrgId(java.lang.String newOrgId)
public void setPhone(java.lang.String newPhone)
public void setPhoneSearchType(java.lang.String newPhoneSearchType)
public void setRoleId(java.lang.String newRoleId)
public void setStartIndex(java.lang.String newStartIndex)
public void setZip(java.lang.String newZip)
public void setZipSearchType(java.lang.String newZipSearchType)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.