Removed Methods | |
InterestItem
create
(InterestItemKey,
Integer |
@return com.ibm.commerce.catalog.objects.InterestItem |
Enumeration
findAllByIListAndUser
(Long,
Long |
Gets all interest items associated with the given user. |
Enumeration
findAllByIListNumber
(Long ) |
@return java.util.Enumeration An enumeration of interest items. |
Enumeration
findAllByUserReferenceNumber
(Long ) |
Gets all interest items associated with the given user. |
Enumeration
findByCatalogEntriesAndListIds
(Long[],
Long[] |
@return java.util.Enumeration |
Enumeration
findByListIds
(Long[] ) |
@return java.util.Enumeration |
InterestItem
findByPrimaryKey
(InterestItemKey ) |
Gets the interest item associated with the given primary key. |
Enumeration
findWithPushDownQuery
(String ) |
@return java.util.Enumeration |