| Methods in com.liferay.portlet.shopping.service that return ShoppingCategory |
ShoppingCategory |
ShoppingCategoryLocalServiceWrapper.addCategory(long userId,
long parentCategoryId,
String name,
String description,
ServiceContext serviceContext)
|
static ShoppingCategory |
ShoppingCategoryLocalServiceUtil.addCategory(long userId,
long parentCategoryId,
String name,
String description,
ServiceContext serviceContext)
|
ShoppingCategory |
ShoppingCategoryLocalService.addCategory(long userId,
long parentCategoryId,
String name,
String description,
ServiceContext serviceContext)
|
ShoppingCategory |
ShoppingCategoryServiceWrapper.addCategory(long parentCategoryId,
String name,
String description,
ServiceContext serviceContext)
|
static ShoppingCategory |
ShoppingCategoryServiceUtil.addCategory(long parentCategoryId,
String name,
String description,
ServiceContext serviceContext)
|
ShoppingCategory |
ShoppingCategoryService.addCategory(long parentCategoryId,
String name,
String description,
ServiceContext serviceContext)
|
ShoppingCategory |
ShoppingCategoryLocalServiceWrapper.addShoppingCategory(ShoppingCategory shoppingCategory)
|
static ShoppingCategory |
ShoppingCategoryLocalServiceUtil.addShoppingCategory(ShoppingCategory shoppingCategory)
|
ShoppingCategory |
ShoppingCategoryLocalService.addShoppingCategory(ShoppingCategory shoppingCategory)
|
ShoppingCategory |
ShoppingCategoryLocalServiceWrapper.createShoppingCategory(long categoryId)
|
static ShoppingCategory |
ShoppingCategoryLocalServiceUtil.createShoppingCategory(long categoryId)
|
ShoppingCategory |
ShoppingCategoryLocalService.createShoppingCategory(long categoryId)
|
ShoppingCategory |
ShoppingCategoryServiceWrapper.getCategory(long categoryId)
|
static ShoppingCategory |
ShoppingCategoryServiceUtil.getCategory(long categoryId)
|
ShoppingCategory |
ShoppingCategoryService.getCategory(long categoryId)
|
ShoppingCategory |
ShoppingCategoryLocalServiceWrapper.getCategory(long categoryId)
|
static ShoppingCategory |
ShoppingCategoryLocalServiceUtil.getCategory(long categoryId)
|
ShoppingCategory |
ShoppingCategoryLocalService.getCategory(long categoryId)
|
ShoppingCategory |
ShoppingCategoryLocalServiceWrapper.getParentCategory(ShoppingCategory category)
|
static ShoppingCategory |
ShoppingCategoryLocalServiceUtil.getParentCategory(ShoppingCategory category)
|
ShoppingCategory |
ShoppingCategoryLocalService.getParentCategory(ShoppingCategory category)
|
ShoppingCategory |
ShoppingCategoryLocalServiceWrapper.getShoppingCategory(long categoryId)
|
static ShoppingCategory |
ShoppingCategoryLocalServiceUtil.getShoppingCategory(long categoryId)
|
ShoppingCategory |
ShoppingCategoryLocalService.getShoppingCategory(long categoryId)
|
ShoppingCategory |
ShoppingCategoryServiceWrapper.updateCategory(long categoryId,
long parentCategoryId,
String name,
String description,
boolean mergeWithParentCategory,
ServiceContext serviceContext)
|
static ShoppingCategory |
ShoppingCategoryServiceUtil.updateCategory(long categoryId,
long parentCategoryId,
String name,
String description,
boolean mergeWithParentCategory,
ServiceContext serviceContext)
|
ShoppingCategory |
ShoppingCategoryService.updateCategory(long categoryId,
long parentCategoryId,
String name,
String description,
boolean mergeWithParentCategory,
ServiceContext serviceContext)
|
ShoppingCategory |
ShoppingCategoryLocalServiceWrapper.updateCategory(long categoryId,
long parentCategoryId,
String name,
String description,
boolean mergeWithParentCategory,
ServiceContext serviceContext)
|
static ShoppingCategory |
ShoppingCategoryLocalServiceUtil.updateCategory(long categoryId,
long parentCategoryId,
String name,
String description,
boolean mergeWithParentCategory,
ServiceContext serviceContext)
|
ShoppingCategory |
ShoppingCategoryLocalService.updateCategory(long categoryId,
long parentCategoryId,
String name,
String description,
boolean mergeWithParentCategory,
ServiceContext serviceContext)
|
ShoppingCategory |
ShoppingCategoryLocalServiceWrapper.updateShoppingCategory(ShoppingCategory shoppingCategory)
|
static ShoppingCategory |
ShoppingCategoryLocalServiceUtil.updateShoppingCategory(ShoppingCategory shoppingCategory)
|
ShoppingCategory |
ShoppingCategoryLocalService.updateShoppingCategory(ShoppingCategory shoppingCategory)
|
ShoppingCategory |
ShoppingCategoryLocalServiceWrapper.updateShoppingCategory(ShoppingCategory shoppingCategory,
boolean merge)
|
static ShoppingCategory |
ShoppingCategoryLocalServiceUtil.updateShoppingCategory(ShoppingCategory shoppingCategory,
boolean merge)
|
ShoppingCategory |
ShoppingCategoryLocalService.updateShoppingCategory(ShoppingCategory shoppingCategory,
boolean merge)
|
| Methods in com.liferay.portlet.shopping.service that return types with arguments of type ShoppingCategory |
List<ShoppingCategory> |
ShoppingCategoryLocalServiceWrapper.getCategories(long groupId)
|
static List<ShoppingCategory> |
ShoppingCategoryLocalServiceUtil.getCategories(long groupId)
|
List<ShoppingCategory> |
ShoppingCategoryLocalService.getCategories(long groupId)
|
List<ShoppingCategory> |
ShoppingCategoryLocalServiceWrapper.getCategories(long groupId,
long parentCategoryId,
int start,
int end)
|
static List<ShoppingCategory> |
ShoppingCategoryLocalServiceUtil.getCategories(long groupId,
long parentCategoryId,
int start,
int end)
|
List<ShoppingCategory> |
ShoppingCategoryLocalService.getCategories(long groupId,
long parentCategoryId,
int start,
int end)
|
List<ShoppingCategory> |
ShoppingCategoryLocalServiceWrapper.getParentCategories(long categoryId)
|
static List<ShoppingCategory> |
ShoppingCategoryLocalServiceUtil.getParentCategories(long categoryId)
|
List<ShoppingCategory> |
ShoppingCategoryLocalService.getParentCategories(long categoryId)
|
List<ShoppingCategory> |
ShoppingCategoryLocalServiceWrapper.getParentCategories(ShoppingCategory category)
|
static List<ShoppingCategory> |
ShoppingCategoryLocalServiceUtil.getParentCategories(ShoppingCategory category)
|
List<ShoppingCategory> |
ShoppingCategoryLocalService.getParentCategories(ShoppingCategory category)
|
List<ShoppingCategory> |
ShoppingCategoryLocalServiceWrapper.getShoppingCategories(int start,
int end)
|
static List<ShoppingCategory> |
ShoppingCategoryLocalServiceUtil.getShoppingCategories(int start,
int end)
|
List<ShoppingCategory> |
ShoppingCategoryLocalService.getShoppingCategories(int start,
int end)
|
| Methods in com.liferay.portlet.shopping.service with parameters of type ShoppingCategory |
void |
ShoppingCategoryLocalServiceWrapper.addCategoryResources(ShoppingCategory category,
boolean addCommunityPermissions,
boolean addGuestPermissions)
|
static void |
ShoppingCategoryLocalServiceUtil.addCategoryResources(ShoppingCategory category,
boolean addCommunityPermissions,
boolean addGuestPermissions)
|
void |
ShoppingCategoryLocalService.addCategoryResources(ShoppingCategory category,
boolean addCommunityPermissions,
boolean addGuestPermissions)
|
void |
ShoppingCategoryLocalServiceWrapper.addCategoryResources(ShoppingCategory category,
String[] communityPermissions,
String[] guestPermissions)
|
static void |
ShoppingCategoryLocalServiceUtil.addCategoryResources(ShoppingCategory category,
String[] communityPermissions,
String[] guestPermissions)
|
void |
ShoppingCategoryLocalService.addCategoryResources(ShoppingCategory category,
String[] communityPermissions,
String[] guestPermissions)
|
ShoppingCategory |
ShoppingCategoryLocalServiceWrapper.addShoppingCategory(ShoppingCategory shoppingCategory)
|
static ShoppingCategory |
ShoppingCategoryLocalServiceUtil.addShoppingCategory(ShoppingCategory shoppingCategory)
|
ShoppingCategory |
ShoppingCategoryLocalService.addShoppingCategory(ShoppingCategory shoppingCategory)
|
void |
ShoppingCategoryLocalServiceWrapper.deleteCategory(ShoppingCategory category)
|
static void |
ShoppingCategoryLocalServiceUtil.deleteCategory(ShoppingCategory category)
|
void |
ShoppingCategoryLocalService.deleteCategory(ShoppingCategory category)
|
void |
ShoppingCategoryLocalServiceWrapper.deleteShoppingCategory(ShoppingCategory shoppingCategory)
|
static void |
ShoppingCategoryLocalServiceUtil.deleteShoppingCategory(ShoppingCategory shoppingCategory)
|
void |
ShoppingCategoryLocalService.deleteShoppingCategory(ShoppingCategory shoppingCategory)
|
List<ShoppingCategory> |
ShoppingCategoryLocalServiceWrapper.getParentCategories(ShoppingCategory category)
|
static List<ShoppingCategory> |
ShoppingCategoryLocalServiceUtil.getParentCategories(ShoppingCategory category)
|
List<ShoppingCategory> |
ShoppingCategoryLocalService.getParentCategories(ShoppingCategory category)
|
ShoppingCategory |
ShoppingCategoryLocalServiceWrapper.getParentCategory(ShoppingCategory category)
|
static ShoppingCategory |
ShoppingCategoryLocalServiceUtil.getParentCategory(ShoppingCategory category)
|
ShoppingCategory |
ShoppingCategoryLocalService.getParentCategory(ShoppingCategory category)
|
ShoppingCategory |
ShoppingCategoryLocalServiceWrapper.updateShoppingCategory(ShoppingCategory shoppingCategory)
|
static ShoppingCategory |
ShoppingCategoryLocalServiceUtil.updateShoppingCategory(ShoppingCategory shoppingCategory)
|
ShoppingCategory |
ShoppingCategoryLocalService.updateShoppingCategory(ShoppingCategory shoppingCategory)
|
ShoppingCategory |
ShoppingCategoryLocalServiceWrapper.updateShoppingCategory(ShoppingCategory shoppingCategory,
boolean merge)
|
static ShoppingCategory |
ShoppingCategoryLocalServiceUtil.updateShoppingCategory(ShoppingCategory shoppingCategory,
boolean merge)
|
ShoppingCategory |
ShoppingCategoryLocalService.updateShoppingCategory(ShoppingCategory shoppingCategory,
boolean merge)
|
| Methods in com.liferay.portlet.shopping.service.persistence that return ShoppingCategory |
static ShoppingCategory |
ShoppingCategoryUtil.create(long categoryId)
|
ShoppingCategory |
ShoppingCategoryPersistence.create(long categoryId)
|
ShoppingCategory |
ShoppingCategoryPersistenceImpl.create(long categoryId)
|
static ShoppingCategory |
ShoppingCategoryUtil.fetchByPrimaryKey(long categoryId)
|
ShoppingCategory |
ShoppingCategoryPersistence.fetchByPrimaryKey(long categoryId)
|
ShoppingCategory |
ShoppingCategoryPersistenceImpl.fetchByPrimaryKey(long categoryId)
|
ShoppingCategory |
ShoppingCategoryPersistenceImpl.fetchByPrimaryKey(Serializable primaryKey)
|
static ShoppingCategory |
ShoppingCategoryUtil.findByG_P_First(long groupId,
long parentCategoryId,
OrderByComparator orderByComparator)
|
ShoppingCategory |
ShoppingCategoryPersistence.findByG_P_First(long groupId,
long parentCategoryId,
OrderByComparator orderByComparator)
|
ShoppingCategory |
ShoppingCategoryPersistenceImpl.findByG_P_First(long groupId,
long parentCategoryId,
OrderByComparator orderByComparator)
|
static ShoppingCategory |
ShoppingCategoryUtil.findByG_P_Last(long groupId,
long parentCategoryId,
OrderByComparator orderByComparator)
|
ShoppingCategory |
ShoppingCategoryPersistence.findByG_P_Last(long groupId,
long parentCategoryId,
OrderByComparator orderByComparator)
|
ShoppingCategory |
ShoppingCategoryPersistenceImpl.findByG_P_Last(long groupId,
long parentCategoryId,
OrderByComparator orderByComparator)
|
static ShoppingCategory[] |
ShoppingCategoryUtil.findByG_P_PrevAndNext(long categoryId,
long groupId,
long parentCategoryId,
OrderByComparator orderByComparator)
|
ShoppingCategory[] |
ShoppingCategoryPersistence.findByG_P_PrevAndNext(long categoryId,
long groupId,
long parentCategoryId,
OrderByComparator orderByComparator)
|
ShoppingCategory[] |
ShoppingCategoryPersistenceImpl.findByG_P_PrevAndNext(long categoryId,
long groupId,
long parentCategoryId,
OrderByComparator orderByComparator)
|
static ShoppingCategory |
ShoppingCategoryUtil.findByGroupId_First(long groupId,
OrderByComparator orderByComparator)
|
ShoppingCategory |
ShoppingCategoryPersistence.findByGroupId_First(long groupId,
OrderByComparator orderByComparator)
|
ShoppingCategory |
ShoppingCategoryPersistenceImpl.findByGroupId_First(long groupId,
OrderByComparator orderByComparator)
|
static ShoppingCategory |
ShoppingCategoryUtil.findByGroupId_Last(long groupId,
OrderByComparator orderByComparator)
|
ShoppingCategory |
ShoppingCategoryPersistence.findByGroupId_Last(long groupId,
OrderByComparator orderByComparator)
|
ShoppingCategory |
ShoppingCategoryPersistenceImpl.findByGroupId_Last(long groupId,
OrderByComparator orderByComparator)
|
static ShoppingCategory[] |
ShoppingCategoryUtil.findByGroupId_PrevAndNext(long categoryId,
long groupId,
OrderByComparator orderByComparator)
|
ShoppingCategory[] |
ShoppingCategoryPersistence.findByGroupId_PrevAndNext(long categoryId,
long groupId,
OrderByComparator orderByComparator)
|
ShoppingCategory[] |
ShoppingCategoryPersistenceImpl.findByGroupId_PrevAndNext(long categoryId,
long groupId,
OrderByComparator orderByComparator)
|
static ShoppingCategory |
ShoppingCategoryUtil.findByPrimaryKey(long categoryId)
|
ShoppingCategory |
ShoppingCategoryPersistence.findByPrimaryKey(long categoryId)
|
ShoppingCategory |
ShoppingCategoryPersistenceImpl.findByPrimaryKey(long categoryId)
|
ShoppingCategory |
ShoppingCategoryPersistenceImpl.findByPrimaryKey(Serializable primaryKey)
|
protected ShoppingCategory |
ShoppingCategoryPersistenceImpl.getByG_P_PrevAndNext(Session session,
ShoppingCategory shoppingCategory,
long groupId,
long parentCategoryId,
OrderByComparator orderByComparator,
boolean previous)
|
protected ShoppingCategory |
ShoppingCategoryPersistenceImpl.getByGroupId_PrevAndNext(Session session,
ShoppingCategory shoppingCategory,
long groupId,
OrderByComparator orderByComparator,
boolean previous)
|
static ShoppingCategory |
ShoppingCategoryUtil.remove(long categoryId)
|
ShoppingCategory |
ShoppingCategoryPersistence.remove(long categoryId)
|
ShoppingCategory |
ShoppingCategoryPersistenceImpl.remove(long categoryId)
|
ShoppingCategory |
ShoppingCategoryPersistenceImpl.remove(Serializable primaryKey)
|
static ShoppingCategory |
ShoppingCategoryUtil.remove(ShoppingCategory shoppingCategory)
|
protected ShoppingCategory |
ShoppingCategoryPersistenceImpl.removeImpl(ShoppingCategory shoppingCategory)
|
protected ShoppingCategory |
ShoppingCategoryPersistenceImpl.toUnwrappedModel(ShoppingCategory shoppingCategory)
|
static ShoppingCategory |
ShoppingCategoryUtil.update(ShoppingCategory shoppingCategory,
boolean merge)
|
static ShoppingCategory |
ShoppingCategoryUtil.update(ShoppingCategory shoppingCategory,
boolean merge,
ServiceContext serviceContext)
|
static ShoppingCategory |
ShoppingCategoryUtil.updateImpl(ShoppingCategory shoppingCategory,
boolean merge)
|
ShoppingCategory |
ShoppingCategoryPersistence.updateImpl(ShoppingCategory shoppingCategory,
boolean merge)
|
ShoppingCategory |
ShoppingCategoryPersistenceImpl.updateImpl(ShoppingCategory shoppingCategory,
boolean merge)
|
| Methods in com.liferay.portlet.shopping.service.persistence that return types with arguments of type ShoppingCategory |
static List<ShoppingCategory> |
ShoppingCategoryUtil.filterFindByG_P(long groupId,
long parentCategoryId)
|
List<ShoppingCategory> |
ShoppingCategoryPersistence.filterFindByG_P(long groupId,
long parentCategoryId)
|
List<ShoppingCategory> |
ShoppingCategoryPersistenceImpl.filterFindByG_P(long groupId,
long parentCategoryId)
|
static List<ShoppingCategory> |
ShoppingCategoryUtil.filterFindByG_P(long groupId,
long parentCategoryId,
int start,
int end)
|
List<ShoppingCategory> |
ShoppingCategoryPersistence.filterFindByG_P(long groupId,
long parentCategoryId,
int start,
int end)
|
List<ShoppingCategory> |
ShoppingCategoryPersistenceImpl.filterFindByG_P(long groupId,
long parentCategoryId,
int start,
int end)
|
static List<ShoppingCategory> |
ShoppingCategoryUtil.filterFindByG_P(long groupId,
long parentCategoryId,
int start,
int end,
OrderByComparator orderByComparator)
|
List<ShoppingCategory> |
ShoppingCategoryPersistence.filterFindByG_P(long groupId,
long parentCategoryId,
int start,
int end,
OrderByComparator orderByComparator)
|
List<ShoppingCategory> |
ShoppingCategoryPersistenceImpl.filterFindByG_P(long groupId,
long parentCategoryId,
int start,
int end,
OrderByComparator orderByComparator)
|
static List<ShoppingCategory> |
ShoppingCategoryUtil.filterFindByGroupId(long groupId)
|
List<ShoppingCategory> |
ShoppingCategoryPersistence.filterFindByGroupId(long groupId)
|
List<ShoppingCategory> |
ShoppingCategoryPersistenceImpl.filterFindByGroupId(long groupId)
|
static List<ShoppingCategory> |
ShoppingCategoryUtil.filterFindByGroupId(long groupId,
int start,
int end)
|
List<ShoppingCategory> |
ShoppingCategoryPersistence.filterFindByGroupId(long groupId,
int start,
int end)
|
List<ShoppingCategory> |
ShoppingCategoryPersistenceImpl.filterFindByGroupId(long groupId,
int start,
int end)
|
static List<ShoppingCategory> |
ShoppingCategoryUtil.filterFindByGroupId(long groupId,
int start,
int end,
OrderByComparator orderByComparator)
|
List<ShoppingCategory> |
ShoppingCategoryPersistence.filterFindByGroupId(long groupId,
int start,
int end,
OrderByComparator orderByComparator)
|
List<ShoppingCategory> |
ShoppingCategoryPersistenceImpl.filterFindByGroupId(long groupId,
int start,
int end,
OrderByComparator orderByComparator)
|
static List<ShoppingCategory> |
ShoppingCategoryUtil.findAll()
|
List<ShoppingCategory> |
ShoppingCategoryPersistence.findAll()
|
List<ShoppingCategory> |
ShoppingCategoryPersistenceImpl.findAll()
|
static List<ShoppingCategory> |
ShoppingCategoryUtil.findAll(int start,
int end)
|
List<ShoppingCategory> |
ShoppingCategoryPersistence.findAll(int start,
int end)
|
List<ShoppingCategory> |
ShoppingCategoryPersistenceImpl.findAll(int start,
int end)
|
static List<ShoppingCategory> |
ShoppingCategoryUtil.findAll(int start,
int end,
OrderByComparator orderByComparator)
|
List<ShoppingCategory> |
ShoppingCategoryPersistence.findAll(int start,
int end,
OrderByComparator orderByComparator)
|
List<ShoppingCategory> |
ShoppingCategoryPersistenceImpl.findAll(int start,
int end,
OrderByComparator orderByComparator)
|
static List<ShoppingCategory> |
ShoppingCategoryUtil.findByG_P(long groupId,
long parentCategoryId)
|
List<ShoppingCategory> |
ShoppingCategoryPersistence.findByG_P(long groupId,
long parentCategoryId)
|
List<ShoppingCategory> |
ShoppingCategoryPersistenceImpl.findByG_P(long groupId,
long parentCategoryId)
|
static List<ShoppingCategory> |
ShoppingCategoryUtil.findByG_P(long groupId,
long parentCategoryId,
int start,
int end)
|
List<ShoppingCategory> |
ShoppingCategoryPersistence.findByG_P(long groupId,
long parentCategoryId,
int start,
int end)
|
List<ShoppingCategory> |
ShoppingCategoryPersistenceImpl.findByG_P(long groupId,
long parentCategoryId,
int start,
int end)
|
static List<ShoppingCategory> |
ShoppingCategoryUtil.findByG_P(long groupId,
long parentCategoryId,
int start,
int end,
OrderByComparator orderByComparator)
|
List<ShoppingCategory> |
ShoppingCategoryPersistence.findByG_P(long groupId,
long parentCategoryId,
int start,
int end,
OrderByComparator orderByComparator)
|
List<ShoppingCategory> |
ShoppingCategoryPersistenceImpl.findByG_P(long groupId,
long parentCategoryId,
int start,
int end,
OrderByComparator orderByComparator)
|
static List<ShoppingCategory> |
ShoppingCategoryUtil.findByGroupId(long groupId)
|
List<ShoppingCategory> |
ShoppingCategoryPersistence.findByGroupId(long groupId)
|
List<ShoppingCategory> |
ShoppingCategoryPersistenceImpl.findByGroupId(long groupId)
|
static List<ShoppingCategory> |
ShoppingCategoryUtil.findByGroupId(long groupId,
int start,
int end)
|
List<ShoppingCategory> |
ShoppingCategoryPersistence.findByGroupId(long groupId,
int start,
int end)
|
List<ShoppingCategory> |
ShoppingCategoryPersistenceImpl.findByGroupId(long groupId,
int start,
int end)
|
static List<ShoppingCategory> |
ShoppingCategoryUtil.findByGroupId(long groupId,
int start,
int end,
OrderByComparator orderByComparator)
|
List<ShoppingCategory> |
ShoppingCategoryPersistence.findByGroupId(long groupId,
int start,
int end,
OrderByComparator orderByComparator)
|
List<ShoppingCategory> |
ShoppingCategoryPersistenceImpl.findByGroupId(long groupId,
int start,
int end,
OrderByComparator orderByComparator)
|
static List<ShoppingCategory> |
ShoppingCategoryUtil.findWithDynamicQuery(DynamicQuery dynamicQuery)
|
static List<ShoppingCategory> |
ShoppingCategoryUtil.findWithDynamicQuery(DynamicQuery dynamicQuery,
int start,
int end)
|
static List<ShoppingCategory> |
ShoppingCategoryUtil.findWithDynamicQuery(DynamicQuery dynamicQuery,
int start,
int end,
OrderByComparator orderByComparator)
|
| Methods in com.liferay.portlet.shopping.service.persistence with parameters of type ShoppingCategory |
static void |
ShoppingCategoryUtil.cacheResult(ShoppingCategory shoppingCategory)
|
void |
ShoppingCategoryPersistence.cacheResult(ShoppingCategory shoppingCategory)
|
void |
ShoppingCategoryPersistenceImpl.cacheResult(ShoppingCategory shoppingCategory)
|
static void |
ShoppingCategoryUtil.clearCache(ShoppingCategory shoppingCategory)
|
void |
ShoppingCategoryPersistenceImpl.clearCache(ShoppingCategory shoppingCategory)
|
protected ShoppingCategory |
ShoppingCategoryPersistenceImpl.getByG_P_PrevAndNext(Session session,
ShoppingCategory shoppingCategory,
long groupId,
long parentCategoryId,
OrderByComparator orderByComparator,
boolean previous)
|
protected ShoppingCategory |
ShoppingCategoryPersistenceImpl.getByGroupId_PrevAndNext(Session session,
ShoppingCategory shoppingCategory,
long groupId,
OrderByComparator orderByComparator,
boolean previous)
|
static ShoppingCategory |
ShoppingCategoryUtil.remove(ShoppingCategory shoppingCategory)
|
protected ShoppingCategory |
ShoppingCategoryPersistenceImpl.removeImpl(ShoppingCategory shoppingCategory)
|
protected ShoppingCategory |
ShoppingCategoryPersistenceImpl.toUnwrappedModel(ShoppingCategory shoppingCategory)
|
static ShoppingCategory |
ShoppingCategoryUtil.update(ShoppingCategory shoppingCategory,
boolean merge)
|
static ShoppingCategory |
ShoppingCategoryUtil.update(ShoppingCategory shoppingCategory,
boolean merge,
ServiceContext serviceContext)
|
static ShoppingCategory |
ShoppingCategoryUtil.updateImpl(ShoppingCategory shoppingCategory,
boolean merge)
|
ShoppingCategory |
ShoppingCategoryPersistence.updateImpl(ShoppingCategory shoppingCategory,
boolean merge)
|
ShoppingCategory |
ShoppingCategoryPersistenceImpl.updateImpl(ShoppingCategory shoppingCategory,
boolean merge)
|