|
Liferay 7.0-ce-m6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of DDMStructureLayout in com.liferay.portlet.dynamicdatamapping.model |
|---|
| Classes in com.liferay.portlet.dynamicdatamapping.model that implement DDMStructureLayout | |
|---|---|
class |
DDMStructureLayoutWrapper
This class is a wrapper for DDMStructureLayout. |
| Methods in com.liferay.portlet.dynamicdatamapping.model that return DDMStructureLayout | |
|---|---|
DDMStructureLayout |
DDMStructureLayoutWrapper.getWrappedDDMStructureLayout()
Deprecated. As of 6.1.0, replaced by DDMStructureLayoutWrapper.getWrappedModel() |
DDMStructureLayout |
DDMStructureLayoutWrapper.getWrappedModel()
|
DDMStructureLayout |
DDMStructureLayoutWrapper.toEscapedModel()
|
DDMStructureLayout |
DDMStructureLayoutModel.toEscapedModel()
|
DDMStructureLayout |
DDMStructureLayoutWrapper.toUnescapedModel()
|
DDMStructureLayout |
DDMStructureLayoutModel.toUnescapedModel()
|
| Methods in com.liferay.portlet.dynamicdatamapping.model that return types with arguments of type DDMStructureLayout | |
|---|---|
CacheModel<DDMStructureLayout> |
DDMStructureLayoutWrapper.toCacheModel()
|
CacheModel<DDMStructureLayout> |
DDMStructureLayoutModel.toCacheModel()
|
| Methods in com.liferay.portlet.dynamicdatamapping.model with parameters of type DDMStructureLayout | |
|---|---|
int |
DDMStructureLayoutWrapper.compareTo(DDMStructureLayout ddmStructureLayout)
|
int |
DDMStructureLayoutModel.compareTo(DDMStructureLayout ddmStructureLayout)
|
static DDMStructureLayoutSoap |
DDMStructureLayoutSoap.toSoapModel(DDMStructureLayout model)
|
static DDMStructureLayoutSoap[] |
DDMStructureLayoutSoap.toSoapModels(DDMStructureLayout[] models)
|
static DDMStructureLayoutSoap[][] |
DDMStructureLayoutSoap.toSoapModels(DDMStructureLayout[][] models)
|
| Method parameters in com.liferay.portlet.dynamicdatamapping.model with type arguments of type DDMStructureLayout | |
|---|---|
static DDMStructureLayoutSoap[] |
DDMStructureLayoutSoap.toSoapModels(List<DDMStructureLayout> models)
|
| Constructors in com.liferay.portlet.dynamicdatamapping.model with parameters of type DDMStructureLayout | |
|---|---|
DDMStructureLayoutWrapper(DDMStructureLayout ddmStructureLayout)
|
|
| Uses of DDMStructureLayout in com.liferay.portlet.dynamicdatamapping.model.impl |
|---|
| Classes in com.liferay.portlet.dynamicdatamapping.model.impl that implement DDMStructureLayout | |
|---|---|
class |
DDMStructureLayoutBaseImpl
The extended model base implementation for the DDMStructureLayout service. |
class |
DDMStructureLayoutImpl
|
| Methods in com.liferay.portlet.dynamicdatamapping.model.impl that return DDMStructureLayout | |
|---|---|
DDMStructureLayout |
DDMStructureLayoutCacheModel.toEntityModel()
|
DDMStructureLayout |
DDMStructureLayoutModelImpl.toEscapedModel()
|
| Methods in com.liferay.portlet.dynamicdatamapping.model.impl that return types with arguments of type DDMStructureLayout | |
|---|---|
CacheModel<DDMStructureLayout> |
DDMStructureLayoutModelImpl.toCacheModel()
|
| Methods in com.liferay.portlet.dynamicdatamapping.model.impl with parameters of type DDMStructureLayout | |
|---|---|
int |
DDMStructureLayoutModelImpl.compareTo(DDMStructureLayout ddmStructureLayout)
|
| Uses of DDMStructureLayout in com.liferay.portlet.dynamicdatamapping.service |
|---|
| Methods in com.liferay.portlet.dynamicdatamapping.service that return DDMStructureLayout | |
|---|---|
static DDMStructureLayout |
DDMStructureLayoutLocalServiceUtil.addDDMStructureLayout(DDMStructureLayout ddmStructureLayout)
Adds the d d m structure layout to the database. |
DDMStructureLayout |
DDMStructureLayoutLocalServiceWrapper.addDDMStructureLayout(DDMStructureLayout ddmStructureLayout)
Adds the d d m structure layout to the database. |
DDMStructureLayout |
DDMStructureLayoutLocalService.addDDMStructureLayout(DDMStructureLayout ddmStructureLayout)
Adds the d d m structure layout to the database. |
static DDMStructureLayout |
DDMStructureLayoutLocalServiceUtil.addStructureLayout(long userId,
long groupId,
long structureVersionId,
DDMFormLayout ddmFormLayout,
ServiceContext serviceContext)
|
DDMStructureLayout |
DDMStructureLayoutLocalServiceWrapper.addStructureLayout(long userId,
long groupId,
long structureVersionId,
DDMFormLayout ddmFormLayout,
ServiceContext serviceContext)
|
DDMStructureLayout |
DDMStructureLayoutLocalService.addStructureLayout(long userId,
long groupId,
long structureVersionId,
DDMFormLayout ddmFormLayout,
ServiceContext serviceContext)
|
static DDMStructureLayout |
DDMStructureLayoutLocalServiceUtil.createDDMStructureLayout(long structureLayoutId)
Creates a new d d m structure layout with the primary key. |
DDMStructureLayout |
DDMStructureLayoutLocalServiceWrapper.createDDMStructureLayout(long structureLayoutId)
Creates a new d d m structure layout with the primary key. |
DDMStructureLayout |
DDMStructureLayoutLocalService.createDDMStructureLayout(long structureLayoutId)
Creates a new d d m structure layout with the primary key. |
static DDMStructureLayout |
DDMStructureLayoutLocalServiceUtil.deleteDDMStructureLayout(DDMStructureLayout ddmStructureLayout)
Deletes the d d m structure layout from the database. |
DDMStructureLayout |
DDMStructureLayoutLocalServiceWrapper.deleteDDMStructureLayout(DDMStructureLayout ddmStructureLayout)
Deletes the d d m structure layout from the database. |
DDMStructureLayout |
DDMStructureLayoutLocalService.deleteDDMStructureLayout(DDMStructureLayout ddmStructureLayout)
Deletes the d d m structure layout from the database. |
static DDMStructureLayout |
DDMStructureLayoutLocalServiceUtil.deleteDDMStructureLayout(long structureLayoutId)
Deletes the d d m structure layout with the primary key from the database. |
DDMStructureLayout |
DDMStructureLayoutLocalServiceWrapper.deleteDDMStructureLayout(long structureLayoutId)
Deletes the d d m structure layout with the primary key from the database. |
DDMStructureLayout |
DDMStructureLayoutLocalService.deleteDDMStructureLayout(long structureLayoutId)
Deletes the d d m structure layout with the primary key from the database. |
static DDMStructureLayout |
DDMStructureLayoutLocalServiceUtil.fetchDDMStructureLayout(long structureLayoutId)
|
DDMStructureLayout |
DDMStructureLayoutLocalServiceWrapper.fetchDDMStructureLayout(long structureLayoutId)
|
DDMStructureLayout |
DDMStructureLayoutLocalService.fetchDDMStructureLayout(long structureLayoutId)
|
static DDMStructureLayout |
DDMStructureLayoutLocalServiceUtil.fetchDDMStructureLayoutByUuidAndGroupId(String uuid,
long groupId)
Returns the d d m structure layout matching the UUID and group. |
DDMStructureLayout |
DDMStructureLayoutLocalServiceWrapper.fetchDDMStructureLayoutByUuidAndGroupId(String uuid,
long groupId)
Returns the d d m structure layout matching the UUID and group. |
DDMStructureLayout |
DDMStructureLayoutLocalService.fetchDDMStructureLayoutByUuidAndGroupId(String uuid,
long groupId)
Returns the d d m structure layout matching the UUID and group. |
static DDMStructureLayout |
DDMStructureLayoutLocalServiceUtil.getDDMStructureLayout(long structureLayoutId)
Returns the d d m structure layout with the primary key. |
DDMStructureLayout |
DDMStructureLayoutLocalServiceWrapper.getDDMStructureLayout(long structureLayoutId)
Returns the d d m structure layout with the primary key. |
DDMStructureLayout |
DDMStructureLayoutLocalService.getDDMStructureLayout(long structureLayoutId)
Returns the d d m structure layout with the primary key. |
static DDMStructureLayout |
DDMStructureLayoutLocalServiceUtil.getDDMStructureLayoutByUuidAndGroupId(String uuid,
long groupId)
Returns the d d m structure layout matching the UUID and group. |
DDMStructureLayout |
DDMStructureLayoutLocalServiceWrapper.getDDMStructureLayoutByUuidAndGroupId(String uuid,
long groupId)
Returns the d d m structure layout matching the UUID and group. |
DDMStructureLayout |
DDMStructureLayoutLocalService.getDDMStructureLayoutByUuidAndGroupId(String uuid,
long groupId)
Returns the d d m structure layout matching the UUID and group. |
static DDMStructureLayout |
DDMStructureLayoutLocalServiceUtil.getStructureLayout(long structureLayoutId)
|
DDMStructureLayout |
DDMStructureLayoutLocalServiceWrapper.getStructureLayout(long structureLayoutId)
|
DDMStructureLayout |
DDMStructureLayoutLocalService.getStructureLayout(long structureLayoutId)
|
static DDMStructureLayout |
DDMStructureLayoutLocalServiceUtil.getStructureLayoutByStructureVersionId(long structureVersionId)
|
DDMStructureLayout |
DDMStructureLayoutLocalServiceWrapper.getStructureLayoutByStructureVersionId(long structureVersionId)
|
DDMStructureLayout |
DDMStructureLayoutLocalService.getStructureLayoutByStructureVersionId(long structureVersionId)
|
static DDMStructureLayout |
DDMStructureLayoutLocalServiceUtil.updateDDMStructureLayout(DDMStructureLayout ddmStructureLayout)
Updates the d d m structure layout in the database or adds it if it does not yet exist. |
DDMStructureLayout |
DDMStructureLayoutLocalServiceWrapper.updateDDMStructureLayout(DDMStructureLayout ddmStructureLayout)
Updates the d d m structure layout in the database or adds it if it does not yet exist. |
DDMStructureLayout |
DDMStructureLayoutLocalService.updateDDMStructureLayout(DDMStructureLayout ddmStructureLayout)
Updates the d d m structure layout in the database or adds it if it does not yet exist. |
static DDMStructureLayout |
DDMStructureLayoutLocalServiceUtil.updateStructureLayout(long structureLayoutId,
DDMFormLayout ddmFormLayout,
ServiceContext serviceContext)
|
DDMStructureLayout |
DDMStructureLayoutLocalServiceWrapper.updateStructureLayout(long structureLayoutId,
DDMFormLayout ddmFormLayout,
ServiceContext serviceContext)
|
DDMStructureLayout |
DDMStructureLayoutLocalService.updateStructureLayout(long structureLayoutId,
DDMFormLayout ddmFormLayout,
ServiceContext serviceContext)
|
| Methods in com.liferay.portlet.dynamicdatamapping.service that return types with arguments of type DDMStructureLayout | |
|---|---|
static List<DDMStructureLayout> |
DDMStructureLayoutLocalServiceUtil.getDDMStructureLayouts(int start,
int end)
Returns a range of all the d d m structure layouts. |
List<DDMStructureLayout> |
DDMStructureLayoutLocalServiceWrapper.getDDMStructureLayouts(int start,
int end)
Returns a range of all the d d m structure layouts. |
List<DDMStructureLayout> |
DDMStructureLayoutLocalService.getDDMStructureLayouts(int start,
int end)
Returns a range of all the d d m structure layouts. |
static List<DDMStructureLayout> |
DDMStructureLayoutLocalServiceUtil.getDDMStructureLayoutsByUuidAndCompanyId(String uuid,
long companyId)
Returns all the d d m structure layouts matching the UUID and company. |
List<DDMStructureLayout> |
DDMStructureLayoutLocalServiceWrapper.getDDMStructureLayoutsByUuidAndCompanyId(String uuid,
long companyId)
Returns all the d d m structure layouts matching the UUID and company. |
List<DDMStructureLayout> |
DDMStructureLayoutLocalService.getDDMStructureLayoutsByUuidAndCompanyId(String uuid,
long companyId)
Returns all the d d m structure layouts matching the UUID and company. |
static List<DDMStructureLayout> |
DDMStructureLayoutLocalServiceUtil.getDDMStructureLayoutsByUuidAndCompanyId(String uuid,
long companyId,
int start,
int end,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns a range of d d m structure layouts matching the UUID and company. |
List<DDMStructureLayout> |
DDMStructureLayoutLocalServiceWrapper.getDDMStructureLayoutsByUuidAndCompanyId(String uuid,
long companyId,
int start,
int end,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns a range of d d m structure layouts matching the UUID and company. |
List<DDMStructureLayout> |
DDMStructureLayoutLocalService.getDDMStructureLayoutsByUuidAndCompanyId(String uuid,
long companyId,
int start,
int end,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns a range of d d m structure layouts matching the UUID and company. |
| Methods in com.liferay.portlet.dynamicdatamapping.service with parameters of type DDMStructureLayout | |
|---|---|
static DDMStructureLayout |
DDMStructureLayoutLocalServiceUtil.addDDMStructureLayout(DDMStructureLayout ddmStructureLayout)
Adds the d d m structure layout to the database. |
DDMStructureLayout |
DDMStructureLayoutLocalServiceWrapper.addDDMStructureLayout(DDMStructureLayout ddmStructureLayout)
Adds the d d m structure layout to the database. |
DDMStructureLayout |
DDMStructureLayoutLocalService.addDDMStructureLayout(DDMStructureLayout ddmStructureLayout)
Adds the d d m structure layout to the database. |
static DDMStructureLayout |
DDMStructureLayoutLocalServiceUtil.deleteDDMStructureLayout(DDMStructureLayout ddmStructureLayout)
Deletes the d d m structure layout from the database. |
DDMStructureLayout |
DDMStructureLayoutLocalServiceWrapper.deleteDDMStructureLayout(DDMStructureLayout ddmStructureLayout)
Deletes the d d m structure layout from the database. |
DDMStructureLayout |
DDMStructureLayoutLocalService.deleteDDMStructureLayout(DDMStructureLayout ddmStructureLayout)
Deletes the d d m structure layout from the database. |
static void |
DDMStructureLayoutLocalServiceUtil.deleteStructureLayout(DDMStructureLayout structureLayout)
|
void |
DDMStructureLayoutLocalServiceWrapper.deleteStructureLayout(DDMStructureLayout structureLayout)
|
void |
DDMStructureLayoutLocalService.deleteStructureLayout(DDMStructureLayout structureLayout)
|
static DDMStructureLayout |
DDMStructureLayoutLocalServiceUtil.updateDDMStructureLayout(DDMStructureLayout ddmStructureLayout)
Updates the d d m structure layout in the database or adds it if it does not yet exist. |
DDMStructureLayout |
DDMStructureLayoutLocalServiceWrapper.updateDDMStructureLayout(DDMStructureLayout ddmStructureLayout)
Updates the d d m structure layout in the database or adds it if it does not yet exist. |
DDMStructureLayout |
DDMStructureLayoutLocalService.updateDDMStructureLayout(DDMStructureLayout ddmStructureLayout)
Updates the d d m structure layout in the database or adds it if it does not yet exist. |
| Method parameters in com.liferay.portlet.dynamicdatamapping.service with type arguments of type DDMStructureLayout | |
|---|---|
static List<DDMStructureLayout> |
DDMStructureLayoutLocalServiceUtil.getDDMStructureLayoutsByUuidAndCompanyId(String uuid,
long companyId,
int start,
int end,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns a range of d d m structure layouts matching the UUID and company. |
List<DDMStructureLayout> |
DDMStructureLayoutLocalServiceWrapper.getDDMStructureLayoutsByUuidAndCompanyId(String uuid,
long companyId,
int start,
int end,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns a range of d d m structure layouts matching the UUID and company. |
List<DDMStructureLayout> |
DDMStructureLayoutLocalService.getDDMStructureLayoutsByUuidAndCompanyId(String uuid,
long companyId,
int start,
int end,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns a range of d d m structure layouts matching the UUID and company. |
| Uses of DDMStructureLayout in com.liferay.portlet.dynamicdatamapping.service.base |
|---|
| Methods in com.liferay.portlet.dynamicdatamapping.service.base that return DDMStructureLayout | |
|---|---|
DDMStructureLayout |
DDMStructureLayoutLocalServiceBaseImpl.addDDMStructureLayout(DDMStructureLayout ddmStructureLayout)
Adds the d d m structure layout to the database. |
DDMStructureLayout |
DDMStructureLayoutLocalServiceBaseImpl.createDDMStructureLayout(long structureLayoutId)
Creates a new d d m structure layout with the primary key. |
DDMStructureLayout |
DDMStructureLayoutLocalServiceBaseImpl.deleteDDMStructureLayout(DDMStructureLayout ddmStructureLayout)
Deletes the d d m structure layout from the database. |
DDMStructureLayout |
DDMStructureLayoutLocalServiceBaseImpl.deleteDDMStructureLayout(long structureLayoutId)
Deletes the d d m structure layout with the primary key from the database. |
DDMStructureLayout |
DDMStructureLayoutLocalServiceBaseImpl.fetchDDMStructureLayout(long structureLayoutId)
|
DDMStructureLayout |
DDMStructureLayoutLocalServiceBaseImpl.fetchDDMStructureLayoutByUuidAndGroupId(String uuid,
long groupId)
Returns the d d m structure layout matching the UUID and group. |
DDMStructureLayout |
DDMStructureLayoutLocalServiceBaseImpl.getDDMStructureLayout(long structureLayoutId)
Returns the d d m structure layout with the primary key. |
DDMStructureLayout |
DDMStructureLayoutLocalServiceBaseImpl.getDDMStructureLayoutByUuidAndGroupId(String uuid,
long groupId)
Returns the d d m structure layout matching the UUID and group. |
DDMStructureLayout |
DDMStructureLayoutLocalServiceBaseImpl.updateDDMStructureLayout(DDMStructureLayout ddmStructureLayout)
Updates the d d m structure layout in the database or adds it if it does not yet exist. |
| Methods in com.liferay.portlet.dynamicdatamapping.service.base that return types with arguments of type DDMStructureLayout | |
|---|---|
List<DDMStructureLayout> |
DDMStructureLayoutLocalServiceBaseImpl.getDDMStructureLayouts(int start,
int end)
Returns a range of all the d d m structure layouts. |
List<DDMStructureLayout> |
DDMStructureLayoutLocalServiceBaseImpl.getDDMStructureLayoutsByUuidAndCompanyId(String uuid,
long companyId)
Returns all the d d m structure layouts matching the UUID and company. |
List<DDMStructureLayout> |
DDMStructureLayoutLocalServiceBaseImpl.getDDMStructureLayoutsByUuidAndCompanyId(String uuid,
long companyId,
int start,
int end,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns a range of d d m structure layouts matching the UUID and company. |
| Methods in com.liferay.portlet.dynamicdatamapping.service.base with parameters of type DDMStructureLayout | |
|---|---|
DDMStructureLayout |
DDMStructureLayoutLocalServiceBaseImpl.addDDMStructureLayout(DDMStructureLayout ddmStructureLayout)
Adds the d d m structure layout to the database. |
DDMStructureLayout |
DDMStructureLayoutLocalServiceBaseImpl.deleteDDMStructureLayout(DDMStructureLayout ddmStructureLayout)
Deletes the d d m structure layout from the database. |
DDMStructureLayout |
DDMStructureLayoutLocalServiceBaseImpl.updateDDMStructureLayout(DDMStructureLayout ddmStructureLayout)
Updates the d d m structure layout in the database or adds it if it does not yet exist. |
| Method parameters in com.liferay.portlet.dynamicdatamapping.service.base with type arguments of type DDMStructureLayout | |
|---|---|
List<DDMStructureLayout> |
DDMStructureLayoutLocalServiceBaseImpl.getDDMStructureLayoutsByUuidAndCompanyId(String uuid,
long companyId,
int start,
int end,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns a range of d d m structure layouts matching the UUID and company. |
| Uses of DDMStructureLayout in com.liferay.portlet.dynamicdatamapping.service.impl |
|---|
| Methods in com.liferay.portlet.dynamicdatamapping.service.impl that return DDMStructureLayout | |
|---|---|
DDMStructureLayout |
DDMStructureLayoutLocalServiceImpl.addStructureLayout(long userId,
long groupId,
long structureVersionId,
DDMFormLayout ddmFormLayout,
ServiceContext serviceContext)
|
DDMStructureLayout |
DDMStructureLayoutLocalServiceImpl.getStructureLayout(long structureLayoutId)
|
DDMStructureLayout |
DDMStructureLayoutLocalServiceImpl.getStructureLayoutByStructureVersionId(long structureVersionId)
|
DDMStructureLayout |
DDMStructureLayoutLocalServiceImpl.updateStructureLayout(long structureLayoutId,
DDMFormLayout ddmFormLayout,
ServiceContext serviceContext)
|
| Methods in com.liferay.portlet.dynamicdatamapping.service.impl with parameters of type DDMStructureLayout | |
|---|---|
void |
DDMStructureLayoutLocalServiceImpl.deleteStructureLayout(DDMStructureLayout structureLayout)
|
| Uses of DDMStructureLayout in com.liferay.portlet.dynamicdatamapping.service.persistence |
|---|
| Methods in com.liferay.portlet.dynamicdatamapping.service.persistence that return DDMStructureLayout | |
|---|---|
DDMStructureLayout |
DDMStructureLayoutPersistence.create(long structureLayoutId)
Creates a new d d m structure layout with the primary key. |
static DDMStructureLayout |
DDMStructureLayoutUtil.create(long structureLayoutId)
Creates a new d d m structure layout with the primary key. |
DDMStructureLayout |
DDMStructureLayoutPersistence.fetchByPrimaryKey(long structureLayoutId)
Returns the d d m structure layout with the primary key or returns null if it could not be found. |
static DDMStructureLayout |
DDMStructureLayoutUtil.fetchByPrimaryKey(long structureLayoutId)
Returns the d d m structure layout with the primary key or returns null if it could not be found. |
DDMStructureLayout |
DDMStructureLayoutPersistence.fetchByStructureVersionId(long structureVersionId)
Returns the d d m structure layout where structureVersionId = ? or returns null if it could not be found. |
static DDMStructureLayout |
DDMStructureLayoutUtil.fetchByStructureVersionId(long structureVersionId)
Returns the d d m structure layout where structureVersionId = ? or returns null if it could not be found. |
DDMStructureLayout |
DDMStructureLayoutPersistence.fetchByStructureVersionId(long structureVersionId,
boolean retrieveFromCache)
Returns the d d m structure layout where structureVersionId = ? or returns null if it could not be found, optionally using the finder cache. |
static DDMStructureLayout |
DDMStructureLayoutUtil.fetchByStructureVersionId(long structureVersionId,
boolean retrieveFromCache)
Returns the d d m structure layout where structureVersionId = ? or returns null if it could not be found, optionally using the finder cache. |
DDMStructureLayout |
DDMStructureLayoutPersistence.fetchByUuid_C_First(String uuid,
long companyId,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the first d d m structure layout in the ordered set where uuid = ? and companyId = ?. |
static DDMStructureLayout |
DDMStructureLayoutUtil.fetchByUuid_C_First(String uuid,
long companyId,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the first d d m structure layout in the ordered set where uuid = ? and companyId = ?. |
DDMStructureLayout |
DDMStructureLayoutPersistence.fetchByUuid_C_Last(String uuid,
long companyId,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the last d d m structure layout in the ordered set where uuid = ? and companyId = ?. |
static DDMStructureLayout |
DDMStructureLayoutUtil.fetchByUuid_C_Last(String uuid,
long companyId,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the last d d m structure layout in the ordered set where uuid = ? and companyId = ?. |
DDMStructureLayout |
DDMStructureLayoutPersistence.fetchByUuid_First(String uuid,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the first d d m structure layout in the ordered set where uuid = ?. |
static DDMStructureLayout |
DDMStructureLayoutUtil.fetchByUuid_First(String uuid,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the first d d m structure layout in the ordered set where uuid = ?. |
DDMStructureLayout |
DDMStructureLayoutPersistence.fetchByUUID_G(String uuid,
long groupId)
Returns the d d m structure layout where uuid = ? and groupId = ? or returns null if it could not be found. |
static DDMStructureLayout |
DDMStructureLayoutUtil.fetchByUUID_G(String uuid,
long groupId)
Returns the d d m structure layout where uuid = ? and groupId = ? or returns null if it could not be found. |
DDMStructureLayout |
DDMStructureLayoutPersistence.fetchByUUID_G(String uuid,
long groupId,
boolean retrieveFromCache)
Returns the d d m structure layout where uuid = ? and groupId = ? or returns null if it could not be found, optionally using the finder cache. |
static DDMStructureLayout |
DDMStructureLayoutUtil.fetchByUUID_G(String uuid,
long groupId,
boolean retrieveFromCache)
Returns the d d m structure layout where uuid = ? and groupId = ? or returns null if it could not be found, optionally using the finder cache. |
DDMStructureLayout |
DDMStructureLayoutPersistence.fetchByUuid_Last(String uuid,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the last d d m structure layout in the ordered set where uuid = ?. |
static DDMStructureLayout |
DDMStructureLayoutUtil.fetchByUuid_Last(String uuid,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the last d d m structure layout in the ordered set where uuid = ?. |
DDMStructureLayout |
DDMStructureLayoutPersistence.findByPrimaryKey(long structureLayoutId)
Returns the d d m structure layout with the primary key or throws a NoSuchStructureLayoutException if it could not be found. |
static DDMStructureLayout |
DDMStructureLayoutUtil.findByPrimaryKey(long structureLayoutId)
Returns the d d m structure layout with the primary key or throws a NoSuchStructureLayoutException if it could not be found. |
DDMStructureLayout |
DDMStructureLayoutPersistence.findByStructureVersionId(long structureVersionId)
Returns the d d m structure layout where structureVersionId = ? or throws a NoSuchStructureLayoutException if it could not be found. |
static DDMStructureLayout |
DDMStructureLayoutUtil.findByStructureVersionId(long structureVersionId)
Returns the d d m structure layout where structureVersionId = ? or throws a NoSuchStructureLayoutException if it could not be found. |
DDMStructureLayout |
DDMStructureLayoutPersistence.findByUuid_C_First(String uuid,
long companyId,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the first d d m structure layout in the ordered set where uuid = ? and companyId = ?. |
static DDMStructureLayout |
DDMStructureLayoutUtil.findByUuid_C_First(String uuid,
long companyId,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the first d d m structure layout in the ordered set where uuid = ? and companyId = ?. |
DDMStructureLayout |
DDMStructureLayoutPersistence.findByUuid_C_Last(String uuid,
long companyId,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the last d d m structure layout in the ordered set where uuid = ? and companyId = ?. |
static DDMStructureLayout |
DDMStructureLayoutUtil.findByUuid_C_Last(String uuid,
long companyId,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the last d d m structure layout in the ordered set where uuid = ? and companyId = ?. |
DDMStructureLayout[] |
DDMStructureLayoutPersistence.findByUuid_C_PrevAndNext(long structureLayoutId,
String uuid,
long companyId,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the d d m structure layouts before and after the current d d m structure layout in the ordered set where uuid = ? and companyId = ?. |
static DDMStructureLayout[] |
DDMStructureLayoutUtil.findByUuid_C_PrevAndNext(long structureLayoutId,
String uuid,
long companyId,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the d d m structure layouts before and after the current d d m structure layout in the ordered set where uuid = ? and companyId = ?. |
DDMStructureLayout |
DDMStructureLayoutPersistence.findByUuid_First(String uuid,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the first d d m structure layout in the ordered set where uuid = ?. |
static DDMStructureLayout |
DDMStructureLayoutUtil.findByUuid_First(String uuid,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the first d d m structure layout in the ordered set where uuid = ?. |
DDMStructureLayout |
DDMStructureLayoutPersistence.findByUUID_G(String uuid,
long groupId)
Returns the d d m structure layout where uuid = ? and groupId = ? or throws a NoSuchStructureLayoutException if it could not be found. |
static DDMStructureLayout |
DDMStructureLayoutUtil.findByUUID_G(String uuid,
long groupId)
Returns the d d m structure layout where uuid = ? and groupId = ? or throws a NoSuchStructureLayoutException if it could not be found. |
DDMStructureLayout |
DDMStructureLayoutPersistence.findByUuid_Last(String uuid,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the last d d m structure layout in the ordered set where uuid = ?. |
static DDMStructureLayout |
DDMStructureLayoutUtil.findByUuid_Last(String uuid,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the last d d m structure layout in the ordered set where uuid = ?. |
DDMStructureLayout[] |
DDMStructureLayoutPersistence.findByUuid_PrevAndNext(long structureLayoutId,
String uuid,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the d d m structure layouts before and after the current d d m structure layout in the ordered set where uuid = ?. |
static DDMStructureLayout[] |
DDMStructureLayoutUtil.findByUuid_PrevAndNext(long structureLayoutId,
String uuid,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the d d m structure layouts before and after the current d d m structure layout in the ordered set where uuid = ?. |
DDMStructureLayout |
DDMStructureLayoutPersistence.remove(long structureLayoutId)
Removes the d d m structure layout with the primary key from the database. |
static DDMStructureLayout |
DDMStructureLayoutUtil.remove(long structureLayoutId)
Removes the d d m structure layout with the primary key from the database. |
DDMStructureLayout |
DDMStructureLayoutPersistence.removeByStructureVersionId(long structureVersionId)
Removes the d d m structure layout where structureVersionId = ? from the database. |
static DDMStructureLayout |
DDMStructureLayoutUtil.removeByStructureVersionId(long structureVersionId)
Removes the d d m structure layout where structureVersionId = ? from the database. |
DDMStructureLayout |
DDMStructureLayoutPersistence.removeByUUID_G(String uuid,
long groupId)
Removes the d d m structure layout where uuid = ? and groupId = ? from the database. |
static DDMStructureLayout |
DDMStructureLayoutUtil.removeByUUID_G(String uuid,
long groupId)
Removes the d d m structure layout where uuid = ? and groupId = ? from the database. |
static DDMStructureLayout |
DDMStructureLayoutUtil.update(DDMStructureLayout ddmStructureLayout)
|
static DDMStructureLayout |
DDMStructureLayoutUtil.update(DDMStructureLayout ddmStructureLayout,
ServiceContext serviceContext)
|
DDMStructureLayout |
DDMStructureLayoutPersistence.updateImpl(DDMStructureLayout ddmStructureLayout)
|
static DDMStructureLayout |
DDMStructureLayoutUtil.updateImpl(DDMStructureLayout ddmStructureLayout)
|
| Methods in com.liferay.portlet.dynamicdatamapping.service.persistence that return types with arguments of type DDMStructureLayout | |
|---|---|
Map<Serializable,DDMStructureLayout> |
DDMStructureLayoutPersistence.fetchByPrimaryKeys(Set<Serializable> primaryKeys)
|
static Map<Serializable,DDMStructureLayout> |
DDMStructureLayoutUtil.fetchByPrimaryKeys(Set<Serializable> primaryKeys)
|
List<DDMStructureLayout> |
DDMStructureLayoutPersistence.findAll()
Returns all the d d m structure layouts. |
static List<DDMStructureLayout> |
DDMStructureLayoutUtil.findAll()
Returns all the d d m structure layouts. |
List<DDMStructureLayout> |
DDMStructureLayoutPersistence.findAll(int start,
int end)
Returns a range of all the d d m structure layouts. |
static List<DDMStructureLayout> |
DDMStructureLayoutUtil.findAll(int start,
int end)
Returns a range of all the d d m structure layouts. |
List<DDMStructureLayout> |
DDMStructureLayoutPersistence.findAll(int start,
int end,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns an ordered range of all the d d m structure layouts. |
static List<DDMStructureLayout> |
DDMStructureLayoutUtil.findAll(int start,
int end,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns an ordered range of all the d d m structure layouts. |
List<DDMStructureLayout> |
DDMStructureLayoutPersistence.findByUuid_C(String uuid,
long companyId)
Returns all the d d m structure layouts where uuid = ? and companyId = ?. |
static List<DDMStructureLayout> |
DDMStructureLayoutUtil.findByUuid_C(String uuid,
long companyId)
Returns all the d d m structure layouts where uuid = ? and companyId = ?. |
List<DDMStructureLayout> |
DDMStructureLayoutPersistence.findByUuid_C(String uuid,
long companyId,
int start,
int end)
Returns a range of all the d d m structure layouts where uuid = ? and companyId = ?. |
static List<DDMStructureLayout> |
DDMStructureLayoutUtil.findByUuid_C(String uuid,
long companyId,
int start,
int end)
Returns a range of all the d d m structure layouts where uuid = ? and companyId = ?. |
List<DDMStructureLayout> |
DDMStructureLayoutPersistence.findByUuid_C(String uuid,
long companyId,
int start,
int end,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns an ordered range of all the d d m structure layouts where uuid = ? and companyId = ?. |
static List<DDMStructureLayout> |
DDMStructureLayoutUtil.findByUuid_C(String uuid,
long companyId,
int start,
int end,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns an ordered range of all the d d m structure layouts where uuid = ? and companyId = ?. |
List<DDMStructureLayout> |
DDMStructureLayoutPersistence.findByUuid(String uuid)
Returns all the d d m structure layouts where uuid = ?. |
static List<DDMStructureLayout> |
DDMStructureLayoutUtil.findByUuid(String uuid)
Returns all the d d m structure layouts where uuid = ?. |
List<DDMStructureLayout> |
DDMStructureLayoutPersistence.findByUuid(String uuid,
int start,
int end)
Returns a range of all the d d m structure layouts where uuid = ?. |
static List<DDMStructureLayout> |
DDMStructureLayoutUtil.findByUuid(String uuid,
int start,
int end)
Returns a range of all the d d m structure layouts where uuid = ?. |
List<DDMStructureLayout> |
DDMStructureLayoutPersistence.findByUuid(String uuid,
int start,
int end,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns an ordered range of all the d d m structure layouts where uuid = ?. |
static List<DDMStructureLayout> |
DDMStructureLayoutUtil.findByUuid(String uuid,
int start,
int end,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns an ordered range of all the d d m structure layouts where uuid = ?. |
static List<DDMStructureLayout> |
DDMStructureLayoutUtil.findWithDynamicQuery(DynamicQuery dynamicQuery)
|
static List<DDMStructureLayout> |
DDMStructureLayoutUtil.findWithDynamicQuery(DynamicQuery dynamicQuery,
int start,
int end)
|
static List<DDMStructureLayout> |
DDMStructureLayoutUtil.findWithDynamicQuery(DynamicQuery dynamicQuery,
int start,
int end,
OrderByComparator<DDMStructureLayout> orderByComparator)
|
| Methods in com.liferay.portlet.dynamicdatamapping.service.persistence with parameters of type DDMStructureLayout | |
|---|---|
void |
DDMStructureLayoutPersistence.cacheResult(DDMStructureLayout ddmStructureLayout)
Caches the d d m structure layout in the entity cache if it is enabled. |
static void |
DDMStructureLayoutUtil.cacheResult(DDMStructureLayout ddmStructureLayout)
Caches the d d m structure layout in the entity cache if it is enabled. |
static void |
DDMStructureLayoutUtil.clearCache(DDMStructureLayout ddmStructureLayout)
|
static DDMStructureLayout |
DDMStructureLayoutUtil.update(DDMStructureLayout ddmStructureLayout)
|
static DDMStructureLayout |
DDMStructureLayoutUtil.update(DDMStructureLayout ddmStructureLayout,
ServiceContext serviceContext)
|
DDMStructureLayout |
DDMStructureLayoutPersistence.updateImpl(DDMStructureLayout ddmStructureLayout)
|
static DDMStructureLayout |
DDMStructureLayoutUtil.updateImpl(DDMStructureLayout ddmStructureLayout)
|
| Method parameters in com.liferay.portlet.dynamicdatamapping.service.persistence with type arguments of type DDMStructureLayout | |
|---|---|
void |
DDMStructureLayoutPersistence.cacheResult(List<DDMStructureLayout> ddmStructureLayouts)
Caches the d d m structure layouts in the entity cache if it is enabled. |
static void |
DDMStructureLayoutUtil.cacheResult(List<DDMStructureLayout> ddmStructureLayouts)
Caches the d d m structure layouts in the entity cache if it is enabled. |
DDMStructureLayout |
DDMStructureLayoutPersistence.fetchByUuid_C_First(String uuid,
long companyId,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the first d d m structure layout in the ordered set where uuid = ? and companyId = ?. |
static DDMStructureLayout |
DDMStructureLayoutUtil.fetchByUuid_C_First(String uuid,
long companyId,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the first d d m structure layout in the ordered set where uuid = ? and companyId = ?. |
DDMStructureLayout |
DDMStructureLayoutPersistence.fetchByUuid_C_Last(String uuid,
long companyId,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the last d d m structure layout in the ordered set where uuid = ? and companyId = ?. |
static DDMStructureLayout |
DDMStructureLayoutUtil.fetchByUuid_C_Last(String uuid,
long companyId,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the last d d m structure layout in the ordered set where uuid = ? and companyId = ?. |
DDMStructureLayout |
DDMStructureLayoutPersistence.fetchByUuid_First(String uuid,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the first d d m structure layout in the ordered set where uuid = ?. |
static DDMStructureLayout |
DDMStructureLayoutUtil.fetchByUuid_First(String uuid,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the first d d m structure layout in the ordered set where uuid = ?. |
DDMStructureLayout |
DDMStructureLayoutPersistence.fetchByUuid_Last(String uuid,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the last d d m structure layout in the ordered set where uuid = ?. |
static DDMStructureLayout |
DDMStructureLayoutUtil.fetchByUuid_Last(String uuid,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the last d d m structure layout in the ordered set where uuid = ?. |
List<DDMStructureLayout> |
DDMStructureLayoutPersistence.findAll(int start,
int end,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns an ordered range of all the d d m structure layouts. |
static List<DDMStructureLayout> |
DDMStructureLayoutUtil.findAll(int start,
int end,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns an ordered range of all the d d m structure layouts. |
DDMStructureLayout |
DDMStructureLayoutPersistence.findByUuid_C_First(String uuid,
long companyId,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the first d d m structure layout in the ordered set where uuid = ? and companyId = ?. |
static DDMStructureLayout |
DDMStructureLayoutUtil.findByUuid_C_First(String uuid,
long companyId,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the first d d m structure layout in the ordered set where uuid = ? and companyId = ?. |
DDMStructureLayout |
DDMStructureLayoutPersistence.findByUuid_C_Last(String uuid,
long companyId,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the last d d m structure layout in the ordered set where uuid = ? and companyId = ?. |
static DDMStructureLayout |
DDMStructureLayoutUtil.findByUuid_C_Last(String uuid,
long companyId,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the last d d m structure layout in the ordered set where uuid = ? and companyId = ?. |
DDMStructureLayout[] |
DDMStructureLayoutPersistence.findByUuid_C_PrevAndNext(long structureLayoutId,
String uuid,
long companyId,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the d d m structure layouts before and after the current d d m structure layout in the ordered set where uuid = ? and companyId = ?. |
static DDMStructureLayout[] |
DDMStructureLayoutUtil.findByUuid_C_PrevAndNext(long structureLayoutId,
String uuid,
long companyId,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the d d m structure layouts before and after the current d d m structure layout in the ordered set where uuid = ? and companyId = ?. |
List<DDMStructureLayout> |
DDMStructureLayoutPersistence.findByUuid_C(String uuid,
long companyId,
int start,
int end,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns an ordered range of all the d d m structure layouts where uuid = ? and companyId = ?. |
static List<DDMStructureLayout> |
DDMStructureLayoutUtil.findByUuid_C(String uuid,
long companyId,
int start,
int end,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns an ordered range of all the d d m structure layouts where uuid = ? and companyId = ?. |
DDMStructureLayout |
DDMStructureLayoutPersistence.findByUuid_First(String uuid,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the first d d m structure layout in the ordered set where uuid = ?. |
static DDMStructureLayout |
DDMStructureLayoutUtil.findByUuid_First(String uuid,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the first d d m structure layout in the ordered set where uuid = ?. |
DDMStructureLayout |
DDMStructureLayoutPersistence.findByUuid_Last(String uuid,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the last d d m structure layout in the ordered set where uuid = ?. |
static DDMStructureLayout |
DDMStructureLayoutUtil.findByUuid_Last(String uuid,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the last d d m structure layout in the ordered set where uuid = ?. |
DDMStructureLayout[] |
DDMStructureLayoutPersistence.findByUuid_PrevAndNext(long structureLayoutId,
String uuid,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the d d m structure layouts before and after the current d d m structure layout in the ordered set where uuid = ?. |
static DDMStructureLayout[] |
DDMStructureLayoutUtil.findByUuid_PrevAndNext(long structureLayoutId,
String uuid,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the d d m structure layouts before and after the current d d m structure layout in the ordered set where uuid = ?. |
List<DDMStructureLayout> |
DDMStructureLayoutPersistence.findByUuid(String uuid,
int start,
int end,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns an ordered range of all the d d m structure layouts where uuid = ?. |
static List<DDMStructureLayout> |
DDMStructureLayoutUtil.findByUuid(String uuid,
int start,
int end,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns an ordered range of all the d d m structure layouts where uuid = ?. |
static List<DDMStructureLayout> |
DDMStructureLayoutUtil.findWithDynamicQuery(DynamicQuery dynamicQuery,
int start,
int end,
OrderByComparator<DDMStructureLayout> orderByComparator)
|
| Uses of DDMStructureLayout in com.liferay.portlet.dynamicdatamapping.service.persistence.impl |
|---|
| Methods in com.liferay.portlet.dynamicdatamapping.service.persistence.impl that return DDMStructureLayout | |
|---|---|
DDMStructureLayout |
DDMStructureLayoutPersistenceImpl.create(long structureLayoutId)
Creates a new d d m structure layout with the primary key. |
DDMStructureLayout |
DDMStructureLayoutPersistenceImpl.fetchByPrimaryKey(long structureLayoutId)
Returns the d d m structure layout with the primary key or returns null if it could not be found. |
DDMStructureLayout |
DDMStructureLayoutPersistenceImpl.fetchByPrimaryKey(Serializable primaryKey)
Returns the d d m structure layout with the primary key or returns null if it could not be found. |
DDMStructureLayout |
DDMStructureLayoutPersistenceImpl.fetchByStructureVersionId(long structureVersionId)
Returns the d d m structure layout where structureVersionId = ? or returns null if it could not be found. |
DDMStructureLayout |
DDMStructureLayoutPersistenceImpl.fetchByStructureVersionId(long structureVersionId,
boolean retrieveFromCache)
Returns the d d m structure layout where structureVersionId = ? or returns null if it could not be found, optionally using the finder cache. |
DDMStructureLayout |
DDMStructureLayoutPersistenceImpl.fetchByUuid_C_First(String uuid,
long companyId,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the first d d m structure layout in the ordered set where uuid = ? and companyId = ?. |
DDMStructureLayout |
DDMStructureLayoutPersistenceImpl.fetchByUuid_C_Last(String uuid,
long companyId,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the last d d m structure layout in the ordered set where uuid = ? and companyId = ?. |
DDMStructureLayout |
DDMStructureLayoutPersistenceImpl.fetchByUuid_First(String uuid,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the first d d m structure layout in the ordered set where uuid = ?. |
DDMStructureLayout |
DDMStructureLayoutPersistenceImpl.fetchByUUID_G(String uuid,
long groupId)
Returns the d d m structure layout where uuid = ? and groupId = ? or returns null if it could not be found. |
DDMStructureLayout |
DDMStructureLayoutPersistenceImpl.fetchByUUID_G(String uuid,
long groupId,
boolean retrieveFromCache)
Returns the d d m structure layout where uuid = ? and groupId = ? or returns null if it could not be found, optionally using the finder cache. |
DDMStructureLayout |
DDMStructureLayoutPersistenceImpl.fetchByUuid_Last(String uuid,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the last d d m structure layout in the ordered set where uuid = ?. |
DDMStructureLayout |
DDMStructureLayoutPersistenceImpl.findByPrimaryKey(long structureLayoutId)
Returns the d d m structure layout with the primary key or throws a NoSuchStructureLayoutException if it could not be found. |
DDMStructureLayout |
DDMStructureLayoutPersistenceImpl.findByPrimaryKey(Serializable primaryKey)
Returns the d d m structure layout with the primary key or throws a NoSuchModelException if it could not be found. |
DDMStructureLayout |
DDMStructureLayoutPersistenceImpl.findByStructureVersionId(long structureVersionId)
Returns the d d m structure layout where structureVersionId = ? or throws a NoSuchStructureLayoutException if it could not be found. |
DDMStructureLayout |
DDMStructureLayoutPersistenceImpl.findByUuid_C_First(String uuid,
long companyId,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the first d d m structure layout in the ordered set where uuid = ? and companyId = ?. |
DDMStructureLayout |
DDMStructureLayoutPersistenceImpl.findByUuid_C_Last(String uuid,
long companyId,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the last d d m structure layout in the ordered set where uuid = ? and companyId = ?. |
DDMStructureLayout[] |
DDMStructureLayoutPersistenceImpl.findByUuid_C_PrevAndNext(long structureLayoutId,
String uuid,
long companyId,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the d d m structure layouts before and after the current d d m structure layout in the ordered set where uuid = ? and companyId = ?. |
DDMStructureLayout |
DDMStructureLayoutPersistenceImpl.findByUuid_First(String uuid,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the first d d m structure layout in the ordered set where uuid = ?. |
DDMStructureLayout |
DDMStructureLayoutPersistenceImpl.findByUUID_G(String uuid,
long groupId)
Returns the d d m structure layout where uuid = ? and groupId = ? or throws a NoSuchStructureLayoutException if it could not be found. |
DDMStructureLayout |
DDMStructureLayoutPersistenceImpl.findByUuid_Last(String uuid,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the last d d m structure layout in the ordered set where uuid = ?. |
DDMStructureLayout[] |
DDMStructureLayoutPersistenceImpl.findByUuid_PrevAndNext(long structureLayoutId,
String uuid,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the d d m structure layouts before and after the current d d m structure layout in the ordered set where uuid = ?. |
protected DDMStructureLayout |
DDMStructureLayoutPersistenceImpl.getByUuid_C_PrevAndNext(Session session,
DDMStructureLayout ddmStructureLayout,
String uuid,
long companyId,
OrderByComparator<DDMStructureLayout> orderByComparator,
boolean previous)
|
protected DDMStructureLayout |
DDMStructureLayoutPersistenceImpl.getByUuid_PrevAndNext(Session session,
DDMStructureLayout ddmStructureLayout,
String uuid,
OrderByComparator<DDMStructureLayout> orderByComparator,
boolean previous)
|
DDMStructureLayout |
DDMStructureLayoutPersistenceImpl.remove(long structureLayoutId)
Removes the d d m structure layout with the primary key from the database. |
DDMStructureLayout |
DDMStructureLayoutPersistenceImpl.remove(Serializable primaryKey)
Removes the d d m structure layout with the primary key from the database. |
DDMStructureLayout |
DDMStructureLayoutPersistenceImpl.removeByStructureVersionId(long structureVersionId)
Removes the d d m structure layout where structureVersionId = ? from the database. |
DDMStructureLayout |
DDMStructureLayoutPersistenceImpl.removeByUUID_G(String uuid,
long groupId)
Removes the d d m structure layout where uuid = ? and groupId = ? from the database. |
protected DDMStructureLayout |
DDMStructureLayoutPersistenceImpl.removeImpl(DDMStructureLayout ddmStructureLayout)
|
protected DDMStructureLayout |
DDMStructureLayoutPersistenceImpl.toUnwrappedModel(DDMStructureLayout ddmStructureLayout)
|
DDMStructureLayout |
DDMStructureLayoutPersistenceImpl.updateImpl(DDMStructureLayout ddmStructureLayout)
|
| Methods in com.liferay.portlet.dynamicdatamapping.service.persistence.impl that return types with arguments of type DDMStructureLayout | |
|---|---|
Map<Serializable,DDMStructureLayout> |
DDMStructureLayoutPersistenceImpl.fetchByPrimaryKeys(Set<Serializable> primaryKeys)
|
List<DDMStructureLayout> |
DDMStructureLayoutPersistenceImpl.findAll()
Returns all the d d m structure layouts. |
List<DDMStructureLayout> |
DDMStructureLayoutPersistenceImpl.findAll(int start,
int end)
Returns a range of all the d d m structure layouts. |
List<DDMStructureLayout> |
DDMStructureLayoutPersistenceImpl.findAll(int start,
int end,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns an ordered range of all the d d m structure layouts. |
List<DDMStructureLayout> |
DDMStructureLayoutPersistenceImpl.findByUuid_C(String uuid,
long companyId)
Returns all the d d m structure layouts where uuid = ? and companyId = ?. |
List<DDMStructureLayout> |
DDMStructureLayoutPersistenceImpl.findByUuid_C(String uuid,
long companyId,
int start,
int end)
Returns a range of all the d d m structure layouts where uuid = ? and companyId = ?. |
List<DDMStructureLayout> |
DDMStructureLayoutPersistenceImpl.findByUuid_C(String uuid,
long companyId,
int start,
int end,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns an ordered range of all the d d m structure layouts where uuid = ? and companyId = ?. |
List<DDMStructureLayout> |
DDMStructureLayoutPersistenceImpl.findByUuid(String uuid)
Returns all the d d m structure layouts where uuid = ?. |
List<DDMStructureLayout> |
DDMStructureLayoutPersistenceImpl.findByUuid(String uuid,
int start,
int end)
Returns a range of all the d d m structure layouts where uuid = ?. |
List<DDMStructureLayout> |
DDMStructureLayoutPersistenceImpl.findByUuid(String uuid,
int start,
int end,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns an ordered range of all the d d m structure layouts where uuid = ?. |
| Methods in com.liferay.portlet.dynamicdatamapping.service.persistence.impl with parameters of type DDMStructureLayout | |
|---|---|
void |
DDMStructureLayoutPersistenceImpl.cacheResult(DDMStructureLayout ddmStructureLayout)
Caches the d d m structure layout in the entity cache if it is enabled. |
protected void |
DDMStructureLayoutPersistenceImpl.cacheUniqueFindersCache(DDMStructureLayout ddmStructureLayout)
|
void |
DDMStructureLayoutPersistenceImpl.clearCache(DDMStructureLayout ddmStructureLayout)
Clears the cache for the d d m structure layout. |
protected void |
DDMStructureLayoutPersistenceImpl.clearUniqueFindersCache(DDMStructureLayout ddmStructureLayout)
|
protected DDMStructureLayout |
DDMStructureLayoutPersistenceImpl.getByUuid_C_PrevAndNext(Session session,
DDMStructureLayout ddmStructureLayout,
String uuid,
long companyId,
OrderByComparator<DDMStructureLayout> orderByComparator,
boolean previous)
|
protected DDMStructureLayout |
DDMStructureLayoutPersistenceImpl.getByUuid_PrevAndNext(Session session,
DDMStructureLayout ddmStructureLayout,
String uuid,
OrderByComparator<DDMStructureLayout> orderByComparator,
boolean previous)
|
protected DDMStructureLayout |
DDMStructureLayoutPersistenceImpl.removeImpl(DDMStructureLayout ddmStructureLayout)
|
protected DDMStructureLayout |
DDMStructureLayoutPersistenceImpl.toUnwrappedModel(DDMStructureLayout ddmStructureLayout)
|
DDMStructureLayout |
DDMStructureLayoutPersistenceImpl.updateImpl(DDMStructureLayout ddmStructureLayout)
|
| Method parameters in com.liferay.portlet.dynamicdatamapping.service.persistence.impl with type arguments of type DDMStructureLayout | |
|---|---|
void |
DDMStructureLayoutPersistenceImpl.cacheResult(List<DDMStructureLayout> ddmStructureLayouts)
Caches the d d m structure layouts in the entity cache if it is enabled. |
void |
DDMStructureLayoutPersistenceImpl.clearCache(List<DDMStructureLayout> ddmStructureLayouts)
|
DDMStructureLayout |
DDMStructureLayoutPersistenceImpl.fetchByUuid_C_First(String uuid,
long companyId,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the first d d m structure layout in the ordered set where uuid = ? and companyId = ?. |
DDMStructureLayout |
DDMStructureLayoutPersistenceImpl.fetchByUuid_C_Last(String uuid,
long companyId,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the last d d m structure layout in the ordered set where uuid = ? and companyId = ?. |
DDMStructureLayout |
DDMStructureLayoutPersistenceImpl.fetchByUuid_First(String uuid,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the first d d m structure layout in the ordered set where uuid = ?. |
DDMStructureLayout |
DDMStructureLayoutPersistenceImpl.fetchByUuid_Last(String uuid,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the last d d m structure layout in the ordered set where uuid = ?. |
List<DDMStructureLayout> |
DDMStructureLayoutPersistenceImpl.findAll(int start,
int end,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns an ordered range of all the d d m structure layouts. |
DDMStructureLayout |
DDMStructureLayoutPersistenceImpl.findByUuid_C_First(String uuid,
long companyId,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the first d d m structure layout in the ordered set where uuid = ? and companyId = ?. |
DDMStructureLayout |
DDMStructureLayoutPersistenceImpl.findByUuid_C_Last(String uuid,
long companyId,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the last d d m structure layout in the ordered set where uuid = ? and companyId = ?. |
DDMStructureLayout[] |
DDMStructureLayoutPersistenceImpl.findByUuid_C_PrevAndNext(long structureLayoutId,
String uuid,
long companyId,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the d d m structure layouts before and after the current d d m structure layout in the ordered set where uuid = ? and companyId = ?. |
List<DDMStructureLayout> |
DDMStructureLayoutPersistenceImpl.findByUuid_C(String uuid,
long companyId,
int start,
int end,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns an ordered range of all the d d m structure layouts where uuid = ? and companyId = ?. |
DDMStructureLayout |
DDMStructureLayoutPersistenceImpl.findByUuid_First(String uuid,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the first d d m structure layout in the ordered set where uuid = ?. |
DDMStructureLayout |
DDMStructureLayoutPersistenceImpl.findByUuid_Last(String uuid,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the last d d m structure layout in the ordered set where uuid = ?. |
DDMStructureLayout[] |
DDMStructureLayoutPersistenceImpl.findByUuid_PrevAndNext(long structureLayoutId,
String uuid,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns the d d m structure layouts before and after the current d d m structure layout in the ordered set where uuid = ?. |
List<DDMStructureLayout> |
DDMStructureLayoutPersistenceImpl.findByUuid(String uuid,
int start,
int end,
OrderByComparator<DDMStructureLayout> orderByComparator)
Returns an ordered range of all the d d m structure layouts where uuid = ?. |
protected DDMStructureLayout |
DDMStructureLayoutPersistenceImpl.getByUuid_C_PrevAndNext(Session session,
DDMStructureLayout ddmStructureLayout,
String uuid,
long companyId,
OrderByComparator<DDMStructureLayout> orderByComparator,
boolean previous)
|
protected DDMStructureLayout |
DDMStructureLayoutPersistenceImpl.getByUuid_PrevAndNext(Session session,
DDMStructureLayout ddmStructureLayout,
String uuid,
OrderByComparator<DDMStructureLayout> orderByComparator,
boolean previous)
|
| Uses of DDMStructureLayout in com.liferay.portlet.dynamicdatamapping.util.test |
|---|
| Methods in com.liferay.portlet.dynamicdatamapping.util.test that return DDMStructureLayout | |
|---|---|
DDMStructureLayout |
DDMStructureLayoutTestHelper.addStructureLayout(long structureId,
DDMFormLayout ddmFormLayout)
|
|
Liferay 7.0-ce-m6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||