Changed
Methods
|
void
ejbActivate
()
|
Change in exceptions thrown from
RemoteException to no exceptions.
|
ejbActivate method comment |
void
ejbCreate
()
|
Change in exceptions thrown from
(CreateException, RemoteException ) to
CreateException .
|
ejbCreate method comment |
void
ejbPassivate
()
|
Change in exceptions thrown from
RemoteException to no exceptions.
|
ejbPassivate method comment |
void
ejbRemove
()
|
Change in exceptions thrown from
RemoteException to no exceptions.
|
ejbRemove method comment |
Vector
findAllQtyUnitByLanguageId
(String )
|
Change in exceptions: RemoteException
was removed..
|
Insert the method's description here. |
Vector
findBySKUandMemberId
(String,
String) |
Change in exceptions: RemoteException
was removed..
|
Insert the method's description here. |
Vector
findDistinctCatalogEntry
(ProductSearchParameters )
|
Change in exceptions: RemoteException
was removed..
|
|
String
getFlagFromStoreId
(String )
|
Change in exceptions: RemoteException
was removed..
|
Insert the method's description here. |
Long
getNumberOfDistinctCatalogEntries
(ProductSearchParameters )
|
Change in exceptions: RemoteException
was removed..
|
Insert the method's description here. |
void
setSessionContext
(SessionContext )
|
Change in exceptions thrown from
RemoteException to no exceptions.
|
setSessionContext method comment |