java.lang.Object | +--com.ibm.ivj.ejb.runtime.AbstractSessionAccessBean | +--com.ibm.commerce.tools.optools.user.helpers.UserSearchAccessBean
Constructor Summary | |
---|---|
UserSearchAccessBean() Zero argument constructor used to initialize the access bean. | |
UserSearchAccessBean(javax.ejb.EJBObject o) This method was generated by the VisualAge for Java Access Bean SmartGuide. |
Method Summary | |
---|---|
protected
java.lang.String |
defaultJNDIName() This method was generated by the VisualAge for Java Access Bean SmartGuide. |
com.ibm.commerce.tools.optools.common.helpers.DynamicListData |
findBusinessUsers(java.lang.String arg0, java.lang.String arg1,
java.lang.String arg2, java.lang.String arg3, java.lang.Integer arg4,
java.lang.Integer arg5) |
com.ibm.commerce.tools.optools.common.helpers.DynamicListData |
findCollaborativeMembers(java.lang.String logonId,
java.lang.String firstName, java.lang.String lastName, java.lang.String phone,
java.lang.String email, java.lang.String city, java.lang.String zip,
java.lang.String accountId, java.lang.String orderby,
java.lang.String storeType, java.lang.String storeMemberId,
java.lang.Integer start, java.lang.Integer maxLength) |
com.ibm.commerce.tools.optools.common.helpers.DynamicListData |
findCustomers(java.lang.String logonId, java.lang.String firstName,
java.lang.String lastName, java.lang.String phone, java.lang.String email,
java.lang.String city, java.lang.String zip, java.lang.String accountId,
java.lang.String orderby, java.lang.String storeType,
java.lang.String storeMemberId, java.lang.Integer start,
java.lang.Integer maxLength) |
com.ibm.commerce.tools.optools.common.helpers.DynamicListData |
findCustomersAdvancedSearch(java.lang.String logonId,
java.lang.String logonIdSearchType, java.lang.String firstName,
java.lang.String firstNameSearchType, java.lang.String lastName,
java.lang.String lastNameSearchType, java.lang.String phone,
java.lang.String phoneSearchType, java.lang.String email,
java.lang.String emailSearchType, java.lang.String city,
java.lang.String citySearchType, java.lang.String zip,
java.lang.String zipSearchType, java.lang.String accountId,
java.lang.String orderBy, java.lang.String storeType,
java.lang.String storeMemberId, java.lang.Integer start,
java.lang.Integer maxLength) Finds customers using advanced search. |
protected
void |
instantiateEJB() This method was generated by the VisualAge for Java Access Bean SmartGuide. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll,
toString, wait, wait, wait |
Constructor Detail |
---|
public UserSearchAccessBean()
public UserSearchAccessBean(javax.ejb.EJBObject o) throws java.rmi.RemoteException
Method Detail |
---|
protected java.lang.String defaultJNDIName()
protected void instantiateEJB() throws javax.ejb.CreateException, java.rmi.RemoteException, javax.naming.NamingException
javax.ejb.CreateException
java.rmi.RemoteException
javax.naming.NamingException
public com.ibm.commerce.tools.optools.common.helpers.DynamicListData findBusinessUsers(java.lang.String arg0, java.lang.String arg1, java.lang.String arg2, java.lang.String arg3, java.lang.Integer arg4, java.lang.Integer arg5) throws javax.naming.NamingException, java.sql.SQLException, javax.ejb.CreateException, java.rmi.RemoteException
java.lang.String
- The exception description.java.lang.String
- The exception description.java.lang.String
- The exception description.java.lang.String
- The exception description.javax.naming.NamingException
java.sql.SQLException
javax.ejb.CreateException
java.rmi.RemoteException
public com.ibm.commerce.tools.optools.common.helpers.DynamicListData findCustomers(java.lang.String logonId, java.lang.String firstName, java.lang.String lastName, java.lang.String phone, java.lang.String email, java.lang.String city, java.lang.String zip, java.lang.String accountId, java.lang.String orderby, java.lang.String storeType, java.lang.String storeMemberId, java.lang.Integer start, java.lang.Integer maxLength) throws javax.naming.NamingException, javax.ejb.CreateException, java.rmi.RemoteException, java.sql.SQLException
logonId
- java.lang.StringfirstName
- java.lang.StringlastName
- java.lang.Stringphone
- java.lang.Stringemail
- java.lang.Stringcity
- java.lang.Stringzip
- java.lang.StringaccountId
- java.lang.Stringorderby
- java.lang.StringstoreType
- java.lang.StringstoreMemberId
- java.lang.Stringstart
- java.lang.IntegermaxLength
- java.lang.Integerjava.lang.String
- The exception description.java.lang.String
- The exception description.java.lang.String
- The exception description.javax.naming.NamingException
javax.ejb.CreateException
java.rmi.RemoteException
java.sql.SQLException
public com.ibm.commerce.tools.optools.common.helpers.DynamicListData findCollaborativeMembers(java.lang.String logonId, java.lang.String firstName, java.lang.String lastName, java.lang.String phone, java.lang.String email, java.lang.String city, java.lang.String zip, java.lang.String accountId, java.lang.String orderby, java.lang.String storeType, java.lang.String storeMemberId, java.lang.Integer start, java.lang.Integer maxLength) throws javax.naming.NamingException, javax.ejb.CreateException, java.rmi.RemoteException, java.sql.SQLException
logonId
- java.lang.StringfirstName
- java.lang.StringlastName
- java.lang.Stringphone
- java.lang.Stringemail
- java.lang.Stringcity
- java.lang.Stringzip
- java.lang.StringaccountId
- java.lang.Stringorderby
- java.lang.StringstoreType
- java.lang.StringstoreMemberId
- java.lang.Stringstart
- java.lang.IntegermaxLength
- java.lang.Integerjava.lang.String
- The exception description.java.lang.String
- The exception description.java.lang.String
- The exception description.java.lang.String
- The exception description.javax.naming.NamingException
javax.ejb.CreateException
java.rmi.RemoteException
java.sql.SQLException
public com.ibm.commerce.tools.optools.common.helpers.DynamicListData findCustomersAdvancedSearch(java.lang.String logonId, java.lang.String logonIdSearchType, java.lang.String firstName, java.lang.String firstNameSearchType, java.lang.String lastName, java.lang.String lastNameSearchType, java.lang.String phone, java.lang.String phoneSearchType, java.lang.String email, java.lang.String emailSearchType, java.lang.String city, java.lang.String citySearchType, java.lang.String zip, java.lang.String zipSearchType, java.lang.String accountId, java.lang.String orderBy, java.lang.String storeType, java.lang.String storeMemberId, java.lang.Integer start, java.lang.Integer maxLength) throws javax.naming.NamingException, javax.ejb.CreateException, java.rmi.RemoteException, java.sql.SQLException
logonId
- The customer's logon ID.logonIdSearchType
- logonId field search type.firstName
- The customer's firstName.firstNameSearchType
- firstName search type.lastName
- The customer's last name.lastNameSearchType
- lastName search type.phone
- The customer's phone number.phoneSearchType
- phone search type.email
- The customer's email address.emailSearchType
- email search type.city
- The city where the customer lives in.citySearchType
- city search type.zip
- The customer's address zip code.zipSearchType
- zip search type.accountId
- The customer's account ID.orderBy
- The field name to be sorted.storeType
- The store type.storeMemberId
- The store member ID.start
- Start index.maxLength
- The max length for result return.javax.naming.NamingException
- The exception description.java.sql.SQLException
- The exception description.javax.ejb.CreateException
java.rmi.RemoteException