Liferay 7.0-ce-m6

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

Packages that use NoSuchStructureLinkException
com.liferay.portlet.dynamicdatamapping.service.persistence   
com.liferay.portlet.dynamicdatamapping.service.persistence.impl   
 

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

Methods in com.liferay.portlet.dynamicdatamapping.service.persistence that throw NoSuchStructureLinkException
static DDMStructureLink DDMStructureLinkUtil.findByC_C_First(long classNameId, long classPK, OrderByComparator<DDMStructureLink> orderByComparator)
          Returns the first d d m structure link in the ordered set where classNameId = ? and classPK = ?.
 DDMStructureLink DDMStructureLinkPersistence.findByC_C_First(long classNameId, long classPK, OrderByComparator<DDMStructureLink> orderByComparator)
          Returns the first d d m structure link in the ordered set where classNameId = ? and classPK = ?.
static DDMStructureLink DDMStructureLinkUtil.findByC_C_Last(long classNameId, long classPK, OrderByComparator<DDMStructureLink> orderByComparator)
          Returns the last d d m structure link in the ordered set where classNameId = ? and classPK = ?.
 DDMStructureLink DDMStructureLinkPersistence.findByC_C_Last(long classNameId, long classPK, OrderByComparator<DDMStructureLink> orderByComparator)
          Returns the last d d m structure link in the ordered set where classNameId = ? and classPK = ?.
static DDMStructureLink[] DDMStructureLinkUtil.findByC_C_PrevAndNext(long structureLinkId, long classNameId, long classPK, OrderByComparator<DDMStructureLink> orderByComparator)
          Returns the d d m structure links before and after the current d d m structure link in the ordered set where classNameId = ? and classPK = ?.
 DDMStructureLink[] DDMStructureLinkPersistence.findByC_C_PrevAndNext(long structureLinkId, long classNameId, long classPK, OrderByComparator<DDMStructureLink> orderByComparator)
          Returns the d d m structure links before and after the current d d m structure link in the ordered set where classNameId = ? and classPK = ?.
static DDMStructureLink DDMStructureLinkUtil.findByC_C_S(long classNameId, long classPK, long structureId)
          Returns the d d m structure link where classNameId = ? and classPK = ? and structureId = ? or throws a NoSuchStructureLinkException if it could not be found.
 DDMStructureLink DDMStructureLinkPersistence.findByC_C_S(long classNameId, long classPK, long structureId)
          Returns the d d m structure link where classNameId = ? and classPK = ? and structureId = ? or throws a NoSuchStructureLinkException if it could not be found.
static DDMStructureLink DDMStructureLinkUtil.findByPrimaryKey(long structureLinkId)
          Returns the d d m structure link with the primary key or throws a NoSuchStructureLinkException if it could not be found.
 DDMStructureLink DDMStructureLinkPersistence.findByPrimaryKey(long structureLinkId)
          Returns the d d m structure link with the primary key or throws a NoSuchStructureLinkException if it could not be found.
static DDMStructureLink DDMStructureLinkUtil.findByStructureId_First(long structureId, OrderByComparator<DDMStructureLink> orderByComparator)
          Returns the first d d m structure link in the ordered set where structureId = ?.
 DDMStructureLink DDMStructureLinkPersistence.findByStructureId_First(long structureId, OrderByComparator<DDMStructureLink> orderByComparator)
          Returns the first d d m structure link in the ordered set where structureId = ?.
static DDMStructureLink DDMStructureLinkUtil.findByStructureId_Last(long structureId, OrderByComparator<DDMStructureLink> orderByComparator)
          Returns the last d d m structure link in the ordered set where structureId = ?.
 DDMStructureLink DDMStructureLinkPersistence.findByStructureId_Last(long structureId, OrderByComparator<DDMStructureLink> orderByComparator)
          Returns the last d d m structure link in the ordered set where structureId = ?.
static DDMStructureLink[] DDMStructureLinkUtil.findByStructureId_PrevAndNext(long structureLinkId, long structureId, OrderByComparator<DDMStructureLink> orderByComparator)
          Returns the d d m structure links before and after the current d d m structure link in the ordered set where structureId = ?.
 DDMStructureLink[] DDMStructureLinkPersistence.findByStructureId_PrevAndNext(long structureLinkId, long structureId, OrderByComparator<DDMStructureLink> orderByComparator)
          Returns the d d m structure links before and after the current d d m structure link in the ordered set where structureId = ?.
static DDMStructureLink DDMStructureLinkUtil.remove(long structureLinkId)
          Removes the d d m structure link with the primary key from the database.
 DDMStructureLink DDMStructureLinkPersistence.remove(long structureLinkId)
          Removes the d d m structure link with the primary key from the database.
static DDMStructureLink DDMStructureLinkUtil.removeByC_C_S(long classNameId, long classPK, long structureId)
          Removes the d d m structure link where classNameId = ? and classPK = ? and structureId = ? from the database.
 DDMStructureLink DDMStructureLinkPersistence.removeByC_C_S(long classNameId, long classPK, long structureId)
          Removes the d d m structure link where classNameId = ? and classPK = ? and structureId = ? from the database.
 

Uses of NoSuchStructureLinkException in com.liferay.portlet.dynamicdatamapping.service.persistence.impl
 

Methods in com.liferay.portlet.dynamicdatamapping.service.persistence.impl that throw NoSuchStructureLinkException
 DDMStructureLink DDMStructureLinkPersistenceImpl.findByC_C_First(long classNameId, long classPK, OrderByComparator<DDMStructureLink> orderByComparator)
          Returns the first d d m structure link in the ordered set where classNameId = ? and classPK = ?.
 DDMStructureLink DDMStructureLinkPersistenceImpl.findByC_C_Last(long classNameId, long classPK, OrderByComparator<DDMStructureLink> orderByComparator)
          Returns the last d d m structure link in the ordered set where classNameId = ? and classPK = ?.
 DDMStructureLink[] DDMStructureLinkPersistenceImpl.findByC_C_PrevAndNext(long structureLinkId, long classNameId, long classPK, OrderByComparator<DDMStructureLink> orderByComparator)
          Returns the d d m structure links before and after the current d d m structure link in the ordered set where classNameId = ? and classPK = ?.
 DDMStructureLink DDMStructureLinkPersistenceImpl.findByC_C_S(long classNameId, long classPK, long structureId)
          Returns the d d m structure link where classNameId = ? and classPK = ? and structureId = ? or throws a NoSuchStructureLinkException if it could not be found.
 DDMStructureLink DDMStructureLinkPersistenceImpl.findByPrimaryKey(long structureLinkId)
          Returns the d d m structure link with the primary key or throws a NoSuchStructureLinkException if it could not be found.
 DDMStructureLink DDMStructureLinkPersistenceImpl.findByPrimaryKey(Serializable primaryKey)
          Returns the d d m structure link with the primary key or throws a NoSuchModelException if it could not be found.
 DDMStructureLink DDMStructureLinkPersistenceImpl.findByStructureId_First(long structureId, OrderByComparator<DDMStructureLink> orderByComparator)
          Returns the first d d m structure link in the ordered set where structureId = ?.
 DDMStructureLink DDMStructureLinkPersistenceImpl.findByStructureId_Last(long structureId, OrderByComparator<DDMStructureLink> orderByComparator)
          Returns the last d d m structure link in the ordered set where structureId = ?.
 DDMStructureLink[] DDMStructureLinkPersistenceImpl.findByStructureId_PrevAndNext(long structureLinkId, long structureId, OrderByComparator<DDMStructureLink> orderByComparator)
          Returns the d d m structure links before and after the current d d m structure link in the ordered set where structureId = ?.
 DDMStructureLink DDMStructureLinkPersistenceImpl.remove(long structureLinkId)
          Removes the d d m structure link with the primary key from the database.
 DDMStructureLink DDMStructureLinkPersistenceImpl.remove(Serializable primaryKey)
          Removes the d d m structure link with the primary key from the database.
 DDMStructureLink DDMStructureLinkPersistenceImpl.removeByC_C_S(long classNameId, long classPK, long structureId)
          Removes the d d m structure link where classNameId = ? and classPK = ? and structureId = ? from the database.
 


Liferay 7.0-ce-m6