Liferay 6.2-ce-ga5

Uses of Class
com.liferay.portlet.dynamicdatamapping.NoSuchContentException

Packages that use NoSuchContentException
com.liferay.portlet.dynamicdatamapping.service.persistence   
 

Uses of NoSuchContentException in com.liferay.portlet.dynamicdatamapping.service.persistence
 

Methods in com.liferay.portlet.dynamicdatamapping.service.persistence that throw NoSuchContentException
 DDMContent DDMContentPersistence.findByCompanyId_First(long companyId, OrderByComparator orderByComparator)
          Returns the first d d m content in the ordered set where companyId = ?.
static DDMContent DDMContentUtil.findByCompanyId_First(long companyId, OrderByComparator orderByComparator)
          Returns the first d d m content in the ordered set where companyId = ?.
 DDMContent DDMContentPersistenceImpl.findByCompanyId_First(long companyId, OrderByComparator orderByComparator)
          Returns the first d d m content in the ordered set where companyId = ?.
 DDMContent DDMContentPersistence.findByCompanyId_Last(long companyId, OrderByComparator orderByComparator)
          Returns the last d d m content in the ordered set where companyId = ?.
static DDMContent DDMContentUtil.findByCompanyId_Last(long companyId, OrderByComparator orderByComparator)
          Returns the last d d m content in the ordered set where companyId = ?.
 DDMContent DDMContentPersistenceImpl.findByCompanyId_Last(long companyId, OrderByComparator orderByComparator)
          Returns the last d d m content in the ordered set where companyId = ?.
 DDMContent[] DDMContentPersistence.findByCompanyId_PrevAndNext(long contentId, long companyId, OrderByComparator orderByComparator)
          Returns the d d m contents before and after the current d d m content in the ordered set where companyId = ?.
static DDMContent[] DDMContentUtil.findByCompanyId_PrevAndNext(long contentId, long companyId, OrderByComparator orderByComparator)
          Returns the d d m contents before and after the current d d m content in the ordered set where companyId = ?.
 DDMContent[] DDMContentPersistenceImpl.findByCompanyId_PrevAndNext(long contentId, long companyId, OrderByComparator orderByComparator)
          Returns the d d m contents before and after the current d d m content in the ordered set where companyId = ?.
 DDMContent DDMContentPersistence.findByGroupId_First(long groupId, OrderByComparator orderByComparator)
          Returns the first d d m content in the ordered set where groupId = ?.
static DDMContent DDMContentUtil.findByGroupId_First(long groupId, OrderByComparator orderByComparator)
          Returns the first d d m content in the ordered set where groupId = ?.
 DDMContent DDMContentPersistenceImpl.findByGroupId_First(long groupId, OrderByComparator orderByComparator)
          Returns the first d d m content in the ordered set where groupId = ?.
 DDMContent DDMContentPersistence.findByGroupId_Last(long groupId, OrderByComparator orderByComparator)
          Returns the last d d m content in the ordered set where groupId = ?.
static DDMContent DDMContentUtil.findByGroupId_Last(long groupId, OrderByComparator orderByComparator)
          Returns the last d d m content in the ordered set where groupId = ?.
 DDMContent DDMContentPersistenceImpl.findByGroupId_Last(long groupId, OrderByComparator orderByComparator)
          Returns the last d d m content in the ordered set where groupId = ?.
 DDMContent[] DDMContentPersistence.findByGroupId_PrevAndNext(long contentId, long groupId, OrderByComparator orderByComparator)
          Returns the d d m contents before and after the current d d m content in the ordered set where groupId = ?.
static DDMContent[] DDMContentUtil.findByGroupId_PrevAndNext(long contentId, long groupId, OrderByComparator orderByComparator)
          Returns the d d m contents before and after the current d d m content in the ordered set where groupId = ?.
 DDMContent[] DDMContentPersistenceImpl.findByGroupId_PrevAndNext(long contentId, long groupId, OrderByComparator orderByComparator)
          Returns the d d m contents before and after the current d d m content in the ordered set where groupId = ?.
 DDMContent DDMContentPersistence.findByPrimaryKey(long contentId)
          Returns the d d m content with the primary key or throws a NoSuchContentException if it could not be found.
static DDMContent DDMContentUtil.findByPrimaryKey(long contentId)
          Returns the d d m content with the primary key or throws a NoSuchContentException if it could not be found.
 DDMContent DDMContentPersistenceImpl.findByPrimaryKey(long contentId)
          Returns the d d m content with the primary key or throws a NoSuchContentException if it could not be found.
 DDMContent DDMContentPersistenceImpl.findByPrimaryKey(Serializable primaryKey)
          Returns the d d m content with the primary key or throws a NoSuchModelException if it could not be found.
 DDMContent DDMContentPersistence.findByUuid_C_First(String uuid, long companyId, OrderByComparator orderByComparator)
          Returns the first d d m content in the ordered set where uuid = ? and companyId = ?.
static DDMContent DDMContentUtil.findByUuid_C_First(String uuid, long companyId, OrderByComparator orderByComparator)
          Returns the first d d m content in the ordered set where uuid = ? and companyId = ?.
 DDMContent DDMContentPersistenceImpl.findByUuid_C_First(String uuid, long companyId, OrderByComparator orderByComparator)
          Returns the first d d m content in the ordered set where uuid = ? and companyId = ?.
 DDMContent DDMContentPersistence.findByUuid_C_Last(String uuid, long companyId, OrderByComparator orderByComparator)
          Returns the last d d m content in the ordered set where uuid = ? and companyId = ?.
static DDMContent DDMContentUtil.findByUuid_C_Last(String uuid, long companyId, OrderByComparator orderByComparator)
          Returns the last d d m content in the ordered set where uuid = ? and companyId = ?.
 DDMContent DDMContentPersistenceImpl.findByUuid_C_Last(String uuid, long companyId, OrderByComparator orderByComparator)
          Returns the last d d m content in the ordered set where uuid = ? and companyId = ?.
 DDMContent[] DDMContentPersistence.findByUuid_C_PrevAndNext(long contentId, String uuid, long companyId, OrderByComparator orderByComparator)
          Returns the d d m contents before and after the current d d m content in the ordered set where uuid = ? and companyId = ?.
static DDMContent[] DDMContentUtil.findByUuid_C_PrevAndNext(long contentId, String uuid, long companyId, OrderByComparator orderByComparator)
          Returns the d d m contents before and after the current d d m content in the ordered set where uuid = ? and companyId = ?.
 DDMContent[] DDMContentPersistenceImpl.findByUuid_C_PrevAndNext(long contentId, String uuid, long companyId, OrderByComparator orderByComparator)
          Returns the d d m contents before and after the current d d m content in the ordered set where uuid = ? and companyId = ?.
 DDMContent DDMContentPersistence.findByUuid_First(String uuid, OrderByComparator orderByComparator)
          Returns the first d d m content in the ordered set where uuid = ?.
static DDMContent DDMContentUtil.findByUuid_First(String uuid, OrderByComparator orderByComparator)
          Returns the first d d m content in the ordered set where uuid = ?.
 DDMContent DDMContentPersistenceImpl.findByUuid_First(String uuid, OrderByComparator orderByComparator)
          Returns the first d d m content in the ordered set where uuid = ?.
 DDMContent DDMContentPersistence.findByUUID_G(String uuid, long groupId)
          Returns the d d m content where uuid = ? and groupId = ? or throws a NoSuchContentException if it could not be found.
static DDMContent DDMContentUtil.findByUUID_G(String uuid, long groupId)
          Returns the d d m content where uuid = ? and groupId = ? or throws a NoSuchContentException if it could not be found.
 DDMContent DDMContentPersistenceImpl.findByUUID_G(String uuid, long groupId)
          Returns the d d m content where uuid = ? and groupId = ? or throws a NoSuchContentException if it could not be found.
 DDMContent DDMContentPersistence.findByUuid_Last(String uuid, OrderByComparator orderByComparator)
          Returns the last d d m content in the ordered set where uuid = ?.
static DDMContent DDMContentUtil.findByUuid_Last(String uuid, OrderByComparator orderByComparator)
          Returns the last d d m content in the ordered set where uuid = ?.
 DDMContent DDMContentPersistenceImpl.findByUuid_Last(String uuid, OrderByComparator orderByComparator)
          Returns the last d d m content in the ordered set where uuid = ?.
 DDMContent[] DDMContentPersistence.findByUuid_PrevAndNext(long contentId, String uuid, OrderByComparator orderByComparator)
          Returns the d d m contents before and after the current d d m content in the ordered set where uuid = ?.
static DDMContent[] DDMContentUtil.findByUuid_PrevAndNext(long contentId, String uuid, OrderByComparator orderByComparator)
          Returns the d d m contents before and after the current d d m content in the ordered set where uuid = ?.
 DDMContent[] DDMContentPersistenceImpl.findByUuid_PrevAndNext(long contentId, String uuid, OrderByComparator orderByComparator)
          Returns the d d m contents before and after the current d d m content in the ordered set where uuid = ?.
 DDMContent DDMContentPersistence.remove(long contentId)
          Removes the d d m content with the primary key from the database.
static DDMContent DDMContentUtil.remove(long contentId)
          Removes the d d m content with the primary key from the database.
 DDMContent DDMContentPersistenceImpl.remove(long contentId)
          Removes the d d m content with the primary key from the database.
 DDMContent DDMContentPersistenceImpl.remove(Serializable primaryKey)
          Removes the d d m content with the primary key from the database.
 DDMContent DDMContentPersistence.removeByUUID_G(String uuid, long groupId)
          Removes the d d m content where uuid = ? and groupId = ? from the database.
static DDMContent DDMContentUtil.removeByUUID_G(String uuid, long groupId)
          Removes the d d m content where uuid = ? and groupId = ? from the database.
 DDMContent DDMContentPersistenceImpl.removeByUUID_G(String uuid, long groupId)
          Removes the d d m content where uuid = ? and groupId = ? from the database.
 


Liferay 6.2-ce-ga5