| Methods in com.liferay.portal.service.persistence that throw NoSuchListTypeException |
static ListType |
ListTypeUtil.findByPrimaryKey(int listTypeId)
|
ListType |
ListTypePersistence.findByPrimaryKey(int listTypeId)
|
ListType |
ListTypePersistenceImpl.findByPrimaryKey(int listTypeId)
|
static ListType |
ListTypeUtil.findByType_First(String type,
OrderByComparator orderByComparator)
|
ListType |
ListTypePersistence.findByType_First(String type,
OrderByComparator orderByComparator)
|
ListType |
ListTypePersistenceImpl.findByType_First(String type,
OrderByComparator orderByComparator)
|
static ListType |
ListTypeUtil.findByType_Last(String type,
OrderByComparator orderByComparator)
|
ListType |
ListTypePersistence.findByType_Last(String type,
OrderByComparator orderByComparator)
|
ListType |
ListTypePersistenceImpl.findByType_Last(String type,
OrderByComparator orderByComparator)
|
static ListType[] |
ListTypeUtil.findByType_PrevAndNext(int listTypeId,
String type,
OrderByComparator orderByComparator)
|
ListType[] |
ListTypePersistence.findByType_PrevAndNext(int listTypeId,
String type,
OrderByComparator orderByComparator)
|
ListType[] |
ListTypePersistenceImpl.findByType_PrevAndNext(int listTypeId,
String type,
OrderByComparator orderByComparator)
|
static ListType |
ListTypeUtil.remove(int listTypeId)
|
ListType |
ListTypePersistence.remove(int listTypeId)
|
ListType |
ListTypePersistenceImpl.remove(int listTypeId)
|