|
Liferay 6.2-ce-ga5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NoSuchStructureException | |
---|---|
com.liferay.portlet.dynamicdatamapping.service.persistence |
Uses of NoSuchStructureException in com.liferay.portlet.dynamicdatamapping.service.persistence |
---|
Methods in com.liferay.portlet.dynamicdatamapping.service.persistence that throw NoSuchStructureException | |
---|---|
DDMStructure[] |
DDMStructurePersistence.filterFindByG_C_PrevAndNext(long structureId,
long groupId,
long classNameId,
OrderByComparator orderByComparator)
Returns the d d m structures before and after the current d d m structure in the ordered set of d d m structures that the user has permission to view where groupId = ? and classNameId = ?. |
static DDMStructure[] |
DDMStructureUtil.filterFindByG_C_PrevAndNext(long structureId,
long groupId,
long classNameId,
OrderByComparator orderByComparator)
Returns the d d m structures before and after the current d d m structure in the ordered set of d d m structures that the user has permission to view where groupId = ? and classNameId = ?. |
DDMStructure[] |
DDMStructurePersistence.filterFindByG_N_D_PrevAndNext(long structureId,
long groupId,
String name,
String description,
OrderByComparator orderByComparator)
Returns the d d m structures before and after the current d d m structure in the ordered set of d d m structures that the user has permission to view where groupId = ? and name = ? and description = ?. |
static DDMStructure[] |
DDMStructureUtil.filterFindByG_N_D_PrevAndNext(long structureId,
long groupId,
String name,
String description,
OrderByComparator orderByComparator)
Returns the d d m structures before and after the current d d m structure in the ordered set of d d m structures that the user has permission to view where groupId = ? and name = ? and description = ?. |
DDMStructure[] |
DDMStructurePersistence.filterFindByG_P_PrevAndNext(long structureId,
long groupId,
long parentStructureId,
OrderByComparator orderByComparator)
Returns the d d m structures before and after the current d d m structure in the ordered set of d d m structures that the user has permission to view where groupId = ? and parentStructureId = ?. |
static DDMStructure[] |
DDMStructureUtil.filterFindByG_P_PrevAndNext(long structureId,
long groupId,
long parentStructureId,
OrderByComparator orderByComparator)
Returns the d d m structures before and after the current d d m structure in the ordered set of d d m structures that the user has permission to view where groupId = ? and parentStructureId = ?. |
DDMStructure[] |
DDMStructurePersistence.filterFindByGroupId_PrevAndNext(long structureId,
long groupId,
OrderByComparator orderByComparator)
Returns the d d m structures before and after the current d d m structure in the ordered set of d d m structures that the user has permission to view where groupId = ?. |
static DDMStructure[] |
DDMStructureUtil.filterFindByGroupId_PrevAndNext(long structureId,
long groupId,
OrderByComparator orderByComparator)
Returns the d d m structures before and after the current d d m structure in the ordered set of d d m structures that the user has permission to view where groupId = ?. |
DDMStructure |
DDMStructurePersistence.findByC_C_First(long companyId,
long classNameId,
OrderByComparator orderByComparator)
Returns the first d d m structure in the ordered set where companyId = ? and classNameId = ?. |
static DDMStructure |
DDMStructureUtil.findByC_C_First(long companyId,
long classNameId,
OrderByComparator orderByComparator)
Returns the first d d m structure in the ordered set where companyId = ? and classNameId = ?. |
DDMStructure |
DDMStructurePersistence.findByC_C_Last(long companyId,
long classNameId,
OrderByComparator orderByComparator)
Returns the last d d m structure in the ordered set where companyId = ? and classNameId = ?. |
static DDMStructure |
DDMStructureUtil.findByC_C_Last(long companyId,
long classNameId,
OrderByComparator orderByComparator)
Returns the last d d m structure in the ordered set where companyId = ? and classNameId = ?. |
DDMStructure[] |
DDMStructurePersistence.findByC_C_PrevAndNext(long structureId,
long companyId,
long classNameId,
OrderByComparator orderByComparator)
Returns the d d m structures before and after the current d d m structure in the ordered set where companyId = ? and classNameId = ?. |
static DDMStructure[] |
DDMStructureUtil.findByC_C_PrevAndNext(long structureId,
long companyId,
long classNameId,
OrderByComparator orderByComparator)
Returns the d d m structures before and after the current d d m structure in the ordered set where companyId = ? and classNameId = ?. |
DDMStructure |
DDMStructurePersistence.findByClassNameId_First(long classNameId,
OrderByComparator orderByComparator)
Returns the first d d m structure in the ordered set where classNameId = ?. |
static DDMStructure |
DDMStructureUtil.findByClassNameId_First(long classNameId,
OrderByComparator orderByComparator)
Returns the first d d m structure in the ordered set where classNameId = ?. |
DDMStructure |
DDMStructurePersistence.findByClassNameId_Last(long classNameId,
OrderByComparator orderByComparator)
Returns the last d d m structure in the ordered set where classNameId = ?. |
static DDMStructure |
DDMStructureUtil.findByClassNameId_Last(long classNameId,
OrderByComparator orderByComparator)
Returns the last d d m structure in the ordered set where classNameId = ?. |
DDMStructure[] |
DDMStructurePersistence.findByClassNameId_PrevAndNext(long structureId,
long classNameId,
OrderByComparator orderByComparator)
Returns the d d m structures before and after the current d d m structure in the ordered set where classNameId = ?. |
static DDMStructure[] |
DDMStructureUtil.findByClassNameId_PrevAndNext(long structureId,
long classNameId,
OrderByComparator orderByComparator)
Returns the d d m structures before and after the current d d m structure in the ordered set where classNameId = ?. |
DDMStructure |
DDMStructurePersistence.findByG_C_First(long groupId,
long classNameId,
OrderByComparator orderByComparator)
Returns the first d d m structure in the ordered set where groupId = ? and classNameId = ?. |
static DDMStructure |
DDMStructureUtil.findByG_C_First(long groupId,
long classNameId,
OrderByComparator orderByComparator)
Returns the first d d m structure in the ordered set where groupId = ? and classNameId = ?. |
DDMStructure |
DDMStructurePersistence.findByG_C_Last(long groupId,
long classNameId,
OrderByComparator orderByComparator)
Returns the last d d m structure in the ordered set where groupId = ? and classNameId = ?. |
static DDMStructure |
DDMStructureUtil.findByG_C_Last(long groupId,
long classNameId,
OrderByComparator orderByComparator)
Returns the last d d m structure in the ordered set where groupId = ? and classNameId = ?. |
DDMStructure[] |
DDMStructurePersistence.findByG_C_PrevAndNext(long structureId,
long groupId,
long classNameId,
OrderByComparator orderByComparator)
Returns the d d m structures before and after the current d d m structure in the ordered set where groupId = ? and classNameId = ?. |
static DDMStructure[] |
DDMStructureUtil.findByG_C_PrevAndNext(long structureId,
long groupId,
long classNameId,
OrderByComparator orderByComparator)
Returns the d d m structures before and after the current d d m structure in the ordered set where groupId = ? and classNameId = ?. |
DDMStructure |
DDMStructurePersistence.findByG_C_S(long groupId,
long classNameId,
String structureKey)
Returns the d d m structure where groupId = ? and classNameId = ? and structureKey = ? or throws a NoSuchStructureException if it could not be found. |
static DDMStructure |
DDMStructureUtil.findByG_C_S(long groupId,
long classNameId,
String structureKey)
Returns the d d m structure where groupId = ? and classNameId = ? and structureKey = ? or throws a NoSuchStructureException if it could not be found. |
DDMStructure |
DDMStructurePersistence.findByG_N_D_First(long groupId,
String name,
String description,
OrderByComparator orderByComparator)
Returns the first d d m structure in the ordered set where groupId = ? and name = ? and description = ?. |
static DDMStructure |
DDMStructureUtil.findByG_N_D_First(long groupId,
String name,
String description,
OrderByComparator orderByComparator)
Returns the first d d m structure in the ordered set where groupId = ? and name = ? and description = ?. |
DDMStructure |
DDMStructurePersistence.findByG_N_D_Last(long groupId,
String name,
String description,
OrderByComparator orderByComparator)
Returns the last d d m structure in the ordered set where groupId = ? and name = ? and description = ?. |
static DDMStructure |
DDMStructureUtil.findByG_N_D_Last(long groupId,
String name,
String description,
OrderByComparator orderByComparator)
Returns the last d d m structure in the ordered set where groupId = ? and name = ? and description = ?. |
DDMStructure[] |
DDMStructurePersistence.findByG_N_D_PrevAndNext(long structureId,
long groupId,
String name,
String description,
OrderByComparator orderByComparator)
Returns the d d m structures before and after the current d d m structure in the ordered set where groupId = ? and name = ? and description = ?. |
static DDMStructure[] |
DDMStructureUtil.findByG_N_D_PrevAndNext(long structureId,
long groupId,
String name,
String description,
OrderByComparator orderByComparator)
Returns the d d m structures before and after the current d d m structure in the ordered set where groupId = ? and name = ? and description = ?. |
DDMStructure |
DDMStructurePersistence.findByG_P_First(long groupId,
long parentStructureId,
OrderByComparator orderByComparator)
Returns the first d d m structure in the ordered set where groupId = ? and parentStructureId = ?. |
static DDMStructure |
DDMStructureUtil.findByG_P_First(long groupId,
long parentStructureId,
OrderByComparator orderByComparator)
Returns the first d d m structure in the ordered set where groupId = ? and parentStructureId = ?. |
DDMStructure |
DDMStructurePersistence.findByG_P_Last(long groupId,
long parentStructureId,
OrderByComparator orderByComparator)
Returns the last d d m structure in the ordered set where groupId = ? and parentStructureId = ?. |
static DDMStructure |
DDMStructureUtil.findByG_P_Last(long groupId,
long parentStructureId,
OrderByComparator orderByComparator)
Returns the last d d m structure in the ordered set where groupId = ? and parentStructureId = ?. |
DDMStructure[] |
DDMStructurePersistence.findByG_P_PrevAndNext(long structureId,
long groupId,
long parentStructureId,
OrderByComparator orderByComparator)
Returns the d d m structures before and after the current d d m structure in the ordered set where groupId = ? and parentStructureId = ?. |
static DDMStructure[] |
DDMStructureUtil.findByG_P_PrevAndNext(long structureId,
long groupId,
long parentStructureId,
OrderByComparator orderByComparator)
Returns the d d m structures before and after the current d d m structure in the ordered set where groupId = ? and parentStructureId = ?. |
DDMStructure |
DDMStructurePersistence.findByGroupId_First(long groupId,
OrderByComparator orderByComparator)
Returns the first d d m structure in the ordered set where groupId = ?. |
static DDMStructure |
DDMStructureUtil.findByGroupId_First(long groupId,
OrderByComparator orderByComparator)
Returns the first d d m structure in the ordered set where groupId = ?. |
DDMStructure |
DDMStructurePersistence.findByGroupId_Last(long groupId,
OrderByComparator orderByComparator)
Returns the last d d m structure in the ordered set where groupId = ?. |
static DDMStructure |
DDMStructureUtil.findByGroupId_Last(long groupId,
OrderByComparator orderByComparator)
Returns the last d d m structure in the ordered set where groupId = ?. |
DDMStructure[] |
DDMStructurePersistence.findByGroupId_PrevAndNext(long structureId,
long groupId,
OrderByComparator orderByComparator)
Returns the d d m structures before and after the current d d m structure in the ordered set where groupId = ?. |
static DDMStructure[] |
DDMStructureUtil.findByGroupId_PrevAndNext(long structureId,
long groupId,
OrderByComparator orderByComparator)
Returns the d d m structures before and after the current d d m structure in the ordered set where groupId = ?. |
DDMStructure |
DDMStructurePersistence.findByParentStructureId_First(long parentStructureId,
OrderByComparator orderByComparator)
Returns the first d d m structure in the ordered set where parentStructureId = ?. |
static DDMStructure |
DDMStructureUtil.findByParentStructureId_First(long parentStructureId,
OrderByComparator orderByComparator)
Returns the first d d m structure in the ordered set where parentStructureId = ?. |
DDMStructure |
DDMStructurePersistence.findByParentStructureId_Last(long parentStructureId,
OrderByComparator orderByComparator)
Returns the last d d m structure in the ordered set where parentStructureId = ?. |
static DDMStructure |
DDMStructureUtil.findByParentStructureId_Last(long parentStructureId,
OrderByComparator orderByComparator)
Returns the last d d m structure in the ordered set where parentStructureId = ?. |
DDMStructure[] |
DDMStructurePersistence.findByParentStructureId_PrevAndNext(long structureId,
long parentStructureId,
OrderByComparator orderByComparator)
Returns the d d m structures before and after the current d d m structure in the ordered set where parentStructureId = ?. |
static DDMStructure[] |
DDMStructureUtil.findByParentStructureId_PrevAndNext(long structureId,
long parentStructureId,
OrderByComparator orderByComparator)
Returns the d d m structures before and after the current d d m structure in the ordered set where parentStructureId = ?. |
DDMStructure |
DDMStructurePersistence.findByPrimaryKey(long structureId)
Returns the d d m structure with the primary key or throws a NoSuchStructureException if it could not be found. |
static DDMStructure |
DDMStructureUtil.findByPrimaryKey(long structureId)
Returns the d d m structure with the primary key or throws a NoSuchStructureException if it could not be found. |
DDMStructure |
DDMStructurePersistence.findByStructureKey_First(String structureKey,
OrderByComparator orderByComparator)
Returns the first d d m structure in the ordered set where structureKey = ?. |
static DDMStructure |
DDMStructureUtil.findByStructureKey_First(String structureKey,
OrderByComparator orderByComparator)
Returns the first d d m structure in the ordered set where structureKey = ?. |
DDMStructure |
DDMStructurePersistence.findByStructureKey_Last(String structureKey,
OrderByComparator orderByComparator)
Returns the last d d m structure in the ordered set where structureKey = ?. |
static DDMStructure |
DDMStructureUtil.findByStructureKey_Last(String structureKey,
OrderByComparator orderByComparator)
Returns the last d d m structure in the ordered set where structureKey = ?. |
DDMStructure[] |
DDMStructurePersistence.findByStructureKey_PrevAndNext(long structureId,
String structureKey,
OrderByComparator orderByComparator)
Returns the d d m structures before and after the current d d m structure in the ordered set where structureKey = ?. |
static DDMStructure[] |
DDMStructureUtil.findByStructureKey_PrevAndNext(long structureId,
String structureKey,
OrderByComparator orderByComparator)
Returns the d d m structures before and after the current d d m structure in the ordered set where structureKey = ?. |
DDMStructure |
DDMStructurePersistence.findByUuid_C_First(String uuid,
long companyId,
OrderByComparator orderByComparator)
Returns the first d d m structure in the ordered set where uuid = ? and companyId = ?. |
static DDMStructure |
DDMStructureUtil.findByUuid_C_First(String uuid,
long companyId,
OrderByComparator orderByComparator)
Returns the first d d m structure in the ordered set where uuid = ? and companyId = ?. |
DDMStructure |
DDMStructurePersistence.findByUuid_C_Last(String uuid,
long companyId,
OrderByComparator orderByComparator)
Returns the last d d m structure in the ordered set where uuid = ? and companyId = ?. |
static DDMStructure |
DDMStructureUtil.findByUuid_C_Last(String uuid,
long companyId,
OrderByComparator orderByComparator)
Returns the last d d m structure in the ordered set where uuid = ? and companyId = ?. |
DDMStructure[] |
DDMStructurePersistence.findByUuid_C_PrevAndNext(long structureId,
String uuid,
long companyId,
OrderByComparator orderByComparator)
Returns the d d m structures before and after the current d d m structure in the ordered set where uuid = ? and companyId = ?. |
static DDMStructure[] |
DDMStructureUtil.findByUuid_C_PrevAndNext(long structureId,
String uuid,
long companyId,
OrderByComparator orderByComparator)
Returns the d d m structures before and after the current d d m structure in the ordered set where uuid = ? and companyId = ?. |
DDMStructure |
DDMStructurePersistence.findByUuid_First(String uuid,
OrderByComparator orderByComparator)
Returns the first d d m structure in the ordered set where uuid = ?. |
static DDMStructure |
DDMStructureUtil.findByUuid_First(String uuid,
OrderByComparator orderByComparator)
Returns the first d d m structure in the ordered set where uuid = ?. |
DDMStructure |
DDMStructurePersistence.findByUUID_G(String uuid,
long groupId)
Returns the d d m structure where uuid = ? and groupId = ? or throws a NoSuchStructureException if it could not be found. |
static DDMStructure |
DDMStructureUtil.findByUUID_G(String uuid,
long groupId)
Returns the d d m structure where uuid = ? and groupId = ? or throws a NoSuchStructureException if it could not be found. |
DDMStructure |
DDMStructurePersistence.findByUuid_Last(String uuid,
OrderByComparator orderByComparator)
Returns the last d d m structure in the ordered set where uuid = ?. |
static DDMStructure |
DDMStructureUtil.findByUuid_Last(String uuid,
OrderByComparator orderByComparator)
Returns the last d d m structure in the ordered set where uuid = ?. |
DDMStructure[] |
DDMStructurePersistence.findByUuid_PrevAndNext(long structureId,
String uuid,
OrderByComparator orderByComparator)
Returns the d d m structures before and after the current d d m structure in the ordered set where uuid = ?. |
static DDMStructure[] |
DDMStructureUtil.findByUuid_PrevAndNext(long structureId,
String uuid,
OrderByComparator orderByComparator)
Returns the d d m structures before and after the current d d m structure in the ordered set where uuid = ?. |
DDMStructure |
DDMStructurePersistence.remove(long structureId)
Removes the d d m structure with the primary key from the database. |
static DDMStructure |
DDMStructureUtil.remove(long structureId)
Removes the d d m structure with the primary key from the database. |
DDMStructure |
DDMStructurePersistence.removeByG_C_S(long groupId,
long classNameId,
String structureKey)
Removes the d d m structure where groupId = ? and classNameId = ? and structureKey = ? from the database. |
static DDMStructure |
DDMStructureUtil.removeByG_C_S(long groupId,
long classNameId,
String structureKey)
Removes the d d m structure where groupId = ? and classNameId = ? and structureKey = ? from the database. |
DDMStructure |
DDMStructurePersistence.removeByUUID_G(String uuid,
long groupId)
Removes the d d m structure where uuid = ? and groupId = ? from the database. |
static DDMStructure |
DDMStructureUtil.removeByUUID_G(String uuid,
long groupId)
Removes the d d m structure where uuid = ? and groupId = ? from the database. |
|
Liferay 6.2-ce-ga5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |