|
Copyright © 2008 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.beasys.commerce.foundation.SessionImpl
com.beasys.commerce.ebusiness.catalog.service.CatalogServiceImpl
com.beasys.commerce.ebusiness.catalog.service.query.CMCatalogQueryManagerBean
@Deprecated public class CMCatalogQueryManagerBean
| Field Summary |
|---|
| Fields inherited from class com.beasys.commerce.ebusiness.catalog.service.CatalogServiceImpl |
|---|
CATALOG_MANAGER_HOME, CATALOG_QUERY_DELEGATE, CATEGORY_DELEGATE, CUSTOM_DATA_DELEGATE, PRODUCT_ITEM_DELEGATE |
| Fields inherited from class com.beasys.commerce.foundation.SessionImpl |
|---|
_ctx, _environmentNamingContext, _environmentPropertyCache, _isDirty |
| Constructor Summary | |
|---|---|
CMCatalogQueryManagerBean()
Deprecated See BEA Commerce product offering |
|
| Method Summary | |
|---|---|
ProductItemKey[] |
search(CatalogRequest request,
CatalogQuery query)
Deprecated See BEA Commerce product offering |
ViewIterator |
search(CatalogRequest request,
CatalogQuery query,
int viewSize)
Deprecated See BEA Commerce product offering |
CategoryKey[] |
searchCategories(CatalogRequest request,
CatalogQuery query)
Deprecated See BEA Commerce product offering |
| Methods inherited from class com.beasys.commerce.ebusiness.catalog.service.CatalogServiceImpl |
|---|
ejbActivate, ejbCreate, ejbPassivate, ejbPostCreate, ejbRemove, getCatalogManager, getCatalogManagerJndiName, getConfigBean, setDelegateName, setSessionContext, validateAuthorization |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CMCatalogQueryManagerBean()
| Method Detail |
|---|
public ProductItemKey[] search(CatalogRequest request,
CatalogQuery query)
throws RemoteException,
CatalogException
CatalogQueryManagerBusiness
search in interface CatalogQueryManagerBusinessrequest - The catalog request object.query - The catalog query object.
CatalogException - on general error.
RemoteException
public CategoryKey[] searchCategories(CatalogRequest request,
CatalogQuery query)
throws RemoteException,
CatalogException
CatalogQueryManagerBusiness
searchCategories in interface CatalogQueryManagerBusinessrequest - The catalog request object.query - The catalog query object.
CatalogException - on general error.
RemoteException
public ViewIterator search(CatalogRequest request,
CatalogQuery query,
int viewSize)
throws RemoteException,
CatalogException
CatalogQueryManagerBusiness
search in interface CatalogQueryManagerBusinessrequest - The catalog request object.query - The catalog query object.viewSize - The view size of the returned ViewIterator.
CatalogException - on general error.
RemoteException
|
Copyright © 2008 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||