public class DDMStructurePersistenceImpl
extends com.liferay.portal.service.persistence.impl.BasePersistenceImpl<com.liferay.portlet.dynamicdatamapping.model.DDMStructure>
implements com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistence
Caching information and settings can be found in portal.properties
DDMStructurePersistence,
DDMStructureUtil| Modifier and Type | Field and Description |
|---|---|
protected com.liferay.portal.service.persistence.impl.TableMapper<com.liferay.portlet.dynamicdatamapping.model.DDMStructure,com.liferay.portlet.documentlibrary.model.DLFileEntryType> |
ddmStructureToDLFileEntryTypeTableMapper |
protected com.liferay.portlet.documentlibrary.service.persistence.DLFileEntryTypePersistence |
dlFileEntryTypePersistence |
static java.lang.String |
FINDER_CLASS_NAME_ENTITY |
static java.lang.String |
FINDER_CLASS_NAME_LIST_WITH_PAGINATION |
static java.lang.String |
FINDER_CLASS_NAME_LIST_WITHOUT_PAGINATION |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_COUNT_ALL |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_COUNT_BY_C_C |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_COUNT_BY_CLASSNAMEID |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_COUNT_BY_G_C |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_COUNT_BY_G_C_S |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_COUNT_BY_G_N_D |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_COUNT_BY_G_P |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_COUNT_BY_GROUPID |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_COUNT_BY_PARENTSTRUCTUREID |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_COUNT_BY_STRUCTUREKEY |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_COUNT_BY_UUID |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_COUNT_BY_UUID_C |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_COUNT_BY_UUID_G |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_FETCH_BY_G_C_S |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_FETCH_BY_UUID_G |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITH_PAGINATION_COUNT_BY_G_C |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITH_PAGINATION_COUNT_BY_GROUPID |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITH_PAGINATION_FIND_ALL |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITH_PAGINATION_FIND_BY_C_C |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITH_PAGINATION_FIND_BY_CLASSNAMEID |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITH_PAGINATION_FIND_BY_G_C |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITH_PAGINATION_FIND_BY_G_N_D |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITH_PAGINATION_FIND_BY_G_P |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITH_PAGINATION_FIND_BY_GROUPID |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITH_PAGINATION_FIND_BY_PARENTSTRUCTUREID |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITH_PAGINATION_FIND_BY_STRUCTUREKEY |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITH_PAGINATION_FIND_BY_UUID |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITH_PAGINATION_FIND_BY_UUID_C |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITHOUT_PAGINATION_FIND_ALL |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_C_C |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_CLASSNAMEID |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_G_C |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_G_N_D |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_G_P |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_GROUPID |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_PARENTSTRUCTUREID |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_STRUCTUREKEY |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_UUID |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_UUID_C |
COUNT_COLUMN_NAME, FINDER_ARGS_EMPTY, listeners, ORDER_BY_ASC, ORDER_BY_ASC_HAS_NEXT, ORDER_BY_CLAUSE, ORDER_BY_DESC, ORDER_BY_DESC_HAS_NEXT, WHERE_AND, WHERE_GREATER_THAN, WHERE_GREATER_THAN_HAS_NEXT, WHERE_LESSER_THAN, WHERE_LESSER_THAN_HAS_NEXT, WHERE_OR| Constructor and Description |
|---|
DDMStructurePersistenceImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
addDLFileEntryType(long pk,
com.liferay.portlet.documentlibrary.model.DLFileEntryType dlFileEntryType)
Adds an association between the d d m structure and the document library file entry type.
|
void |
addDLFileEntryType(long pk,
long dlFileEntryTypePK)
Adds an association between the d d m structure and the document library file entry type.
|
void |
addDLFileEntryTypes(long pk,
java.util.List<com.liferay.portlet.documentlibrary.model.DLFileEntryType> dlFileEntryTypes)
Adds an association between the d d m structure and the document library file entry types.
|
void |
addDLFileEntryTypes(long pk,
long[] dlFileEntryTypePKs)
Adds an association between the d d m structure and the document library file entry types.
|
void |
afterPropertiesSet()
Initializes the d d m structure persistence.
|
void |
cacheResult(com.liferay.portlet.dynamicdatamapping.model.DDMStructure ddmStructure)
Caches the d d m structure in the entity cache if it is enabled.
|
void |
cacheResult(java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> ddmStructures)
Caches the d d m structures in the entity cache if it is enabled.
|
protected void |
cacheUniqueFindersCache(com.liferay.portlet.dynamicdatamapping.model.DDMStructure ddmStructure) |
void |
clearCache()
Clears the cache for all d d m structures.
|
void |
clearCache(com.liferay.portlet.dynamicdatamapping.model.DDMStructure ddmStructure)
Clears the cache for the d d m structure.
|
void |
clearCache(java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> ddmStructures) |
void |
clearDLFileEntryTypes(long pk)
Clears all associations between the d d m structure and its document library file entry types.
|
protected void |
clearUniqueFindersCache(com.liferay.portlet.dynamicdatamapping.model.DDMStructure ddmStructure) |
boolean |
containsDLFileEntryType(long pk,
long dlFileEntryTypePK)
Returns
true if the document library file entry type is associated with the d d m structure. |
boolean |
containsDLFileEntryTypes(long pk)
Returns
true if the d d m structure has any document library file entry types associated with it. |
int |
countAll()
Returns the number of d d m structures.
|
int |
countByC_C(long companyId,
long classNameId)
Returns the number of d d m structures where companyId = ? and classNameId = ?.
|
int |
countByClassNameId(long classNameId)
Returns the number of d d m structures where classNameId = ?.
|
int |
countByG_C_S(long groupId,
long classNameId,
java.lang.String structureKey)
Returns the number of d d m structures where groupId = ? and classNameId = ? and structureKey = ?.
|
int |
countByG_C(long[] groupIds,
long classNameId)
Returns the number of d d m structures where groupId = any ? and classNameId = ?.
|
int |
countByG_C(long groupId,
long classNameId)
Returns the number of d d m structures where groupId = ? and classNameId = ?.
|
int |
countByG_N_D(long groupId,
java.lang.String name,
java.lang.String description)
Returns the number of d d m structures where groupId = ? and name = ? and description = ?.
|
int |
countByG_P(long groupId,
long parentStructureId)
Returns the number of d d m structures where groupId = ? and parentStructureId = ?.
|
int |
countByGroupId(long groupId)
Returns the number of d d m structures where groupId = ?.
|
int |
countByGroupId(long[] groupIds)
Returns the number of d d m structures where groupId = any ?.
|
int |
countByParentStructureId(long parentStructureId)
Returns the number of d d m structures where parentStructureId = ?.
|
int |
countByStructureKey(java.lang.String structureKey)
Returns the number of d d m structures where structureKey = ?.
|
int |
countByUuid_C(java.lang.String uuid,
long companyId)
Returns the number of d d m structures where uuid = ? and companyId = ?.
|
int |
countByUUID_G(java.lang.String uuid,
long groupId)
Returns the number of d d m structures where uuid = ? and groupId = ?.
|
int |
countByUuid(java.lang.String uuid)
Returns the number of d d m structures where uuid = ?.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
create(long structureId)
Creates a new d d m structure with the primary key.
|
void |
destroy() |
com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
fetchByC_C_First(long companyId,
long classNameId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the first d d m structure in the ordered set where companyId = ? and classNameId = ?.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
fetchByC_C_Last(long companyId,
long classNameId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the last d d m structure in the ordered set where companyId = ? and classNameId = ?.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
fetchByClassNameId_First(long classNameId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the first d d m structure in the ordered set where classNameId = ?.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
fetchByClassNameId_Last(long classNameId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the last d d m structure in the ordered set where classNameId = ?.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
fetchByG_C_First(long groupId,
long classNameId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the first d d m structure in the ordered set where groupId = ? and classNameId = ?.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
fetchByG_C_Last(long groupId,
long classNameId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the last d d m structure in the ordered set where groupId = ? and classNameId = ?.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
fetchByG_C_S(long groupId,
long classNameId,
java.lang.String structureKey)
Returns the d d m structure where groupId = ? and classNameId = ? and structureKey = ? or returns
null if it could not be found. |
com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
fetchByG_C_S(long groupId,
long classNameId,
java.lang.String structureKey,
boolean retrieveFromCache)
Returns the d d m structure where groupId = ? and classNameId = ? and structureKey = ? or returns
null if it could not be found, optionally using the finder cache. |
com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
fetchByG_N_D_First(long groupId,
java.lang.String name,
java.lang.String description,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the first d d m structure in the ordered set where groupId = ? and name = ? and description = ?.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
fetchByG_N_D_Last(long groupId,
java.lang.String name,
java.lang.String description,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the last d d m structure in the ordered set where groupId = ? and name = ? and description = ?.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
fetchByG_P_First(long groupId,
long parentStructureId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the first d d m structure in the ordered set where groupId = ? and parentStructureId = ?.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
fetchByG_P_Last(long groupId,
long parentStructureId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the last d d m structure in the ordered set where groupId = ? and parentStructureId = ?.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
fetchByGroupId_First(long groupId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the first d d m structure in the ordered set where groupId = ?.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
fetchByGroupId_Last(long groupId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the last d d m structure in the ordered set where groupId = ?.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
fetchByParentStructureId_First(long parentStructureId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the first d d m structure in the ordered set where parentStructureId = ?.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
fetchByParentStructureId_Last(long parentStructureId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the last d d m structure in the ordered set where parentStructureId = ?.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
fetchByPrimaryKey(long structureId)
Returns the d d m structure with the primary key or returns
null if it could not be found. |
com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
fetchByPrimaryKey(java.io.Serializable primaryKey)
Returns the d d m structure with the primary key or returns
null if it could not be found. |
com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
fetchByStructureKey_First(java.lang.String structureKey,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the first d d m structure in the ordered set where structureKey = ?.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
fetchByStructureKey_Last(java.lang.String structureKey,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the last d d m structure in the ordered set where structureKey = ?.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
fetchByUuid_C_First(java.lang.String uuid,
long companyId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the first d d m structure in the ordered set where uuid = ? and companyId = ?.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
fetchByUuid_C_Last(java.lang.String uuid,
long companyId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the last d d m structure in the ordered set where uuid = ? and companyId = ?.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
fetchByUuid_First(java.lang.String uuid,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the first d d m structure in the ordered set where uuid = ?.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
fetchByUUID_G(java.lang.String uuid,
long groupId)
Returns the d d m structure where uuid = ? and groupId = ? or returns
null if it could not be found. |
com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
fetchByUUID_G(java.lang.String uuid,
long groupId,
boolean retrieveFromCache)
Returns the d d m structure where uuid = ? and groupId = ? or returns
null if it could not be found, optionally using the finder cache. |
com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
fetchByUuid_Last(java.lang.String uuid,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the last d d m structure in the ordered set where uuid = ?.
|
int |
filterCountByG_C(long[] groupIds,
long classNameId)
Returns the number of d d m structures that the user has permission to view where groupId = any ? and classNameId = ?.
|
int |
filterCountByG_C(long groupId,
long classNameId)
Returns the number of d d m structures that the user has permission to view where groupId = ? and classNameId = ?.
|
int |
filterCountByG_N_D(long groupId,
java.lang.String name,
java.lang.String description)
Returns the number of d d m structures that the user has permission to view where groupId = ? and name = ? and description = ?.
|
int |
filterCountByG_P(long groupId,
long parentStructureId)
Returns the number of d d m structures that the user has permission to view where groupId = ? and parentStructureId = ?.
|
int |
filterCountByGroupId(long groupId)
Returns the number of d d m structures that the user has permission to view where groupId = ?.
|
int |
filterCountByGroupId(long[] groupIds)
Returns the number of d d m structures that the user has permission to view where groupId = any ?.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure[] |
filterFindByG_C_PrevAndNext(long structureId,
long groupId,
long classNameId,
com.liferay.portal.kernel.util.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 = ?.
|
java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> |
filterFindByG_C(long[] groupIds,
long classNameId)
Returns all the d d m structures that the user has permission to view where groupId = any ? and classNameId = ?.
|
java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> |
filterFindByG_C(long[] groupIds,
long classNameId,
int start,
int end)
Returns a range of all the d d m structures that the user has permission to view where groupId = any ? and classNameId = ?.
|
java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> |
filterFindByG_C(long[] groupIds,
long classNameId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns an ordered range of all the d d m structures that the user has permission to view where groupId = any ? and classNameId = ?.
|
java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> |
filterFindByG_C(long groupId,
long classNameId)
Returns all the d d m structures that the user has permission to view where groupId = ? and classNameId = ?.
|
java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> |
filterFindByG_C(long groupId,
long classNameId,
int start,
int end)
Returns a range of all the d d m structures that the user has permission to view where groupId = ? and classNameId = ?.
|
java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> |
filterFindByG_C(long groupId,
long classNameId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns an ordered range of all the d d m structures that the user has permissions to view where groupId = ? and classNameId = ?.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure[] |
filterFindByG_N_D_PrevAndNext(long structureId,
long groupId,
java.lang.String name,
java.lang.String description,
com.liferay.portal.kernel.util.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 = ?.
|
java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> |
filterFindByG_N_D(long groupId,
java.lang.String name,
java.lang.String description)
Returns all the d d m structures that the user has permission to view where groupId = ? and name = ? and description = ?.
|
java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> |
filterFindByG_N_D(long groupId,
java.lang.String name,
java.lang.String description,
int start,
int end)
Returns a range of all the d d m structures that the user has permission to view where groupId = ? and name = ? and description = ?.
|
java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> |
filterFindByG_N_D(long groupId,
java.lang.String name,
java.lang.String description,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns an ordered range of all the d d m structures that the user has permissions to view where groupId = ? and name = ? and description = ?.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure[] |
filterFindByG_P_PrevAndNext(long structureId,
long groupId,
long parentStructureId,
com.liferay.portal.kernel.util.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 = ?.
|
java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> |
filterFindByG_P(long groupId,
long parentStructureId)
Returns all the d d m structures that the user has permission to view where groupId = ? and parentStructureId = ?.
|
java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> |
filterFindByG_P(long groupId,
long parentStructureId,
int start,
int end)
Returns a range of all the d d m structures that the user has permission to view where groupId = ? and parentStructureId = ?.
|
java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> |
filterFindByG_P(long groupId,
long parentStructureId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns an ordered range of all the d d m structures that the user has permissions to view where groupId = ? and parentStructureId = ?.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure[] |
filterFindByGroupId_PrevAndNext(long structureId,
long groupId,
com.liferay.portal.kernel.util.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 = ?.
|
java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> |
filterFindByGroupId(long groupId)
Returns all the d d m structures that the user has permission to view where groupId = ?.
|
java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> |
filterFindByGroupId(long[] groupIds)
Returns all the d d m structures that the user has permission to view where groupId = any ?.
|
java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> |
filterFindByGroupId(long[] groupIds,
int start,
int end)
Returns a range of all the d d m structures that the user has permission to view where groupId = any ?.
|
java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> |
filterFindByGroupId(long[] groupIds,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns an ordered range of all the d d m structures that the user has permission to view where groupId = any ?.
|
java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> |
filterFindByGroupId(long groupId,
int start,
int end)
Returns a range of all the d d m structures that the user has permission to view where groupId = ?.
|
java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> |
filterFindByGroupId(long groupId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns an ordered range of all the d d m structures that the user has permissions to view where groupId = ?.
|
protected com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
filterGetByG_C_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.dynamicdatamapping.model.DDMStructure ddmStructure,
long groupId,
long classNameId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous) |
protected com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
filterGetByG_N_D_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.dynamicdatamapping.model.DDMStructure ddmStructure,
long groupId,
java.lang.String name,
java.lang.String description,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous) |
protected com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
filterGetByG_P_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.dynamicdatamapping.model.DDMStructure ddmStructure,
long groupId,
long parentStructureId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous) |
protected com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
filterGetByGroupId_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.dynamicdatamapping.model.DDMStructure ddmStructure,
long groupId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous) |
java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> |
findAll()
Returns all the d d m structures.
|
java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> |
findAll(int start,
int end)
Returns a range of all the d d m structures.
|
java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> |
findAll(int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns an ordered range of all the d d m structures.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
findByC_C_First(long companyId,
long classNameId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the first d d m structure in the ordered set where companyId = ? and classNameId = ?.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
findByC_C_Last(long companyId,
long classNameId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the last d d m structure in the ordered set where companyId = ? and classNameId = ?.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure[] |
findByC_C_PrevAndNext(long structureId,
long companyId,
long classNameId,
com.liferay.portal.kernel.util.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 = ?.
|
java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> |
findByC_C(long companyId,
long classNameId)
Returns all the d d m structures where companyId = ? and classNameId = ?.
|
java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> |
findByC_C(long companyId,
long classNameId,
int start,
int end)
Returns a range of all the d d m structures where companyId = ? and classNameId = ?.
|
java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> |
findByC_C(long companyId,
long classNameId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns an ordered range of all the d d m structures where companyId = ? and classNameId = ?.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
findByClassNameId_First(long classNameId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the first d d m structure in the ordered set where classNameId = ?.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
findByClassNameId_Last(long classNameId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the last d d m structure in the ordered set where classNameId = ?.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure[] |
findByClassNameId_PrevAndNext(long structureId,
long classNameId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the d d m structures before and after the current d d m structure in the ordered set where classNameId = ?.
|
java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> |
findByClassNameId(long classNameId)
Returns all the d d m structures where classNameId = ?.
|
java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> |
findByClassNameId(long classNameId,
int start,
int end)
Returns a range of all the d d m structures where classNameId = ?.
|
java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> |
findByClassNameId(long classNameId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns an ordered range of all the d d m structures where classNameId = ?.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
findByG_C_First(long groupId,
long classNameId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the first d d m structure in the ordered set where groupId = ? and classNameId = ?.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
findByG_C_Last(long groupId,
long classNameId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the last d d m structure in the ordered set where groupId = ? and classNameId = ?.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure[] |
findByG_C_PrevAndNext(long structureId,
long groupId,
long classNameId,
com.liferay.portal.kernel.util.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 = ?.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
findByG_C_S(long groupId,
long classNameId,
java.lang.String structureKey)
Returns the d d m structure where groupId = ? and classNameId = ? and structureKey = ? or throws a
NoSuchStructureException if it could not be found. |
java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> |
findByG_C(long[] groupIds,
long classNameId)
Returns all the d d m structures where groupId = any ? and classNameId = ?.
|
java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> |
findByG_C(long[] groupIds,
long classNameId,
int start,
int end)
Returns a range of all the d d m structures where groupId = any ? and classNameId = ?.
|
java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> |
findByG_C(long[] groupIds,
long classNameId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns an ordered range of all the d d m structures where groupId = any ? and classNameId = ?.
|
java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> |
findByG_C(long groupId,
long classNameId)
Returns all the d d m structures where groupId = ? and classNameId = ?.
|
java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> |
findByG_C(long groupId,
long classNameId,
int start,
int end)
Returns a range of all the d d m structures where groupId = ? and classNameId = ?.
|
java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> |
findByG_C(long groupId,
long classNameId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns an ordered range of all the d d m structures where groupId = ? and classNameId = ?.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
findByG_N_D_First(long groupId,
java.lang.String name,
java.lang.String description,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the first d d m structure in the ordered set where groupId = ? and name = ? and description = ?.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
findByG_N_D_Last(long groupId,
java.lang.String name,
java.lang.String description,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the last d d m structure in the ordered set where groupId = ? and name = ? and description = ?.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure[] |
findByG_N_D_PrevAndNext(long structureId,
long groupId,
java.lang.String name,
java.lang.String description,
com.liferay.portal.kernel.util.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 = ?.
|
java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> |
findByG_N_D(long groupId,
java.lang.String name,
java.lang.String description)
Returns all the d d m structures where groupId = ? and name = ? and description = ?.
|
java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> |
findByG_N_D(long groupId,
java.lang.String name,
java.lang.String description,
int start,
int end)
Returns a range of all the d d m structures where groupId = ? and name = ? and description = ?.
|
java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> |
findByG_N_D(long groupId,
java.lang.String name,
java.lang.String description,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns an ordered range of all the d d m structures where groupId = ? and name = ? and description = ?.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
findByG_P_First(long groupId,
long parentStructureId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the first d d m structure in the ordered set where groupId = ? and parentStructureId = ?.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
findByG_P_Last(long groupId,
long parentStructureId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the last d d m structure in the ordered set where groupId = ? and parentStructureId = ?.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure[] |
findByG_P_PrevAndNext(long structureId,
long groupId,
long parentStructureId,
com.liferay.portal.kernel.util.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 = ?.
|
java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> |
findByG_P(long groupId,
long parentStructureId)
Returns all the d d m structures where groupId = ? and parentStructureId = ?.
|
java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> |
findByG_P(long groupId,
long parentStructureId,
int start,
int end)
Returns a range of all the d d m structures where groupId = ? and parentStructureId = ?.
|
java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> |
findByG_P(long groupId,
long parentStructureId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns an ordered range of all the d d m structures where groupId = ? and parentStructureId = ?.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
findByGroupId_First(long groupId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the first d d m structure in the ordered set where groupId = ?.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
findByGroupId_Last(long groupId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the last d d m structure in the ordered set where groupId = ?.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure[] |
findByGroupId_PrevAndNext(long structureId,
long groupId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the d d m structures before and after the current d d m structure in the ordered set where groupId = ?.
|
java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> |
findByGroupId(long groupId)
Returns all the d d m structures where groupId = ?.
|
java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> |
findByGroupId(long[] groupIds)
Returns all the d d m structures where groupId = any ?.
|
java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> |
findByGroupId(long[] groupIds,
int start,
int end)
Returns a range of all the d d m structures where groupId = any ?.
|
java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> |
findByGroupId(long[] groupIds,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns an ordered range of all the d d m structures where groupId = any ?.
|
java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> |
findByGroupId(long groupId,
int start,
int end)
Returns a range of all the d d m structures where groupId = ?.
|
java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> |
findByGroupId(long groupId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns an ordered range of all the d d m structures where groupId = ?.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
findByParentStructureId_First(long parentStructureId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the first d d m structure in the ordered set where parentStructureId = ?.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
findByParentStructureId_Last(long parentStructureId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the last d d m structure in the ordered set where parentStructureId = ?.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure[] |
findByParentStructureId_PrevAndNext(long structureId,
long parentStructureId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the d d m structures before and after the current d d m structure in the ordered set where parentStructureId = ?.
|
java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> |
findByParentStructureId(long parentStructureId)
Returns all the d d m structures where parentStructureId = ?.
|
java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> |
findByParentStructureId(long parentStructureId,
int start,
int end)
Returns a range of all the d d m structures where parentStructureId = ?.
|
java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> |
findByParentStructureId(long parentStructureId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns an ordered range of all the d d m structures where parentStructureId = ?.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
findByPrimaryKey(long structureId)
Returns the d d m structure with the primary key or throws a
NoSuchStructureException if it could not be found. |
com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
findByPrimaryKey(java.io.Serializable primaryKey)
Returns the d d m structure with the primary key or throws a
NoSuchModelException if it could not be found. |
com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
findByStructureKey_First(java.lang.String structureKey,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the first d d m structure in the ordered set where structureKey = ?.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
findByStructureKey_Last(java.lang.String structureKey,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the last d d m structure in the ordered set where structureKey = ?.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure[] |
findByStructureKey_PrevAndNext(long structureId,
java.lang.String structureKey,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the d d m structures before and after the current d d m structure in the ordered set where structureKey = ?.
|
java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> |
findByStructureKey(java.lang.String structureKey)
Returns all the d d m structures where structureKey = ?.
|
java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> |
findByStructureKey(java.lang.String structureKey,
int start,
int end)
Returns a range of all the d d m structures where structureKey = ?.
|
java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> |
findByStructureKey(java.lang.String structureKey,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns an ordered range of all the d d m structures where structureKey = ?.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
findByUuid_C_First(java.lang.String uuid,
long companyId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the first d d m structure in the ordered set where uuid = ? and companyId = ?.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
findByUuid_C_Last(java.lang.String uuid,
long companyId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the last d d m structure in the ordered set where uuid = ? and companyId = ?.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure[] |
findByUuid_C_PrevAndNext(long structureId,
java.lang.String uuid,
long companyId,
com.liferay.portal.kernel.util.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 = ?.
|
java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> |
findByUuid_C(java.lang.String uuid,
long companyId)
Returns all the d d m structures where uuid = ? and companyId = ?.
|
java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> |
findByUuid_C(java.lang.String uuid,
long companyId,
int start,
int end)
Returns a range of all the d d m structures where uuid = ? and companyId = ?.
|
java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> |
findByUuid_C(java.lang.String uuid,
long companyId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns an ordered range of all the d d m structures where uuid = ? and companyId = ?.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
findByUuid_First(java.lang.String uuid,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the first d d m structure in the ordered set where uuid = ?.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
findByUUID_G(java.lang.String uuid,
long groupId)
Returns the d d m structure where uuid = ? and groupId = ? or throws a
NoSuchStructureException if it could not be found. |
com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
findByUuid_Last(java.lang.String uuid,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the last d d m structure in the ordered set where uuid = ?.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure[] |
findByUuid_PrevAndNext(long structureId,
java.lang.String uuid,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the d d m structures before and after the current d d m structure in the ordered set where uuid = ?.
|
java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> |
findByUuid(java.lang.String uuid)
Returns all the d d m structures where uuid = ?.
|
java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> |
findByUuid(java.lang.String uuid,
int start,
int end)
Returns a range of all the d d m structures where uuid = ?.
|
java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> |
findByUuid(java.lang.String uuid,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns an ordered range of all the d d m structures where uuid = ?.
|
protected java.util.Set<java.lang.String> |
getBadColumnNames() |
protected com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
getByC_C_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.dynamicdatamapping.model.DDMStructure ddmStructure,
long companyId,
long classNameId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous) |
protected com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
getByClassNameId_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.dynamicdatamapping.model.DDMStructure ddmStructure,
long classNameId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous) |
protected com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
getByG_C_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.dynamicdatamapping.model.DDMStructure ddmStructure,
long groupId,
long classNameId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous) |
protected com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
getByG_N_D_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.dynamicdatamapping.model.DDMStructure ddmStructure,
long groupId,
java.lang.String name,
java.lang.String description,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous) |
protected com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
getByG_P_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.dynamicdatamapping.model.DDMStructure ddmStructure,
long groupId,
long parentStructureId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous) |
protected com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
getByGroupId_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.dynamicdatamapping.model.DDMStructure ddmStructure,
long groupId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous) |
protected com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
getByParentStructureId_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.dynamicdatamapping.model.DDMStructure ddmStructure,
long parentStructureId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous) |
protected com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
getByStructureKey_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.dynamicdatamapping.model.DDMStructure ddmStructure,
java.lang.String structureKey,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous) |
protected com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
getByUuid_C_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.dynamicdatamapping.model.DDMStructure ddmStructure,
java.lang.String uuid,
long companyId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous) |
protected com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
getByUuid_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.dynamicdatamapping.model.DDMStructure ddmStructure,
java.lang.String uuid,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous) |
java.util.List<com.liferay.portlet.documentlibrary.model.DLFileEntryType> |
getDLFileEntryTypes(long pk)
Returns all the document library file entry types associated with the d d m structure.
|
java.util.List<com.liferay.portlet.documentlibrary.model.DLFileEntryType> |
getDLFileEntryTypes(long pk,
int start,
int end)
Returns a range of all the document library file entry types associated with the d d m structure.
|
java.util.List<com.liferay.portlet.documentlibrary.model.DLFileEntryType> |
getDLFileEntryTypes(long pk,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns an ordered range of all the document library file entry types associated with the d d m structure.
|
int |
getDLFileEntryTypesSize(long pk)
Returns the number of document library file entry types associated with the d d m structure.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
remove(long structureId)
Removes the d d m structure with the primary key from the database.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
remove(java.io.Serializable primaryKey)
Removes the d d m structure with the primary key from the database.
|
void |
removeAll()
Removes all the d d m structures from the database.
|
void |
removeByC_C(long companyId,
long classNameId)
Removes all the d d m structures where companyId = ? and classNameId = ? from the database.
|
void |
removeByClassNameId(long classNameId)
Removes all the d d m structures where classNameId = ? from the database.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
removeByG_C_S(long groupId,
long classNameId,
java.lang.String structureKey)
Removes the d d m structure where groupId = ? and classNameId = ? and structureKey = ? from the database.
|
void |
removeByG_C(long groupId,
long classNameId)
Removes all the d d m structures where groupId = ? and classNameId = ? from the database.
|
void |
removeByG_N_D(long groupId,
java.lang.String name,
java.lang.String description)
Removes all the d d m structures where groupId = ? and name = ? and description = ? from the database.
|
void |
removeByG_P(long groupId,
long parentStructureId)
Removes all the d d m structures where groupId = ? and parentStructureId = ? from the database.
|
void |
removeByGroupId(long groupId)
Removes all the d d m structures where groupId = ? from the database.
|
void |
removeByParentStructureId(long parentStructureId)
Removes all the d d m structures where parentStructureId = ? from the database.
|
void |
removeByStructureKey(java.lang.String structureKey)
Removes all the d d m structures where structureKey = ? from the database.
|
void |
removeByUuid_C(java.lang.String uuid,
long companyId)
Removes all the d d m structures where uuid = ? and companyId = ? from the database.
|
com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
removeByUUID_G(java.lang.String uuid,
long groupId)
Removes the d d m structure where uuid = ? and groupId = ? from the database.
|
void |
removeByUuid(java.lang.String uuid)
Removes all the d d m structures where uuid = ? from the database.
|
void |
removeDLFileEntryType(long pk,
com.liferay.portlet.documentlibrary.model.DLFileEntryType dlFileEntryType)
Removes the association between the d d m structure and the document library file entry type.
|
void |
removeDLFileEntryType(long pk,
long dlFileEntryTypePK)
Removes the association between the d d m structure and the document library file entry type.
|
void |
removeDLFileEntryTypes(long pk,
java.util.List<com.liferay.portlet.documentlibrary.model.DLFileEntryType> dlFileEntryTypes)
Removes the association between the d d m structure and the document library file entry types.
|
void |
removeDLFileEntryTypes(long pk,
long[] dlFileEntryTypePKs)
Removes the association between the d d m structure and the document library file entry types.
|
protected com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
removeImpl(com.liferay.portlet.dynamicdatamapping.model.DDMStructure ddmStructure) |
void |
setDLFileEntryTypes(long pk,
java.util.List<com.liferay.portlet.documentlibrary.model.DLFileEntryType> dlFileEntryTypes)
Sets the document library file entry types associated with the d d m structure, removing and adding associations as necessary.
|
void |
setDLFileEntryTypes(long pk,
long[] dlFileEntryTypePKs)
Sets the document library file entry types associated with the d d m structure, removing and adding associations as necessary.
|
protected com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
toUnwrappedModel(com.liferay.portlet.dynamicdatamapping.model.DDMStructure ddmStructure) |
com.liferay.portlet.dynamicdatamapping.model.DDMStructure |
updateImpl(com.liferay.portlet.dynamicdatamapping.model.DDMStructure ddmStructure) |
appendOrderByComparator, appendOrderByComparator, closeSession, countWithDynamicQuery, countWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, flush, getClassLoader, getCurrentSession, getDataSource, getDB, getDialect, getListeners, getModelClass, openNewSession, openSession, processException, registerListener, remove, removeConjunction, setDataSource, setModelClass, setSessionFactory, unregisterListener, update, update, update, update, updateImplclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcloseSession, countWithDynamicQuery, countWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, flush, getCurrentSession, getDataSource, getListeners, getModelClass, openSession, processException, registerListener, remove, setDataSource, unregisterListener, update, update, update, updatepublic static final java.lang.String FINDER_CLASS_NAME_ENTITY
public static final java.lang.String FINDER_CLASS_NAME_LIST_WITH_PAGINATION
public static final java.lang.String FINDER_CLASS_NAME_LIST_WITHOUT_PAGINATION
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_ALL
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_ALL
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_ALL
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_UUID
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_UUID
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_UUID
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FETCH_BY_UUID_G
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_UUID_G
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_UUID_C
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_UUID_C
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_UUID_C
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_GROUPID
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_GROUPID
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_GROUPID
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_COUNT_BY_GROUPID
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_PARENTSTRUCTUREID
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_PARENTSTRUCTUREID
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_PARENTSTRUCTUREID
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_CLASSNAMEID
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_CLASSNAMEID
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_CLASSNAMEID
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_STRUCTUREKEY
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_STRUCTUREKEY
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_STRUCTUREKEY
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_G_P
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_G_P
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_G_P
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_G_C
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_G_C
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_G_C
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_COUNT_BY_G_C
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_C_C
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_C_C
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_C_C
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FETCH_BY_G_C_S
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_G_C_S
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_G_N_D
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_G_N_D
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_G_N_D
@BeanReference(type=com.liferay.portlet.documentlibrary.service.persistence.DLFileEntryTypePersistence.class) protected com.liferay.portlet.documentlibrary.service.persistence.DLFileEntryTypePersistence dlFileEntryTypePersistence
protected com.liferay.portal.service.persistence.impl.TableMapper<com.liferay.portlet.dynamicdatamapping.model.DDMStructure,com.liferay.portlet.documentlibrary.model.DLFileEntryType> ddmStructureToDLFileEntryTypeTableMapper
public java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> findByUuid(java.lang.String uuid)
throws com.liferay.portal.kernel.exception.SystemException
findByUuid in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistenceuuid - the uuidcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> findByUuid(java.lang.String uuid,
int start,
int end)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from DDMStructureModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByUuid in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistenceuuid - the uuidstart - the lower bound of the range of d d m structuresend - the upper bound of the range of d d m structures (not inclusive)com.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> findByUuid(java.lang.String uuid,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from DDMStructureModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByUuid in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistenceuuid - the uuidstart - the lower bound of the range of d d m structuresend - the upper bound of the range of d d m structures (not inclusive)orderByComparator - the comparator to order the results by (optionally null)com.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure findByUuid_First(java.lang.String uuid,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.dynamicdatamapping.NoSuchStructureException,
com.liferay.portal.kernel.exception.SystemException
findByUuid_First in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistenceuuid - the uuidorderByComparator - the comparator to order the set by (optionally null)com.liferay.portlet.dynamicdatamapping.NoSuchStructureException - if a matching d d m structure could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure fetchByUuid_First(java.lang.String uuid,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
fetchByUuid_First in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistenceuuid - the uuidorderByComparator - the comparator to order the set by (optionally null)null if a matching d d m structure could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure findByUuid_Last(java.lang.String uuid,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.dynamicdatamapping.NoSuchStructureException,
com.liferay.portal.kernel.exception.SystemException
findByUuid_Last in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistenceuuid - the uuidorderByComparator - the comparator to order the set by (optionally null)com.liferay.portlet.dynamicdatamapping.NoSuchStructureException - if a matching d d m structure could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure fetchByUuid_Last(java.lang.String uuid,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
fetchByUuid_Last in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistenceuuid - the uuidorderByComparator - the comparator to order the set by (optionally null)null if a matching d d m structure could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure[] findByUuid_PrevAndNext(long structureId,
java.lang.String uuid,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.dynamicdatamapping.NoSuchStructureException,
com.liferay.portal.kernel.exception.SystemException
findByUuid_PrevAndNext in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencestructureId - the primary key of the current d d m structureuuid - the uuidorderByComparator - the comparator to order the set by (optionally null)com.liferay.portlet.dynamicdatamapping.NoSuchStructureException - if a d d m structure with the primary key could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredprotected com.liferay.portlet.dynamicdatamapping.model.DDMStructure getByUuid_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.dynamicdatamapping.model.DDMStructure ddmStructure,
java.lang.String uuid,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous)
public void removeByUuid(java.lang.String uuid)
throws com.liferay.portal.kernel.exception.SystemException
removeByUuid in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistenceuuid - the uuidcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic int countByUuid(java.lang.String uuid)
throws com.liferay.portal.kernel.exception.SystemException
countByUuid in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistenceuuid - the uuidcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure findByUUID_G(java.lang.String uuid,
long groupId)
throws com.liferay.portlet.dynamicdatamapping.NoSuchStructureException,
com.liferay.portal.kernel.exception.SystemException
NoSuchStructureException if it could not be found.findByUUID_G in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistenceuuid - the uuidgroupId - the group IDcom.liferay.portlet.dynamicdatamapping.NoSuchStructureException - if a matching d d m structure could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure fetchByUUID_G(java.lang.String uuid,
long groupId)
throws com.liferay.portal.kernel.exception.SystemException
null if it could not be found. Uses the finder cache.fetchByUUID_G in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistenceuuid - the uuidgroupId - the group IDnull if a matching d d m structure could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure fetchByUUID_G(java.lang.String uuid,
long groupId,
boolean retrieveFromCache)
throws com.liferay.portal.kernel.exception.SystemException
null if it could not be found, optionally using the finder cache.fetchByUUID_G in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistenceuuid - the uuidgroupId - the group IDretrieveFromCache - whether to use the finder cachenull if a matching d d m structure could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure removeByUUID_G(java.lang.String uuid,
long groupId)
throws com.liferay.portlet.dynamicdatamapping.NoSuchStructureException,
com.liferay.portal.kernel.exception.SystemException
removeByUUID_G in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistenceuuid - the uuidgroupId - the group IDcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredcom.liferay.portlet.dynamicdatamapping.NoSuchStructureExceptionpublic int countByUUID_G(java.lang.String uuid,
long groupId)
throws com.liferay.portal.kernel.exception.SystemException
countByUUID_G in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistenceuuid - the uuidgroupId - the group IDcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> findByUuid_C(java.lang.String uuid,
long companyId)
throws com.liferay.portal.kernel.exception.SystemException
findByUuid_C in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistenceuuid - the uuidcompanyId - the company IDcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> findByUuid_C(java.lang.String uuid,
long companyId,
int start,
int end)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from DDMStructureModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByUuid_C in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistenceuuid - the uuidcompanyId - the company IDstart - the lower bound of the range of d d m structuresend - the upper bound of the range of d d m structures (not inclusive)com.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> findByUuid_C(java.lang.String uuid,
long companyId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from DDMStructureModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByUuid_C in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistenceuuid - the uuidcompanyId - the company IDstart - the lower bound of the range of d d m structuresend - the upper bound of the range of d d m structures (not inclusive)orderByComparator - the comparator to order the results by (optionally null)com.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure findByUuid_C_First(java.lang.String uuid,
long companyId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.dynamicdatamapping.NoSuchStructureException,
com.liferay.portal.kernel.exception.SystemException
findByUuid_C_First in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistenceuuid - the uuidcompanyId - the company IDorderByComparator - the comparator to order the set by (optionally null)com.liferay.portlet.dynamicdatamapping.NoSuchStructureException - if a matching d d m structure could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure fetchByUuid_C_First(java.lang.String uuid,
long companyId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
fetchByUuid_C_First in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistenceuuid - the uuidcompanyId - the company IDorderByComparator - the comparator to order the set by (optionally null)null if a matching d d m structure could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure findByUuid_C_Last(java.lang.String uuid,
long companyId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.dynamicdatamapping.NoSuchStructureException,
com.liferay.portal.kernel.exception.SystemException
findByUuid_C_Last in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistenceuuid - the uuidcompanyId - the company IDorderByComparator - the comparator to order the set by (optionally null)com.liferay.portlet.dynamicdatamapping.NoSuchStructureException - if a matching d d m structure could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure fetchByUuid_C_Last(java.lang.String uuid,
long companyId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
fetchByUuid_C_Last in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistenceuuid - the uuidcompanyId - the company IDorderByComparator - the comparator to order the set by (optionally null)null if a matching d d m structure could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure[] findByUuid_C_PrevAndNext(long structureId,
java.lang.String uuid,
long companyId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.dynamicdatamapping.NoSuchStructureException,
com.liferay.portal.kernel.exception.SystemException
findByUuid_C_PrevAndNext in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencestructureId - the primary key of the current d d m structureuuid - the uuidcompanyId - the company IDorderByComparator - the comparator to order the set by (optionally null)com.liferay.portlet.dynamicdatamapping.NoSuchStructureException - if a d d m structure with the primary key could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredprotected com.liferay.portlet.dynamicdatamapping.model.DDMStructure getByUuid_C_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.dynamicdatamapping.model.DDMStructure ddmStructure,
java.lang.String uuid,
long companyId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous)
public void removeByUuid_C(java.lang.String uuid,
long companyId)
throws com.liferay.portal.kernel.exception.SystemException
removeByUuid_C in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistenceuuid - the uuidcompanyId - the company IDcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic int countByUuid_C(java.lang.String uuid,
long companyId)
throws com.liferay.portal.kernel.exception.SystemException
countByUuid_C in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistenceuuid - the uuidcompanyId - the company IDcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> findByGroupId(long groupId)
throws com.liferay.portal.kernel.exception.SystemException
findByGroupId in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupId - the group IDcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> findByGroupId(long groupId,
int start,
int end)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from DDMStructureModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByGroupId in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupId - the group IDstart - the lower bound of the range of d d m structuresend - the upper bound of the range of d d m structures (not inclusive)com.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> findByGroupId(long groupId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from DDMStructureModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByGroupId in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupId - the group IDstart - the lower bound of the range of d d m structuresend - the upper bound of the range of d d m structures (not inclusive)orderByComparator - the comparator to order the results by (optionally null)com.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure findByGroupId_First(long groupId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.dynamicdatamapping.NoSuchStructureException,
com.liferay.portal.kernel.exception.SystemException
findByGroupId_First in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupId - the group IDorderByComparator - the comparator to order the set by (optionally null)com.liferay.portlet.dynamicdatamapping.NoSuchStructureException - if a matching d d m structure could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure fetchByGroupId_First(long groupId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
fetchByGroupId_First in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupId - the group IDorderByComparator - the comparator to order the set by (optionally null)null if a matching d d m structure could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure findByGroupId_Last(long groupId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.dynamicdatamapping.NoSuchStructureException,
com.liferay.portal.kernel.exception.SystemException
findByGroupId_Last in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupId - the group IDorderByComparator - the comparator to order the set by (optionally null)com.liferay.portlet.dynamicdatamapping.NoSuchStructureException - if a matching d d m structure could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure fetchByGroupId_Last(long groupId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
fetchByGroupId_Last in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupId - the group IDorderByComparator - the comparator to order the set by (optionally null)null if a matching d d m structure could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure[] findByGroupId_PrevAndNext(long structureId,
long groupId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.dynamicdatamapping.NoSuchStructureException,
com.liferay.portal.kernel.exception.SystemException
findByGroupId_PrevAndNext in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencestructureId - the primary key of the current d d m structuregroupId - the group IDorderByComparator - the comparator to order the set by (optionally null)com.liferay.portlet.dynamicdatamapping.NoSuchStructureException - if a d d m structure with the primary key could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredprotected com.liferay.portlet.dynamicdatamapping.model.DDMStructure getByGroupId_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.dynamicdatamapping.model.DDMStructure ddmStructure,
long groupId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous)
public java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> filterFindByGroupId(long groupId)
throws com.liferay.portal.kernel.exception.SystemException
filterFindByGroupId in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupId - the group IDcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> filterFindByGroupId(long groupId,
int start,
int end)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from DDMStructureModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
filterFindByGroupId in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupId - the group IDstart - the lower bound of the range of d d m structuresend - the upper bound of the range of d d m structures (not inclusive)com.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> filterFindByGroupId(long groupId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from DDMStructureModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
filterFindByGroupId in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupId - the group IDstart - the lower bound of the range of d d m structuresend - the upper bound of the range of d d m structures (not inclusive)orderByComparator - the comparator to order the results by (optionally null)com.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure[] filterFindByGroupId_PrevAndNext(long structureId,
long groupId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.dynamicdatamapping.NoSuchStructureException,
com.liferay.portal.kernel.exception.SystemException
filterFindByGroupId_PrevAndNext in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencestructureId - the primary key of the current d d m structuregroupId - the group IDorderByComparator - the comparator to order the set by (optionally null)com.liferay.portlet.dynamicdatamapping.NoSuchStructureException - if a d d m structure with the primary key could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredprotected com.liferay.portlet.dynamicdatamapping.model.DDMStructure filterGetByGroupId_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.dynamicdatamapping.model.DDMStructure ddmStructure,
long groupId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous)
public java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> filterFindByGroupId(long[] groupIds)
throws com.liferay.portal.kernel.exception.SystemException
filterFindByGroupId in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupIds - the group IDscom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> filterFindByGroupId(long[] groupIds,
int start,
int end)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from DDMStructureModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
filterFindByGroupId in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupIds - the group IDsstart - the lower bound of the range of d d m structuresend - the upper bound of the range of d d m structures (not inclusive)com.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> filterFindByGroupId(long[] groupIds,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from DDMStructureModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
filterFindByGroupId in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupIds - the group IDsstart - the lower bound of the range of d d m structuresend - the upper bound of the range of d d m structures (not inclusive)orderByComparator - the comparator to order the results by (optionally null)com.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> findByGroupId(long[] groupIds)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from DDMStructureModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByGroupId in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupIds - the group IDscom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> findByGroupId(long[] groupIds,
int start,
int end)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from DDMStructureModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByGroupId in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupIds - the group IDsstart - the lower bound of the range of d d m structuresend - the upper bound of the range of d d m structures (not inclusive)com.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> findByGroupId(long[] groupIds,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from DDMStructureModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByGroupId in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupIds - the group IDsstart - the lower bound of the range of d d m structuresend - the upper bound of the range of d d m structures (not inclusive)orderByComparator - the comparator to order the results by (optionally null)com.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic void removeByGroupId(long groupId)
throws com.liferay.portal.kernel.exception.SystemException
removeByGroupId in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupId - the group IDcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic int countByGroupId(long groupId)
throws com.liferay.portal.kernel.exception.SystemException
countByGroupId in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupId - the group IDcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic int countByGroupId(long[] groupIds)
throws com.liferay.portal.kernel.exception.SystemException
countByGroupId in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupIds - the group IDscom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic int filterCountByGroupId(long groupId)
throws com.liferay.portal.kernel.exception.SystemException
filterCountByGroupId in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupId - the group IDcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic int filterCountByGroupId(long[] groupIds)
throws com.liferay.portal.kernel.exception.SystemException
filterCountByGroupId in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupIds - the group IDscom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> findByParentStructureId(long parentStructureId)
throws com.liferay.portal.kernel.exception.SystemException
findByParentStructureId in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistenceparentStructureId - the parent structure IDcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> findByParentStructureId(long parentStructureId,
int start,
int end)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from DDMStructureModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByParentStructureId in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistenceparentStructureId - the parent structure IDstart - the lower bound of the range of d d m structuresend - the upper bound of the range of d d m structures (not inclusive)com.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> findByParentStructureId(long parentStructureId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from DDMStructureModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByParentStructureId in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistenceparentStructureId - the parent structure IDstart - the lower bound of the range of d d m structuresend - the upper bound of the range of d d m structures (not inclusive)orderByComparator - the comparator to order the results by (optionally null)com.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure findByParentStructureId_First(long parentStructureId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.dynamicdatamapping.NoSuchStructureException,
com.liferay.portal.kernel.exception.SystemException
findByParentStructureId_First in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistenceparentStructureId - the parent structure IDorderByComparator - the comparator to order the set by (optionally null)com.liferay.portlet.dynamicdatamapping.NoSuchStructureException - if a matching d d m structure could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure fetchByParentStructureId_First(long parentStructureId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
fetchByParentStructureId_First in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistenceparentStructureId - the parent structure IDorderByComparator - the comparator to order the set by (optionally null)null if a matching d d m structure could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure findByParentStructureId_Last(long parentStructureId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.dynamicdatamapping.NoSuchStructureException,
com.liferay.portal.kernel.exception.SystemException
findByParentStructureId_Last in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistenceparentStructureId - the parent structure IDorderByComparator - the comparator to order the set by (optionally null)com.liferay.portlet.dynamicdatamapping.NoSuchStructureException - if a matching d d m structure could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure fetchByParentStructureId_Last(long parentStructureId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
fetchByParentStructureId_Last in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistenceparentStructureId - the parent structure IDorderByComparator - the comparator to order the set by (optionally null)null if a matching d d m structure could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure[] findByParentStructureId_PrevAndNext(long structureId,
long parentStructureId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.dynamicdatamapping.NoSuchStructureException,
com.liferay.portal.kernel.exception.SystemException
findByParentStructureId_PrevAndNext in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencestructureId - the primary key of the current d d m structureparentStructureId - the parent structure IDorderByComparator - the comparator to order the set by (optionally null)com.liferay.portlet.dynamicdatamapping.NoSuchStructureException - if a d d m structure with the primary key could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredprotected com.liferay.portlet.dynamicdatamapping.model.DDMStructure getByParentStructureId_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.dynamicdatamapping.model.DDMStructure ddmStructure,
long parentStructureId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous)
public void removeByParentStructureId(long parentStructureId)
throws com.liferay.portal.kernel.exception.SystemException
removeByParentStructureId in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistenceparentStructureId - the parent structure IDcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic int countByParentStructureId(long parentStructureId)
throws com.liferay.portal.kernel.exception.SystemException
countByParentStructureId in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistenceparentStructureId - the parent structure IDcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> findByClassNameId(long classNameId)
throws com.liferay.portal.kernel.exception.SystemException
findByClassNameId in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistenceclassNameId - the class name IDcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> findByClassNameId(long classNameId,
int start,
int end)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from DDMStructureModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByClassNameId in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistenceclassNameId - the class name IDstart - the lower bound of the range of d d m structuresend - the upper bound of the range of d d m structures (not inclusive)com.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> findByClassNameId(long classNameId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from DDMStructureModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByClassNameId in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistenceclassNameId - the class name IDstart - the lower bound of the range of d d m structuresend - the upper bound of the range of d d m structures (not inclusive)orderByComparator - the comparator to order the results by (optionally null)com.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure findByClassNameId_First(long classNameId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.dynamicdatamapping.NoSuchStructureException,
com.liferay.portal.kernel.exception.SystemException
findByClassNameId_First in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistenceclassNameId - the class name IDorderByComparator - the comparator to order the set by (optionally null)com.liferay.portlet.dynamicdatamapping.NoSuchStructureException - if a matching d d m structure could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure fetchByClassNameId_First(long classNameId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
fetchByClassNameId_First in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistenceclassNameId - the class name IDorderByComparator - the comparator to order the set by (optionally null)null if a matching d d m structure could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure findByClassNameId_Last(long classNameId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.dynamicdatamapping.NoSuchStructureException,
com.liferay.portal.kernel.exception.SystemException
findByClassNameId_Last in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistenceclassNameId - the class name IDorderByComparator - the comparator to order the set by (optionally null)com.liferay.portlet.dynamicdatamapping.NoSuchStructureException - if a matching d d m structure could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure fetchByClassNameId_Last(long classNameId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
fetchByClassNameId_Last in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistenceclassNameId - the class name IDorderByComparator - the comparator to order the set by (optionally null)null if a matching d d m structure could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure[] findByClassNameId_PrevAndNext(long structureId,
long classNameId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.dynamicdatamapping.NoSuchStructureException,
com.liferay.portal.kernel.exception.SystemException
findByClassNameId_PrevAndNext in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencestructureId - the primary key of the current d d m structureclassNameId - the class name IDorderByComparator - the comparator to order the set by (optionally null)com.liferay.portlet.dynamicdatamapping.NoSuchStructureException - if a d d m structure with the primary key could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredprotected com.liferay.portlet.dynamicdatamapping.model.DDMStructure getByClassNameId_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.dynamicdatamapping.model.DDMStructure ddmStructure,
long classNameId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous)
public void removeByClassNameId(long classNameId)
throws com.liferay.portal.kernel.exception.SystemException
removeByClassNameId in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistenceclassNameId - the class name IDcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic int countByClassNameId(long classNameId)
throws com.liferay.portal.kernel.exception.SystemException
countByClassNameId in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistenceclassNameId - the class name IDcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> findByStructureKey(java.lang.String structureKey)
throws com.liferay.portal.kernel.exception.SystemException
findByStructureKey in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencestructureKey - the structure keycom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> findByStructureKey(java.lang.String structureKey,
int start,
int end)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from DDMStructureModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByStructureKey in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencestructureKey - the structure keystart - the lower bound of the range of d d m structuresend - the upper bound of the range of d d m structures (not inclusive)com.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> findByStructureKey(java.lang.String structureKey,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from DDMStructureModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByStructureKey in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencestructureKey - the structure keystart - the lower bound of the range of d d m structuresend - the upper bound of the range of d d m structures (not inclusive)orderByComparator - the comparator to order the results by (optionally null)com.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure findByStructureKey_First(java.lang.String structureKey,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.dynamicdatamapping.NoSuchStructureException,
com.liferay.portal.kernel.exception.SystemException
findByStructureKey_First in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencestructureKey - the structure keyorderByComparator - the comparator to order the set by (optionally null)com.liferay.portlet.dynamicdatamapping.NoSuchStructureException - if a matching d d m structure could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure fetchByStructureKey_First(java.lang.String structureKey,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
fetchByStructureKey_First in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencestructureKey - the structure keyorderByComparator - the comparator to order the set by (optionally null)null if a matching d d m structure could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure findByStructureKey_Last(java.lang.String structureKey,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.dynamicdatamapping.NoSuchStructureException,
com.liferay.portal.kernel.exception.SystemException
findByStructureKey_Last in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencestructureKey - the structure keyorderByComparator - the comparator to order the set by (optionally null)com.liferay.portlet.dynamicdatamapping.NoSuchStructureException - if a matching d d m structure could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure fetchByStructureKey_Last(java.lang.String structureKey,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
fetchByStructureKey_Last in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencestructureKey - the structure keyorderByComparator - the comparator to order the set by (optionally null)null if a matching d d m structure could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure[] findByStructureKey_PrevAndNext(long structureId,
java.lang.String structureKey,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.dynamicdatamapping.NoSuchStructureException,
com.liferay.portal.kernel.exception.SystemException
findByStructureKey_PrevAndNext in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencestructureId - the primary key of the current d d m structurestructureKey - the structure keyorderByComparator - the comparator to order the set by (optionally null)com.liferay.portlet.dynamicdatamapping.NoSuchStructureException - if a d d m structure with the primary key could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredprotected com.liferay.portlet.dynamicdatamapping.model.DDMStructure getByStructureKey_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.dynamicdatamapping.model.DDMStructure ddmStructure,
java.lang.String structureKey,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous)
public void removeByStructureKey(java.lang.String structureKey)
throws com.liferay.portal.kernel.exception.SystemException
removeByStructureKey in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencestructureKey - the structure keycom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic int countByStructureKey(java.lang.String structureKey)
throws com.liferay.portal.kernel.exception.SystemException
countByStructureKey in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencestructureKey - the structure keycom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> findByG_P(long groupId,
long parentStructureId)
throws com.liferay.portal.kernel.exception.SystemException
findByG_P in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupId - the group IDparentStructureId - the parent structure IDcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> findByG_P(long groupId,
long parentStructureId,
int start,
int end)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from DDMStructureModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByG_P in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupId - the group IDparentStructureId - the parent structure IDstart - the lower bound of the range of d d m structuresend - the upper bound of the range of d d m structures (not inclusive)com.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> findByG_P(long groupId,
long parentStructureId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from DDMStructureModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByG_P in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupId - the group IDparentStructureId - the parent structure IDstart - the lower bound of the range of d d m structuresend - the upper bound of the range of d d m structures (not inclusive)orderByComparator - the comparator to order the results by (optionally null)com.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure findByG_P_First(long groupId,
long parentStructureId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.dynamicdatamapping.NoSuchStructureException,
com.liferay.portal.kernel.exception.SystemException
findByG_P_First in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupId - the group IDparentStructureId - the parent structure IDorderByComparator - the comparator to order the set by (optionally null)com.liferay.portlet.dynamicdatamapping.NoSuchStructureException - if a matching d d m structure could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure fetchByG_P_First(long groupId,
long parentStructureId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
fetchByG_P_First in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupId - the group IDparentStructureId - the parent structure IDorderByComparator - the comparator to order the set by (optionally null)null if a matching d d m structure could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure findByG_P_Last(long groupId,
long parentStructureId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.dynamicdatamapping.NoSuchStructureException,
com.liferay.portal.kernel.exception.SystemException
findByG_P_Last in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupId - the group IDparentStructureId - the parent structure IDorderByComparator - the comparator to order the set by (optionally null)com.liferay.portlet.dynamicdatamapping.NoSuchStructureException - if a matching d d m structure could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure fetchByG_P_Last(long groupId,
long parentStructureId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
fetchByG_P_Last in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupId - the group IDparentStructureId - the parent structure IDorderByComparator - the comparator to order the set by (optionally null)null if a matching d d m structure could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure[] findByG_P_PrevAndNext(long structureId,
long groupId,
long parentStructureId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.dynamicdatamapping.NoSuchStructureException,
com.liferay.portal.kernel.exception.SystemException
findByG_P_PrevAndNext in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencestructureId - the primary key of the current d d m structuregroupId - the group IDparentStructureId - the parent structure IDorderByComparator - the comparator to order the set by (optionally null)com.liferay.portlet.dynamicdatamapping.NoSuchStructureException - if a d d m structure with the primary key could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredprotected com.liferay.portlet.dynamicdatamapping.model.DDMStructure getByG_P_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.dynamicdatamapping.model.DDMStructure ddmStructure,
long groupId,
long parentStructureId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous)
public java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> filterFindByG_P(long groupId,
long parentStructureId)
throws com.liferay.portal.kernel.exception.SystemException
filterFindByG_P in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupId - the group IDparentStructureId - the parent structure IDcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> filterFindByG_P(long groupId,
long parentStructureId,
int start,
int end)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from DDMStructureModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
filterFindByG_P in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupId - the group IDparentStructureId - the parent structure IDstart - the lower bound of the range of d d m structuresend - the upper bound of the range of d d m structures (not inclusive)com.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> filterFindByG_P(long groupId,
long parentStructureId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from DDMStructureModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
filterFindByG_P in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupId - the group IDparentStructureId - the parent structure IDstart - the lower bound of the range of d d m structuresend - the upper bound of the range of d d m structures (not inclusive)orderByComparator - the comparator to order the results by (optionally null)com.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure[] filterFindByG_P_PrevAndNext(long structureId,
long groupId,
long parentStructureId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.dynamicdatamapping.NoSuchStructureException,
com.liferay.portal.kernel.exception.SystemException
filterFindByG_P_PrevAndNext in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencestructureId - the primary key of the current d d m structuregroupId - the group IDparentStructureId - the parent structure IDorderByComparator - the comparator to order the set by (optionally null)com.liferay.portlet.dynamicdatamapping.NoSuchStructureException - if a d d m structure with the primary key could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredprotected com.liferay.portlet.dynamicdatamapping.model.DDMStructure filterGetByG_P_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.dynamicdatamapping.model.DDMStructure ddmStructure,
long groupId,
long parentStructureId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous)
public void removeByG_P(long groupId,
long parentStructureId)
throws com.liferay.portal.kernel.exception.SystemException
removeByG_P in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupId - the group IDparentStructureId - the parent structure IDcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic int countByG_P(long groupId,
long parentStructureId)
throws com.liferay.portal.kernel.exception.SystemException
countByG_P in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupId - the group IDparentStructureId - the parent structure IDcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic int filterCountByG_P(long groupId,
long parentStructureId)
throws com.liferay.portal.kernel.exception.SystemException
filterCountByG_P in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupId - the group IDparentStructureId - the parent structure IDcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> findByG_C(long groupId,
long classNameId)
throws com.liferay.portal.kernel.exception.SystemException
findByG_C in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupId - the group IDclassNameId - the class name IDcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> findByG_C(long groupId,
long classNameId,
int start,
int end)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from DDMStructureModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByG_C in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupId - the group IDclassNameId - the class name IDstart - the lower bound of the range of d d m structuresend - the upper bound of the range of d d m structures (not inclusive)com.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> findByG_C(long groupId,
long classNameId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from DDMStructureModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByG_C in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupId - the group IDclassNameId - the class name IDstart - the lower bound of the range of d d m structuresend - the upper bound of the range of d d m structures (not inclusive)orderByComparator - the comparator to order the results by (optionally null)com.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure findByG_C_First(long groupId,
long classNameId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.dynamicdatamapping.NoSuchStructureException,
com.liferay.portal.kernel.exception.SystemException
findByG_C_First in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupId - the group IDclassNameId - the class name IDorderByComparator - the comparator to order the set by (optionally null)com.liferay.portlet.dynamicdatamapping.NoSuchStructureException - if a matching d d m structure could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure fetchByG_C_First(long groupId,
long classNameId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
fetchByG_C_First in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupId - the group IDclassNameId - the class name IDorderByComparator - the comparator to order the set by (optionally null)null if a matching d d m structure could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure findByG_C_Last(long groupId,
long classNameId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.dynamicdatamapping.NoSuchStructureException,
com.liferay.portal.kernel.exception.SystemException
findByG_C_Last in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupId - the group IDclassNameId - the class name IDorderByComparator - the comparator to order the set by (optionally null)com.liferay.portlet.dynamicdatamapping.NoSuchStructureException - if a matching d d m structure could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure fetchByG_C_Last(long groupId,
long classNameId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
fetchByG_C_Last in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupId - the group IDclassNameId - the class name IDorderByComparator - the comparator to order the set by (optionally null)null if a matching d d m structure could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure[] findByG_C_PrevAndNext(long structureId,
long groupId,
long classNameId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.dynamicdatamapping.NoSuchStructureException,
com.liferay.portal.kernel.exception.SystemException
findByG_C_PrevAndNext in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencestructureId - the primary key of the current d d m structuregroupId - the group IDclassNameId - the class name IDorderByComparator - the comparator to order the set by (optionally null)com.liferay.portlet.dynamicdatamapping.NoSuchStructureException - if a d d m structure with the primary key could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredprotected com.liferay.portlet.dynamicdatamapping.model.DDMStructure getByG_C_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.dynamicdatamapping.model.DDMStructure ddmStructure,
long groupId,
long classNameId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous)
public java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> filterFindByG_C(long groupId,
long classNameId)
throws com.liferay.portal.kernel.exception.SystemException
filterFindByG_C in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupId - the group IDclassNameId - the class name IDcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> filterFindByG_C(long groupId,
long classNameId,
int start,
int end)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from DDMStructureModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
filterFindByG_C in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupId - the group IDclassNameId - the class name IDstart - the lower bound of the range of d d m structuresend - the upper bound of the range of d d m structures (not inclusive)com.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> filterFindByG_C(long groupId,
long classNameId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from DDMStructureModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
filterFindByG_C in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupId - the group IDclassNameId - the class name IDstart - the lower bound of the range of d d m structuresend - the upper bound of the range of d d m structures (not inclusive)orderByComparator - the comparator to order the results by (optionally null)com.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure[] filterFindByG_C_PrevAndNext(long structureId,
long groupId,
long classNameId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.dynamicdatamapping.NoSuchStructureException,
com.liferay.portal.kernel.exception.SystemException
filterFindByG_C_PrevAndNext in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencestructureId - the primary key of the current d d m structuregroupId - the group IDclassNameId - the class name IDorderByComparator - the comparator to order the set by (optionally null)com.liferay.portlet.dynamicdatamapping.NoSuchStructureException - if a d d m structure with the primary key could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredprotected com.liferay.portlet.dynamicdatamapping.model.DDMStructure filterGetByG_C_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.dynamicdatamapping.model.DDMStructure ddmStructure,
long groupId,
long classNameId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous)
public java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> filterFindByG_C(long[] groupIds,
long classNameId)
throws com.liferay.portal.kernel.exception.SystemException
filterFindByG_C in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupIds - the group IDsclassNameId - the class name IDcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> filterFindByG_C(long[] groupIds,
long classNameId,
int start,
int end)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from DDMStructureModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
filterFindByG_C in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupIds - the group IDsclassNameId - the class name IDstart - the lower bound of the range of d d m structuresend - the upper bound of the range of d d m structures (not inclusive)com.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> filterFindByG_C(long[] groupIds,
long classNameId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from DDMStructureModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
filterFindByG_C in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupIds - the group IDsclassNameId - the class name IDstart - the lower bound of the range of d d m structuresend - the upper bound of the range of d d m structures (not inclusive)orderByComparator - the comparator to order the results by (optionally null)com.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> findByG_C(long[] groupIds,
long classNameId)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from DDMStructureModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByG_C in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupIds - the group IDsclassNameId - the class name IDcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> findByG_C(long[] groupIds,
long classNameId,
int start,
int end)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from DDMStructureModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByG_C in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupIds - the group IDsclassNameId - the class name IDstart - the lower bound of the range of d d m structuresend - the upper bound of the range of d d m structures (not inclusive)com.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> findByG_C(long[] groupIds,
long classNameId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from DDMStructureModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByG_C in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupIds - the group IDsclassNameId - the class name IDstart - the lower bound of the range of d d m structuresend - the upper bound of the range of d d m structures (not inclusive)orderByComparator - the comparator to order the results by (optionally null)com.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic void removeByG_C(long groupId,
long classNameId)
throws com.liferay.portal.kernel.exception.SystemException
removeByG_C in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupId - the group IDclassNameId - the class name IDcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic int countByG_C(long groupId,
long classNameId)
throws com.liferay.portal.kernel.exception.SystemException
countByG_C in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupId - the group IDclassNameId - the class name IDcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic int countByG_C(long[] groupIds,
long classNameId)
throws com.liferay.portal.kernel.exception.SystemException
countByG_C in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupIds - the group IDsclassNameId - the class name IDcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic int filterCountByG_C(long groupId,
long classNameId)
throws com.liferay.portal.kernel.exception.SystemException
filterCountByG_C in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupId - the group IDclassNameId - the class name IDcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic int filterCountByG_C(long[] groupIds,
long classNameId)
throws com.liferay.portal.kernel.exception.SystemException
filterCountByG_C in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupIds - the group IDsclassNameId - the class name IDcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> findByC_C(long companyId,
long classNameId)
throws com.liferay.portal.kernel.exception.SystemException
findByC_C in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencecompanyId - the company IDclassNameId - the class name IDcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> findByC_C(long companyId,
long classNameId,
int start,
int end)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from DDMStructureModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByC_C in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencecompanyId - the company IDclassNameId - the class name IDstart - the lower bound of the range of d d m structuresend - the upper bound of the range of d d m structures (not inclusive)com.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> findByC_C(long companyId,
long classNameId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from DDMStructureModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByC_C in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencecompanyId - the company IDclassNameId - the class name IDstart - the lower bound of the range of d d m structuresend - the upper bound of the range of d d m structures (not inclusive)orderByComparator - the comparator to order the results by (optionally null)com.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure findByC_C_First(long companyId,
long classNameId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.dynamicdatamapping.NoSuchStructureException,
com.liferay.portal.kernel.exception.SystemException
findByC_C_First in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencecompanyId - the company IDclassNameId - the class name IDorderByComparator - the comparator to order the set by (optionally null)com.liferay.portlet.dynamicdatamapping.NoSuchStructureException - if a matching d d m structure could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure fetchByC_C_First(long companyId,
long classNameId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
fetchByC_C_First in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencecompanyId - the company IDclassNameId - the class name IDorderByComparator - the comparator to order the set by (optionally null)null if a matching d d m structure could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure findByC_C_Last(long companyId,
long classNameId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.dynamicdatamapping.NoSuchStructureException,
com.liferay.portal.kernel.exception.SystemException
findByC_C_Last in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencecompanyId - the company IDclassNameId - the class name IDorderByComparator - the comparator to order the set by (optionally null)com.liferay.portlet.dynamicdatamapping.NoSuchStructureException - if a matching d d m structure could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure fetchByC_C_Last(long companyId,
long classNameId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
fetchByC_C_Last in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencecompanyId - the company IDclassNameId - the class name IDorderByComparator - the comparator to order the set by (optionally null)null if a matching d d m structure could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure[] findByC_C_PrevAndNext(long structureId,
long companyId,
long classNameId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.dynamicdatamapping.NoSuchStructureException,
com.liferay.portal.kernel.exception.SystemException
findByC_C_PrevAndNext in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencestructureId - the primary key of the current d d m structurecompanyId - the company IDclassNameId - the class name IDorderByComparator - the comparator to order the set by (optionally null)com.liferay.portlet.dynamicdatamapping.NoSuchStructureException - if a d d m structure with the primary key could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredprotected com.liferay.portlet.dynamicdatamapping.model.DDMStructure getByC_C_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.dynamicdatamapping.model.DDMStructure ddmStructure,
long companyId,
long classNameId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous)
public void removeByC_C(long companyId,
long classNameId)
throws com.liferay.portal.kernel.exception.SystemException
removeByC_C in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencecompanyId - the company IDclassNameId - the class name IDcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic int countByC_C(long companyId,
long classNameId)
throws com.liferay.portal.kernel.exception.SystemException
countByC_C in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencecompanyId - the company IDclassNameId - the class name IDcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure findByG_C_S(long groupId,
long classNameId,
java.lang.String structureKey)
throws com.liferay.portlet.dynamicdatamapping.NoSuchStructureException,
com.liferay.portal.kernel.exception.SystemException
NoSuchStructureException if it could not be found.findByG_C_S in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupId - the group IDclassNameId - the class name IDstructureKey - the structure keycom.liferay.portlet.dynamicdatamapping.NoSuchStructureException - if a matching d d m structure could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure fetchByG_C_S(long groupId,
long classNameId,
java.lang.String structureKey)
throws com.liferay.portal.kernel.exception.SystemException
null if it could not be found. Uses the finder cache.fetchByG_C_S in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupId - the group IDclassNameId - the class name IDstructureKey - the structure keynull if a matching d d m structure could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure fetchByG_C_S(long groupId,
long classNameId,
java.lang.String structureKey,
boolean retrieveFromCache)
throws com.liferay.portal.kernel.exception.SystemException
null if it could not be found, optionally using the finder cache.fetchByG_C_S in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupId - the group IDclassNameId - the class name IDstructureKey - the structure keyretrieveFromCache - whether to use the finder cachenull if a matching d d m structure could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure removeByG_C_S(long groupId,
long classNameId,
java.lang.String structureKey)
throws com.liferay.portlet.dynamicdatamapping.NoSuchStructureException,
com.liferay.portal.kernel.exception.SystemException
removeByG_C_S in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupId - the group IDclassNameId - the class name IDstructureKey - the structure keycom.liferay.portal.kernel.exception.SystemException - if a system exception occurredcom.liferay.portlet.dynamicdatamapping.NoSuchStructureExceptionpublic int countByG_C_S(long groupId,
long classNameId,
java.lang.String structureKey)
throws com.liferay.portal.kernel.exception.SystemException
countByG_C_S in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupId - the group IDclassNameId - the class name IDstructureKey - the structure keycom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> findByG_N_D(long groupId,
java.lang.String name,
java.lang.String description)
throws com.liferay.portal.kernel.exception.SystemException
findByG_N_D in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupId - the group IDname - the namedescription - the descriptioncom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> findByG_N_D(long groupId,
java.lang.String name,
java.lang.String description,
int start,
int end)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from DDMStructureModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByG_N_D in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupId - the group IDname - the namedescription - the descriptionstart - the lower bound of the range of d d m structuresend - the upper bound of the range of d d m structures (not inclusive)com.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> findByG_N_D(long groupId,
java.lang.String name,
java.lang.String description,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from DDMStructureModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByG_N_D in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupId - the group IDname - the namedescription - the descriptionstart - the lower bound of the range of d d m structuresend - the upper bound of the range of d d m structures (not inclusive)orderByComparator - the comparator to order the results by (optionally null)com.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure findByG_N_D_First(long groupId,
java.lang.String name,
java.lang.String description,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.dynamicdatamapping.NoSuchStructureException,
com.liferay.portal.kernel.exception.SystemException
findByG_N_D_First in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupId - the group IDname - the namedescription - the descriptionorderByComparator - the comparator to order the set by (optionally null)com.liferay.portlet.dynamicdatamapping.NoSuchStructureException - if a matching d d m structure could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure fetchByG_N_D_First(long groupId,
java.lang.String name,
java.lang.String description,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
fetchByG_N_D_First in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupId - the group IDname - the namedescription - the descriptionorderByComparator - the comparator to order the set by (optionally null)null if a matching d d m structure could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure findByG_N_D_Last(long groupId,
java.lang.String name,
java.lang.String description,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.dynamicdatamapping.NoSuchStructureException,
com.liferay.portal.kernel.exception.SystemException
findByG_N_D_Last in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupId - the group IDname - the namedescription - the descriptionorderByComparator - the comparator to order the set by (optionally null)com.liferay.portlet.dynamicdatamapping.NoSuchStructureException - if a matching d d m structure could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure fetchByG_N_D_Last(long groupId,
java.lang.String name,
java.lang.String description,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
fetchByG_N_D_Last in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupId - the group IDname - the namedescription - the descriptionorderByComparator - the comparator to order the set by (optionally null)null if a matching d d m structure could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure[] findByG_N_D_PrevAndNext(long structureId,
long groupId,
java.lang.String name,
java.lang.String description,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.dynamicdatamapping.NoSuchStructureException,
com.liferay.portal.kernel.exception.SystemException
findByG_N_D_PrevAndNext in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencestructureId - the primary key of the current d d m structuregroupId - the group IDname - the namedescription - the descriptionorderByComparator - the comparator to order the set by (optionally null)com.liferay.portlet.dynamicdatamapping.NoSuchStructureException - if a d d m structure with the primary key could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredprotected com.liferay.portlet.dynamicdatamapping.model.DDMStructure getByG_N_D_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.dynamicdatamapping.model.DDMStructure ddmStructure,
long groupId,
java.lang.String name,
java.lang.String description,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous)
public java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> filterFindByG_N_D(long groupId,
java.lang.String name,
java.lang.String description)
throws com.liferay.portal.kernel.exception.SystemException
filterFindByG_N_D in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupId - the group IDname - the namedescription - the descriptioncom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> filterFindByG_N_D(long groupId,
java.lang.String name,
java.lang.String description,
int start,
int end)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from DDMStructureModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
filterFindByG_N_D in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupId - the group IDname - the namedescription - the descriptionstart - the lower bound of the range of d d m structuresend - the upper bound of the range of d d m structures (not inclusive)com.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> filterFindByG_N_D(long groupId,
java.lang.String name,
java.lang.String description,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from DDMStructureModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
filterFindByG_N_D in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupId - the group IDname - the namedescription - the descriptionstart - the lower bound of the range of d d m structuresend - the upper bound of the range of d d m structures (not inclusive)orderByComparator - the comparator to order the results by (optionally null)com.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure[] filterFindByG_N_D_PrevAndNext(long structureId,
long groupId,
java.lang.String name,
java.lang.String description,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.dynamicdatamapping.NoSuchStructureException,
com.liferay.portal.kernel.exception.SystemException
filterFindByG_N_D_PrevAndNext in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencestructureId - the primary key of the current d d m structuregroupId - the group IDname - the namedescription - the descriptionorderByComparator - the comparator to order the set by (optionally null)com.liferay.portlet.dynamicdatamapping.NoSuchStructureException - if a d d m structure with the primary key could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredprotected com.liferay.portlet.dynamicdatamapping.model.DDMStructure filterGetByG_N_D_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.dynamicdatamapping.model.DDMStructure ddmStructure,
long groupId,
java.lang.String name,
java.lang.String description,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous)
public void removeByG_N_D(long groupId,
java.lang.String name,
java.lang.String description)
throws com.liferay.portal.kernel.exception.SystemException
removeByG_N_D in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupId - the group IDname - the namedescription - the descriptioncom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic int countByG_N_D(long groupId,
java.lang.String name,
java.lang.String description)
throws com.liferay.portal.kernel.exception.SystemException
countByG_N_D in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupId - the group IDname - the namedescription - the descriptioncom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic int filterCountByG_N_D(long groupId,
java.lang.String name,
java.lang.String description)
throws com.liferay.portal.kernel.exception.SystemException
filterCountByG_N_D in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencegroupId - the group IDname - the namedescription - the descriptioncom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic void cacheResult(com.liferay.portlet.dynamicdatamapping.model.DDMStructure ddmStructure)
cacheResult in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistenceddmStructure - the d d m structurepublic void cacheResult(java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> ddmStructures)
cacheResult in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistenceddmStructures - the d d m structurespublic void clearCache()
The EntityCache and FinderCache are both cleared by this method.
clearCache in interface com.liferay.portal.service.persistence.BasePersistence<com.liferay.portlet.dynamicdatamapping.model.DDMStructure>clearCache in class com.liferay.portal.service.persistence.impl.BasePersistenceImpl<com.liferay.portlet.dynamicdatamapping.model.DDMStructure>public void clearCache(com.liferay.portlet.dynamicdatamapping.model.DDMStructure ddmStructure)
The EntityCache and FinderCache are both cleared by this method.
clearCache in interface com.liferay.portal.service.persistence.BasePersistence<com.liferay.portlet.dynamicdatamapping.model.DDMStructure>clearCache in class com.liferay.portal.service.persistence.impl.BasePersistenceImpl<com.liferay.portlet.dynamicdatamapping.model.DDMStructure>public void clearCache(java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> ddmStructures)
clearCache in interface com.liferay.portal.service.persistence.BasePersistence<com.liferay.portlet.dynamicdatamapping.model.DDMStructure>clearCache in class com.liferay.portal.service.persistence.impl.BasePersistenceImpl<com.liferay.portlet.dynamicdatamapping.model.DDMStructure>protected void cacheUniqueFindersCache(com.liferay.portlet.dynamicdatamapping.model.DDMStructure ddmStructure)
protected void clearUniqueFindersCache(com.liferay.portlet.dynamicdatamapping.model.DDMStructure ddmStructure)
public com.liferay.portlet.dynamicdatamapping.model.DDMStructure create(long structureId)
create in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencestructureId - the primary key for the new d d m structurepublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure remove(long structureId)
throws com.liferay.portlet.dynamicdatamapping.NoSuchStructureException,
com.liferay.portal.kernel.exception.SystemException
remove in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencestructureId - the primary key of the d d m structurecom.liferay.portlet.dynamicdatamapping.NoSuchStructureException - if a d d m structure with the primary key could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure remove(java.io.Serializable primaryKey)
throws com.liferay.portlet.dynamicdatamapping.NoSuchStructureException,
com.liferay.portal.kernel.exception.SystemException
remove in interface com.liferay.portal.service.persistence.BasePersistence<com.liferay.portlet.dynamicdatamapping.model.DDMStructure>remove in class com.liferay.portal.service.persistence.impl.BasePersistenceImpl<com.liferay.portlet.dynamicdatamapping.model.DDMStructure>primaryKey - the primary key of the d d m structurecom.liferay.portlet.dynamicdatamapping.NoSuchStructureException - if a d d m structure with the primary key could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredprotected com.liferay.portlet.dynamicdatamapping.model.DDMStructure removeImpl(com.liferay.portlet.dynamicdatamapping.model.DDMStructure ddmStructure)
throws com.liferay.portal.kernel.exception.SystemException
removeImpl in class com.liferay.portal.service.persistence.impl.BasePersistenceImpl<com.liferay.portlet.dynamicdatamapping.model.DDMStructure>com.liferay.portal.kernel.exception.SystemExceptionpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure updateImpl(com.liferay.portlet.dynamicdatamapping.model.DDMStructure ddmStructure)
throws com.liferay.portal.kernel.exception.SystemException
updateImpl in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistenceupdateImpl in class com.liferay.portal.service.persistence.impl.BasePersistenceImpl<com.liferay.portlet.dynamicdatamapping.model.DDMStructure>com.liferay.portal.kernel.exception.SystemExceptionprotected com.liferay.portlet.dynamicdatamapping.model.DDMStructure toUnwrappedModel(com.liferay.portlet.dynamicdatamapping.model.DDMStructure ddmStructure)
public com.liferay.portlet.dynamicdatamapping.model.DDMStructure findByPrimaryKey(java.io.Serializable primaryKey)
throws com.liferay.portlet.dynamicdatamapping.NoSuchStructureException,
com.liferay.portal.kernel.exception.SystemException
NoSuchModelException if it could not be found.findByPrimaryKey in interface com.liferay.portal.service.persistence.BasePersistence<com.liferay.portlet.dynamicdatamapping.model.DDMStructure>findByPrimaryKey in class com.liferay.portal.service.persistence.impl.BasePersistenceImpl<com.liferay.portlet.dynamicdatamapping.model.DDMStructure>primaryKey - the primary key of the d d m structurecom.liferay.portlet.dynamicdatamapping.NoSuchStructureException - if a d d m structure with the primary key could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure findByPrimaryKey(long structureId)
throws com.liferay.portlet.dynamicdatamapping.NoSuchStructureException,
com.liferay.portal.kernel.exception.SystemException
NoSuchStructureException if it could not be found.findByPrimaryKey in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencestructureId - the primary key of the d d m structurecom.liferay.portlet.dynamicdatamapping.NoSuchStructureException - if a d d m structure with the primary key could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure fetchByPrimaryKey(java.io.Serializable primaryKey)
throws com.liferay.portal.kernel.exception.SystemException
null if it could not be found.fetchByPrimaryKey in interface com.liferay.portal.service.persistence.BasePersistence<com.liferay.portlet.dynamicdatamapping.model.DDMStructure>fetchByPrimaryKey in class com.liferay.portal.service.persistence.impl.BasePersistenceImpl<com.liferay.portlet.dynamicdatamapping.model.DDMStructure>primaryKey - the primary key of the d d m structurenull if a d d m structure with the primary key could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.dynamicdatamapping.model.DDMStructure fetchByPrimaryKey(long structureId)
throws com.liferay.portal.kernel.exception.SystemException
null if it could not be found.fetchByPrimaryKey in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencestructureId - the primary key of the d d m structurenull if a d d m structure with the primary key could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> findAll()
throws com.liferay.portal.kernel.exception.SystemException
findAll in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencecom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> findAll(int start,
int end)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from DDMStructureModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findAll in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencestart - the lower bound of the range of d d m structuresend - the upper bound of the range of d d m structures (not inclusive)com.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.dynamicdatamapping.model.DDMStructure> findAll(int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from DDMStructureModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findAll in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencestart - the lower bound of the range of d d m structuresend - the upper bound of the range of d d m structures (not inclusive)orderByComparator - the comparator to order the results by (optionally null)com.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic void removeAll()
throws com.liferay.portal.kernel.exception.SystemException
removeAll in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencecom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic int countAll()
throws com.liferay.portal.kernel.exception.SystemException
countAll in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencecom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.documentlibrary.model.DLFileEntryType> getDLFileEntryTypes(long pk)
throws com.liferay.portal.kernel.exception.SystemException
getDLFileEntryTypes in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencepk - the primary key of the d d m structurecom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.documentlibrary.model.DLFileEntryType> getDLFileEntryTypes(long pk,
int start,
int end)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from DDMStructureModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
getDLFileEntryTypes in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencepk - the primary key of the d d m structurestart - the lower bound of the range of d d m structuresend - the upper bound of the range of d d m structures (not inclusive)com.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.documentlibrary.model.DLFileEntryType> getDLFileEntryTypes(long pk,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from DDMStructureModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
getDLFileEntryTypes in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencepk - the primary key of the d d m structurestart - the lower bound of the range of d d m structuresend - the upper bound of the range of d d m structures (not inclusive)orderByComparator - the comparator to order the results by (optionally null)com.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic int getDLFileEntryTypesSize(long pk)
throws com.liferay.portal.kernel.exception.SystemException
getDLFileEntryTypesSize in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencepk - the primary key of the d d m structurecom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic boolean containsDLFileEntryType(long pk,
long dlFileEntryTypePK)
throws com.liferay.portal.kernel.exception.SystemException
true if the document library file entry type is associated with the d d m structure.containsDLFileEntryType in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencepk - the primary key of the d d m structuredlFileEntryTypePK - the primary key of the document library file entry typetrue if the document library file entry type is associated with the d d m structure; false otherwisecom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic boolean containsDLFileEntryTypes(long pk)
throws com.liferay.portal.kernel.exception.SystemException
true if the d d m structure has any document library file entry types associated with it.containsDLFileEntryTypes in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencepk - the primary key of the d d m structure to check for associations with document library file entry typestrue if the d d m structure has any document library file entry types associated with it; false otherwisecom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic void addDLFileEntryType(long pk,
long dlFileEntryTypePK)
throws com.liferay.portal.kernel.exception.SystemException
addDLFileEntryType in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencepk - the primary key of the d d m structuredlFileEntryTypePK - the primary key of the document library file entry typecom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic void addDLFileEntryType(long pk,
com.liferay.portlet.documentlibrary.model.DLFileEntryType dlFileEntryType)
throws com.liferay.portal.kernel.exception.SystemException
addDLFileEntryType in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencepk - the primary key of the d d m structuredlFileEntryType - the document library file entry typecom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic void addDLFileEntryTypes(long pk,
long[] dlFileEntryTypePKs)
throws com.liferay.portal.kernel.exception.SystemException
addDLFileEntryTypes in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencepk - the primary key of the d d m structuredlFileEntryTypePKs - the primary keys of the document library file entry typescom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic void addDLFileEntryTypes(long pk,
java.util.List<com.liferay.portlet.documentlibrary.model.DLFileEntryType> dlFileEntryTypes)
throws com.liferay.portal.kernel.exception.SystemException
addDLFileEntryTypes in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencepk - the primary key of the d d m structuredlFileEntryTypes - the document library file entry typescom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic void clearDLFileEntryTypes(long pk)
throws com.liferay.portal.kernel.exception.SystemException
clearDLFileEntryTypes in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencepk - the primary key of the d d m structure to clear the associated document library file entry types fromcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic void removeDLFileEntryType(long pk,
long dlFileEntryTypePK)
throws com.liferay.portal.kernel.exception.SystemException
removeDLFileEntryType in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencepk - the primary key of the d d m structuredlFileEntryTypePK - the primary key of the document library file entry typecom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic void removeDLFileEntryType(long pk,
com.liferay.portlet.documentlibrary.model.DLFileEntryType dlFileEntryType)
throws com.liferay.portal.kernel.exception.SystemException
removeDLFileEntryType in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencepk - the primary key of the d d m structuredlFileEntryType - the document library file entry typecom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic void removeDLFileEntryTypes(long pk,
long[] dlFileEntryTypePKs)
throws com.liferay.portal.kernel.exception.SystemException
removeDLFileEntryTypes in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencepk - the primary key of the d d m structuredlFileEntryTypePKs - the primary keys of the document library file entry typescom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic void removeDLFileEntryTypes(long pk,
java.util.List<com.liferay.portlet.documentlibrary.model.DLFileEntryType> dlFileEntryTypes)
throws com.liferay.portal.kernel.exception.SystemException
removeDLFileEntryTypes in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencepk - the primary key of the d d m structuredlFileEntryTypes - the document library file entry typescom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic void setDLFileEntryTypes(long pk,
long[] dlFileEntryTypePKs)
throws com.liferay.portal.kernel.exception.SystemException
setDLFileEntryTypes in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencepk - the primary key of the d d m structuredlFileEntryTypePKs - the primary keys of the document library file entry types to be associated with the d d m structurecom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic void setDLFileEntryTypes(long pk,
java.util.List<com.liferay.portlet.documentlibrary.model.DLFileEntryType> dlFileEntryTypes)
throws com.liferay.portal.kernel.exception.SystemException
setDLFileEntryTypes in interface com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistencepk - the primary key of the d d m structuredlFileEntryTypes - the document library file entry types to be associated with the d d m structurecom.liferay.portal.kernel.exception.SystemException - if a system exception occurredprotected java.util.Set<java.lang.String> getBadColumnNames()
getBadColumnNames in class com.liferay.portal.service.persistence.impl.BasePersistenceImpl<com.liferay.portlet.dynamicdatamapping.model.DDMStructure>public void afterPropertiesSet()
public void destroy()