Interface com.ibm.commerce.order.objects. CurrentPendingOrderHome

Removed Methods
CurrentPendingOrder  create () @return com.ibm.commerce.order.objects.CurrentPendingOrder
CurrentPendingOrder  create (Integer, Long, Long) @return com.ibm.commerce.order.objects.CurrentPendingOrder
Enumeration  findByMember (Long) Gets the list of order items with a pending status for the user.
Enumeration  findByMemberAndStore (Long, Integer) Gets the list of order items with a pending status for the user.
Enumeration  findByMemberForUpdate (Long) Return a list of CurrentPendingOrderAccessBean objects for the specified member and lock the rows in the table for update.
CurrentPendingOrder  findByPrimaryKey (CurrentPendingOrderKey) @return com.ibm.commerce.order.objects.CurrentPendingOrder