|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NoSuchStorageLinkException | |
---|---|
com.liferay.portlet.dynamicdatamapping.service.persistence |
Uses of NoSuchStorageLinkException in com.liferay.portlet.dynamicdatamapping.service.persistence |
---|
Methods in com.liferay.portlet.dynamicdatamapping.service.persistence that throw NoSuchStorageLinkException | |
---|---|
static DDMStorageLink |
DDMStorageLinkUtil.findByClassPK(long classPK)
Returns the d d m storage link where classPK = ? or throws a NoSuchStorageLinkException if it could not be found. |
DDMStorageLink |
DDMStorageLinkPersistence.findByClassPK(long classPK)
Returns the d d m storage link where classPK = ? or throws a NoSuchStorageLinkException if it could not be found. |
DDMStorageLink |
DDMStorageLinkPersistenceImpl.findByClassPK(long classPK)
Returns the d d m storage link where classPK = ? or throws a NoSuchStorageLinkException if it could not be found. |
static DDMStorageLink |
DDMStorageLinkUtil.findByPrimaryKey(long storageLinkId)
Returns the d d m storage link with the primary key or throws a NoSuchStorageLinkException if it could not be found. |
DDMStorageLink |
DDMStorageLinkPersistence.findByPrimaryKey(long storageLinkId)
Returns the d d m storage link with the primary key or throws a NoSuchStorageLinkException if it could not be found. |
DDMStorageLink |
DDMStorageLinkPersistenceImpl.findByPrimaryKey(long storageLinkId)
Returns the d d m storage link with the primary key or throws a NoSuchStorageLinkException if it could not be found. |
static DDMStorageLink |
DDMStorageLinkUtil.findByStructureId_First(long structureId,
OrderByComparator orderByComparator)
Returns the first d d m storage link in the ordered set where structureId = ?. |
DDMStorageLink |
DDMStorageLinkPersistence.findByStructureId_First(long structureId,
OrderByComparator orderByComparator)
Returns the first d d m storage link in the ordered set where structureId = ?. |
DDMStorageLink |
DDMStorageLinkPersistenceImpl.findByStructureId_First(long structureId,
OrderByComparator orderByComparator)
Returns the first d d m storage link in the ordered set where structureId = ?. |
static DDMStorageLink |
DDMStorageLinkUtil.findByStructureId_Last(long structureId,
OrderByComparator orderByComparator)
Returns the last d d m storage link in the ordered set where structureId = ?. |
DDMStorageLink |
DDMStorageLinkPersistence.findByStructureId_Last(long structureId,
OrderByComparator orderByComparator)
Returns the last d d m storage link in the ordered set where structureId = ?. |
DDMStorageLink |
DDMStorageLinkPersistenceImpl.findByStructureId_Last(long structureId,
OrderByComparator orderByComparator)
Returns the last d d m storage link in the ordered set where structureId = ?. |
static DDMStorageLink[] |
DDMStorageLinkUtil.findByStructureId_PrevAndNext(long storageLinkId,
long structureId,
OrderByComparator orderByComparator)
Returns the d d m storage links before and after the current d d m storage link in the ordered set where structureId = ?. |
DDMStorageLink[] |
DDMStorageLinkPersistence.findByStructureId_PrevAndNext(long storageLinkId,
long structureId,
OrderByComparator orderByComparator)
Returns the d d m storage links before and after the current d d m storage link in the ordered set where structureId = ?. |
DDMStorageLink[] |
DDMStorageLinkPersistenceImpl.findByStructureId_PrevAndNext(long storageLinkId,
long structureId,
OrderByComparator orderByComparator)
Returns the d d m storage links before and after the current d d m storage link in the ordered set where structureId = ?. |
static DDMStorageLink |
DDMStorageLinkUtil.findByUuid_First(String uuid,
OrderByComparator orderByComparator)
Returns the first d d m storage link in the ordered set where uuid = ?. |
DDMStorageLink |
DDMStorageLinkPersistence.findByUuid_First(String uuid,
OrderByComparator orderByComparator)
Returns the first d d m storage link in the ordered set where uuid = ?. |
DDMStorageLink |
DDMStorageLinkPersistenceImpl.findByUuid_First(String uuid,
OrderByComparator orderByComparator)
Returns the first d d m storage link in the ordered set where uuid = ?. |
static DDMStorageLink |
DDMStorageLinkUtil.findByUuid_Last(String uuid,
OrderByComparator orderByComparator)
Returns the last d d m storage link in the ordered set where uuid = ?. |
DDMStorageLink |
DDMStorageLinkPersistence.findByUuid_Last(String uuid,
OrderByComparator orderByComparator)
Returns the last d d m storage link in the ordered set where uuid = ?. |
DDMStorageLink |
DDMStorageLinkPersistenceImpl.findByUuid_Last(String uuid,
OrderByComparator orderByComparator)
Returns the last d d m storage link in the ordered set where uuid = ?. |
static DDMStorageLink[] |
DDMStorageLinkUtil.findByUuid_PrevAndNext(long storageLinkId,
String uuid,
OrderByComparator orderByComparator)
Returns the d d m storage links before and after the current d d m storage link in the ordered set where uuid = ?. |
DDMStorageLink[] |
DDMStorageLinkPersistence.findByUuid_PrevAndNext(long storageLinkId,
String uuid,
OrderByComparator orderByComparator)
Returns the d d m storage links before and after the current d d m storage link in the ordered set where uuid = ?. |
DDMStorageLink[] |
DDMStorageLinkPersistenceImpl.findByUuid_PrevAndNext(long storageLinkId,
String uuid,
OrderByComparator orderByComparator)
Returns the d d m storage links before and after the current d d m storage link in the ordered set where uuid = ?. |
static DDMStorageLink |
DDMStorageLinkUtil.remove(long storageLinkId)
Removes the d d m storage link with the primary key from the database. |
DDMStorageLink |
DDMStorageLinkPersistence.remove(long storageLinkId)
Removes the d d m storage link with the primary key from the database. |
DDMStorageLink |
DDMStorageLinkPersistenceImpl.remove(long storageLinkId)
Removes the d d m storage link with the primary key from the database. |
DDMStorageLink |
DDMStorageLinkPersistenceImpl.remove(Serializable primaryKey)
Removes the d d m storage link with the primary key from the database. |
static DDMStorageLink |
DDMStorageLinkUtil.removeByClassPK(long classPK)
Removes the d d m storage link where classPK = ? from the database. |
DDMStorageLink |
DDMStorageLinkPersistence.removeByClassPK(long classPK)
Removes the d d m storage link where classPK = ? from the database. |
DDMStorageLink |
DDMStorageLinkPersistenceImpl.removeByClassPK(long classPK)
Removes the d d m storage link where classPK = ? from the database. |
|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |