|
Liferay 7.0-ce-m3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of DDMStructureVersion in com.liferay.portlet.dynamicdatamapping.model |
|---|
| Classes in com.liferay.portlet.dynamicdatamapping.model that implement DDMStructureVersion | |
|---|---|
class |
DDMStructureVersionWrapper
This class is a wrapper for DDMStructureVersion. |
| Methods in com.liferay.portlet.dynamicdatamapping.model that return DDMStructureVersion | |
|---|---|
DDMStructureVersion |
DDMStructureVersionWrapper.getWrappedDDMStructureVersion()
Deprecated. As of 6.1.0, replaced by DDMStructureVersionWrapper.getWrappedModel() |
DDMStructureVersion |
DDMStructureVersionWrapper.getWrappedModel()
|
DDMStructureVersion |
DDMStructureVersionWrapper.toEscapedModel()
|
DDMStructureVersion |
DDMStructureVersionModel.toEscapedModel()
|
DDMStructureVersion |
DDMStructureVersionWrapper.toUnescapedModel()
|
DDMStructureVersion |
DDMStructureVersionModel.toUnescapedModel()
|
| Methods in com.liferay.portlet.dynamicdatamapping.model that return types with arguments of type DDMStructureVersion | |
|---|---|
CacheModel<DDMStructureVersion> |
DDMStructureVersionWrapper.toCacheModel()
|
CacheModel<DDMStructureVersion> |
DDMStructureVersionModel.toCacheModel()
|
| Methods in com.liferay.portlet.dynamicdatamapping.model with parameters of type DDMStructureVersion | |
|---|---|
int |
DDMStructureVersionWrapper.compareTo(DDMStructureVersion ddmStructureVersion)
|
int |
DDMStructureVersionModel.compareTo(DDMStructureVersion ddmStructureVersion)
|
static DDMStructureVersionSoap |
DDMStructureVersionSoap.toSoapModel(DDMStructureVersion model)
|
static DDMStructureVersionSoap[] |
DDMStructureVersionSoap.toSoapModels(DDMStructureVersion[] models)
|
static DDMStructureVersionSoap[][] |
DDMStructureVersionSoap.toSoapModels(DDMStructureVersion[][] models)
|
| Method parameters in com.liferay.portlet.dynamicdatamapping.model with type arguments of type DDMStructureVersion | |
|---|---|
static DDMStructureVersionSoap[] |
DDMStructureVersionSoap.toSoapModels(List<DDMStructureVersion> models)
|
| Constructors in com.liferay.portlet.dynamicdatamapping.model with parameters of type DDMStructureVersion | |
|---|---|
DDMStructureVersionWrapper(DDMStructureVersion ddmStructureVersion)
|
|
| Uses of DDMStructureVersion in com.liferay.portlet.dynamicdatamapping.service |
|---|
| Methods in com.liferay.portlet.dynamicdatamapping.service that return DDMStructureVersion | |
|---|---|
DDMStructureVersion |
DDMStructureVersionLocalServiceWrapper.addDDMStructureVersion(DDMStructureVersion ddmStructureVersion)
Adds the d d m structure version to the database. |
DDMStructureVersion |
DDMStructureVersionLocalService.addDDMStructureVersion(DDMStructureVersion ddmStructureVersion)
Adds the d d m structure version to the database. |
static DDMStructureVersion |
DDMStructureVersionLocalServiceUtil.addDDMStructureVersion(DDMStructureVersion ddmStructureVersion)
Adds the d d m structure version to the database. |
DDMStructureVersion |
DDMStructureVersionLocalServiceWrapper.createDDMStructureVersion(long structureVersionId)
Creates a new d d m structure version with the primary key. |
DDMStructureVersion |
DDMStructureVersionLocalService.createDDMStructureVersion(long structureVersionId)
Creates a new d d m structure version with the primary key. |
static DDMStructureVersion |
DDMStructureVersionLocalServiceUtil.createDDMStructureVersion(long structureVersionId)
Creates a new d d m structure version with the primary key. |
DDMStructureVersion |
DDMStructureVersionLocalServiceWrapper.deleteDDMStructureVersion(DDMStructureVersion ddmStructureVersion)
Deletes the d d m structure version from the database. |
DDMStructureVersion |
DDMStructureVersionLocalService.deleteDDMStructureVersion(DDMStructureVersion ddmStructureVersion)
Deletes the d d m structure version from the database. |
static DDMStructureVersion |
DDMStructureVersionLocalServiceUtil.deleteDDMStructureVersion(DDMStructureVersion ddmStructureVersion)
Deletes the d d m structure version from the database. |
DDMStructureVersion |
DDMStructureVersionLocalServiceWrapper.deleteDDMStructureVersion(long structureVersionId)
Deletes the d d m structure version with the primary key from the database. |
DDMStructureVersion |
DDMStructureVersionLocalService.deleteDDMStructureVersion(long structureVersionId)
Deletes the d d m structure version with the primary key from the database. |
static DDMStructureVersion |
DDMStructureVersionLocalServiceUtil.deleteDDMStructureVersion(long structureVersionId)
Deletes the d d m structure version with the primary key from the database. |
DDMStructureVersion |
DDMStructureVersionLocalServiceWrapper.fetchDDMStructureVersion(long structureVersionId)
|
DDMStructureVersion |
DDMStructureVersionLocalService.fetchDDMStructureVersion(long structureVersionId)
|
static DDMStructureVersion |
DDMStructureVersionLocalServiceUtil.fetchDDMStructureVersion(long structureVersionId)
|
DDMStructureVersion |
DDMStructureVersionLocalServiceWrapper.getDDMStructureVersion(long structureVersionId)
Returns the d d m structure version with the primary key. |
DDMStructureVersion |
DDMStructureVersionLocalService.getDDMStructureVersion(long structureVersionId)
Returns the d d m structure version with the primary key. |
static DDMStructureVersion |
DDMStructureVersionLocalServiceUtil.getDDMStructureVersion(long structureVersionId)
Returns the d d m structure version with the primary key. |
static DDMStructureVersion |
DDMStructureVersionServiceUtil.getLatestStructureVersion(long structureId)
|
DDMStructureVersion |
DDMStructureVersionLocalServiceWrapper.getLatestStructureVersion(long structureId)
|
DDMStructureVersion |
DDMStructureVersionService.getLatestStructureVersion(long structureId)
|
DDMStructureVersion |
DDMStructureVersionLocalService.getLatestStructureVersion(long structureId)
|
DDMStructureVersion |
DDMStructureVersionServiceWrapper.getLatestStructureVersion(long structureId)
|
static DDMStructureVersion |
DDMStructureVersionLocalServiceUtil.getLatestStructureVersion(long structureId)
|
static DDMStructureVersion |
DDMStructureVersionServiceUtil.getStructureVersion(long structureVersionId)
|
DDMStructureVersion |
DDMStructureVersionLocalServiceWrapper.getStructureVersion(long structureVersionId)
|
DDMStructureVersion |
DDMStructureVersionService.getStructureVersion(long structureVersionId)
|
DDMStructureVersion |
DDMStructureVersionLocalService.getStructureVersion(long structureVersionId)
|
DDMStructureVersion |
DDMStructureVersionServiceWrapper.getStructureVersion(long structureVersionId)
|
static DDMStructureVersion |
DDMStructureVersionLocalServiceUtil.getStructureVersion(long structureVersionId)
|
DDMStructureVersion |
DDMStructureVersionLocalServiceWrapper.getStructureVersion(long structureId,
String version)
|
DDMStructureVersion |
DDMStructureVersionLocalService.getStructureVersion(long structureId,
String version)
|
static DDMStructureVersion |
DDMStructureVersionLocalServiceUtil.getStructureVersion(long structureId,
String version)
|
DDMStructureVersion |
DDMStructureVersionLocalServiceWrapper.updateDDMStructureVersion(DDMStructureVersion ddmStructureVersion)
Updates the d d m structure version in the database or adds it if it does not yet exist. |
DDMStructureVersion |
DDMStructureVersionLocalService.updateDDMStructureVersion(DDMStructureVersion ddmStructureVersion)
Updates the d d m structure version in the database or adds it if it does not yet exist. |
static DDMStructureVersion |
DDMStructureVersionLocalServiceUtil.updateDDMStructureVersion(DDMStructureVersion ddmStructureVersion)
Updates the d d m structure version in the database or adds it if it does not yet exist. |
| Methods in com.liferay.portlet.dynamicdatamapping.service that return types with arguments of type DDMStructureVersion | |
|---|---|
List<DDMStructureVersion> |
DDMStructureVersionLocalServiceWrapper.getDDMStructureVersions(int start,
int end)
Returns a range of all the d d m structure versions. |
List<DDMStructureVersion> |
DDMStructureVersionLocalService.getDDMStructureVersions(int start,
int end)
Returns a range of all the d d m structure versions. |
static List<DDMStructureVersion> |
DDMStructureVersionLocalServiceUtil.getDDMStructureVersions(int start,
int end)
Returns a range of all the d d m structure versions. |
static List<DDMStructureVersion> |
DDMStructureVersionServiceUtil.getStructureVersions(long structureId,
int start,
int end,
OrderByComparator<DDMStructureVersion> orderByComparator)
|
List<DDMStructureVersion> |
DDMStructureVersionLocalServiceWrapper.getStructureVersions(long structureId,
int start,
int end,
OrderByComparator<DDMStructureVersion> orderByComparator)
|
List<DDMStructureVersion> |
DDMStructureVersionService.getStructureVersions(long structureId,
int start,
int end,
OrderByComparator<DDMStructureVersion> orderByComparator)
|
List<DDMStructureVersion> |
DDMStructureVersionLocalService.getStructureVersions(long structureId,
int start,
int end,
OrderByComparator<DDMStructureVersion> orderByComparator)
|
List<DDMStructureVersion> |
DDMStructureVersionServiceWrapper.getStructureVersions(long structureId,
int start,
int end,
OrderByComparator<DDMStructureVersion> orderByComparator)
|
static List<DDMStructureVersion> |
DDMStructureVersionLocalServiceUtil.getStructureVersions(long structureId,
int start,
int end,
OrderByComparator<DDMStructureVersion> orderByComparator)
|
| Methods in com.liferay.portlet.dynamicdatamapping.service with parameters of type DDMStructureVersion | |
|---|---|
DDMStructureVersion |
DDMStructureVersionLocalServiceWrapper.addDDMStructureVersion(DDMStructureVersion ddmStructureVersion)
Adds the d d m structure version to the database. |
DDMStructureVersion |
DDMStructureVersionLocalService.addDDMStructureVersion(DDMStructureVersion ddmStructureVersion)
Adds the d d m structure version to the database. |
static DDMStructureVersion |
DDMStructureVersionLocalServiceUtil.addDDMStructureVersion(DDMStructureVersion ddmStructureVersion)
Adds the d d m structure version to the database. |
DDMStructureVersion |
DDMStructureVersionLocalServiceWrapper.deleteDDMStructureVersion(DDMStructureVersion ddmStructureVersion)
Deletes the d d m structure version from the database. |
DDMStructureVersion |
DDMStructureVersionLocalService.deleteDDMStructureVersion(DDMStructureVersion ddmStructureVersion)
Deletes the d d m structure version from the database. |
static DDMStructureVersion |
DDMStructureVersionLocalServiceUtil.deleteDDMStructureVersion(DDMStructureVersion ddmStructureVersion)
Deletes the d d m structure version from the database. |
DDMStructureVersion |
DDMStructureVersionLocalServiceWrapper.updateDDMStructureVersion(DDMStructureVersion ddmStructureVersion)
Updates the d d m structure version in the database or adds it if it does not yet exist. |
DDMStructureVersion |
DDMStructureVersionLocalService.updateDDMStructureVersion(DDMStructureVersion ddmStructureVersion)
Updates the d d m structure version in the database or adds it if it does not yet exist. |
static DDMStructureVersion |
DDMStructureVersionLocalServiceUtil.updateDDMStructureVersion(DDMStructureVersion ddmStructureVersion)
Updates the d d m structure version 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 DDMStructureVersion | |
|---|---|
static List<DDMStructureVersion> |
DDMStructureVersionServiceUtil.getStructureVersions(long structureId,
int start,
int end,
OrderByComparator<DDMStructureVersion> orderByComparator)
|
List<DDMStructureVersion> |
DDMStructureVersionLocalServiceWrapper.getStructureVersions(long structureId,
int start,
int end,
OrderByComparator<DDMStructureVersion> orderByComparator)
|
List<DDMStructureVersion> |
DDMStructureVersionService.getStructureVersions(long structureId,
int start,
int end,
OrderByComparator<DDMStructureVersion> orderByComparator)
|
List<DDMStructureVersion> |
DDMStructureVersionLocalService.getStructureVersions(long structureId,
int start,
int end,
OrderByComparator<DDMStructureVersion> orderByComparator)
|
List<DDMStructureVersion> |
DDMStructureVersionServiceWrapper.getStructureVersions(long structureId,
int start,
int end,
OrderByComparator<DDMStructureVersion> orderByComparator)
|
static List<DDMStructureVersion> |
DDMStructureVersionLocalServiceUtil.getStructureVersions(long structureId,
int start,
int end,
OrderByComparator<DDMStructureVersion> orderByComparator)
|
| Uses of DDMStructureVersion in com.liferay.portlet.dynamicdatamapping.service.persistence |
|---|
| Methods in com.liferay.portlet.dynamicdatamapping.service.persistence that return DDMStructureVersion | |
|---|---|
DDMStructureVersion |
DDMStructureVersionPersistence.create(long structureVersionId)
Creates a new d d m structure version with the primary key. |
static DDMStructureVersion |
DDMStructureVersionUtil.create(long structureVersionId)
Creates a new d d m structure version with the primary key. |
DDMStructureVersion |
DDMStructureVersionPersistence.fetchByPrimaryKey(long structureVersionId)
Returns the d d m structure version with the primary key or returns null if it could not be found. |
static DDMStructureVersion |
DDMStructureVersionUtil.fetchByPrimaryKey(long structureVersionId)
Returns the d d m structure version with the primary key or returns null if it could not be found. |
DDMStructureVersion |
DDMStructureVersionPersistence.fetchByS_V(long structureId,
String version)
Returns the d d m structure version where structureId = ? and version = ? or returns null if it could not be found. |
static DDMStructureVersion |
DDMStructureVersionUtil.fetchByS_V(long structureId,
String version)
Returns the d d m structure version where structureId = ? and version = ? or returns null if it could not be found. |
DDMStructureVersion |
DDMStructureVersionPersistence.fetchByS_V(long structureId,
String version,
boolean retrieveFromCache)
Returns the d d m structure version where structureId = ? and version = ? or returns null if it could not be found, optionally using the finder cache. |
static DDMStructureVersion |
DDMStructureVersionUtil.fetchByS_V(long structureId,
String version,
boolean retrieveFromCache)
Returns the d d m structure version where structureId = ? and version = ? or returns null if it could not be found, optionally using the finder cache. |
DDMStructureVersion |
DDMStructureVersionPersistence.fetchByStructureId_First(long structureId,
OrderByComparator<DDMStructureVersion> orderByComparator)
Returns the first d d m structure version in the ordered set where structureId = ?. |
static DDMStructureVersion |
DDMStructureVersionUtil.fetchByStructureId_First(long structureId,
OrderByComparator<DDMStructureVersion> orderByComparator)
Returns the first d d m structure version in the ordered set where structureId = ?. |
DDMStructureVersion |
DDMStructureVersionPersistence.fetchByStructureId_Last(long structureId,
OrderByComparator<DDMStructureVersion> orderByComparator)
Returns the last d d m structure version in the ordered set where structureId = ?. |
static DDMStructureVersion |
DDMStructureVersionUtil.fetchByStructureId_Last(long structureId,
OrderByComparator<DDMStructureVersion> orderByComparator)
Returns the last d d m structure version in the ordered set where structureId = ?. |
DDMStructureVersion |
DDMStructureVersionPersistence.findByPrimaryKey(long structureVersionId)
Returns the d d m structure version with the primary key or throws a NoSuchStructureVersionException if it could not be found. |
static DDMStructureVersion |
DDMStructureVersionUtil.findByPrimaryKey(long structureVersionId)
Returns the d d m structure version with the primary key or throws a NoSuchStructureVersionException if it could not be found. |
DDMStructureVersion |
DDMStructureVersionPersistence.findByS_V(long structureId,
String version)
Returns the d d m structure version where structureId = ? and version = ? or throws a NoSuchStructureVersionException if it could not be found. |
static DDMStructureVersion |
DDMStructureVersionUtil.findByS_V(long structureId,
String version)
Returns the d d m structure version where structureId = ? and version = ? or throws a NoSuchStructureVersionException if it could not be found. |
DDMStructureVersion |
DDMStructureVersionPersistence.findByStructureId_First(long structureId,
OrderByComparator<DDMStructureVersion> orderByComparator)
Returns the first d d m structure version in the ordered set where structureId = ?. |
static DDMStructureVersion |
DDMStructureVersionUtil.findByStructureId_First(long structureId,
OrderByComparator<DDMStructureVersion> orderByComparator)
Returns the first d d m structure version in the ordered set where structureId = ?. |
DDMStructureVersion |
DDMStructureVersionPersistence.findByStructureId_Last(long structureId,
OrderByComparator<DDMStructureVersion> orderByComparator)
Returns the last d d m structure version in the ordered set where structureId = ?. |
static DDMStructureVersion |
DDMStructureVersionUtil.findByStructureId_Last(long structureId,
OrderByComparator<DDMStructureVersion> orderByComparator)
Returns the last d d m structure version in the ordered set where structureId = ?. |
DDMStructureVersion[] |
DDMStructureVersionPersistence.findByStructureId_PrevAndNext(long structureVersionId,
long structureId,
OrderByComparator<DDMStructureVersion> orderByComparator)
Returns the d d m structure versions before and after the current d d m structure version in the ordered set where structureId = ?. |
static DDMStructureVersion[] |
DDMStructureVersionUtil.findByStructureId_PrevAndNext(long structureVersionId,
long structureId,
OrderByComparator<DDMStructureVersion> orderByComparator)
Returns the d d m structure versions before and after the current d d m structure version in the ordered set where structureId = ?. |
DDMStructureVersion |
DDMStructureVersionPersistence.remove(long structureVersionId)
Removes the d d m structure version with the primary key from the database. |
static DDMStructureVersion |
DDMStructureVersionUtil.remove(long structureVersionId)
Removes the d d m structure version with the primary key from the database. |
DDMStructureVersion |
DDMStructureVersionPersistence.removeByS_V(long structureId,
String version)
Removes the d d m structure version where structureId = ? and version = ? from the database. |
static DDMStructureVersion |
DDMStructureVersionUtil.removeByS_V(long structureId,
String version)
Removes the d d m structure version where structureId = ? and version = ? from the database. |
static DDMStructureVersion |
DDMStructureVersionUtil.update(DDMStructureVersion ddmStructureVersion)
|
static DDMStructureVersion |
DDMStructureVersionUtil.update(DDMStructureVersion ddmStructureVersion,
ServiceContext serviceContext)
|
DDMStructureVersion |
DDMStructureVersionPersistence.updateImpl(DDMStructureVersion ddmStructureVersion)
|
static DDMStructureVersion |
DDMStructureVersionUtil.updateImpl(DDMStructureVersion ddmStructureVersion)
|
| Methods in com.liferay.portlet.dynamicdatamapping.service.persistence that return types with arguments of type DDMStructureVersion | |
|---|---|
Map<Serializable,DDMStructureVersion> |
DDMStructureVersionPersistence.fetchByPrimaryKeys(Set<Serializable> primaryKeys)
|
static Map<Serializable,DDMStructureVersion> |
DDMStructureVersionUtil.fetchByPrimaryKeys(Set<Serializable> primaryKeys)
|
List<DDMStructureVersion> |
DDMStructureVersionPersistence.findAll()
Returns all the d d m structure versions. |
static List<DDMStructureVersion> |
DDMStructureVersionUtil.findAll()
Returns all the d d m structure versions. |
List<DDMStructureVersion> |
DDMStructureVersionPersistence.findAll(int start,
int end)
Returns a range of all the d d m structure versions. |
static List<DDMStructureVersion> |
DDMStructureVersionUtil.findAll(int start,
int end)
Returns a range of all the d d m structure versions. |
List<DDMStructureVersion> |
DDMStructureVersionPersistence.findAll(int start,
int end,
OrderByComparator<DDMStructureVersion> orderByComparator)
Returns an ordered range of all the d d m structure versions. |
static List<DDMStructureVersion> |
DDMStructureVersionUtil.findAll(int start,
int end,
OrderByComparator<DDMStructureVersion> orderByComparator)
Returns an ordered range of all the d d m structure versions. |
List<DDMStructureVersion> |
DDMStructureVersionPersistence.findByStructureId(long structureId)
Returns all the d d m structure versions where structureId = ?. |
static List<DDMStructureVersion> |
DDMStructureVersionUtil.findByStructureId(long structureId)
Returns all the d d m structure versions where structureId = ?. |
List<DDMStructureVersion> |
DDMStructureVersionPersistence.findByStructureId(long structureId,
int start,
int end)
Returns a range of all the d d m structure versions where structureId = ?. |
static List<DDMStructureVersion> |
DDMStructureVersionUtil.findByStructureId(long structureId,
int start,
int end)
Returns a range of all the d d m structure versions where structureId = ?. |
List<DDMStructureVersion> |
DDMStructureVersionPersistence.findByStructureId(long structureId,
int start,
int end,
OrderByComparator<DDMStructureVersion> orderByComparator)
Returns an ordered range of all the d d m structure versions where structureId = ?. |
static List<DDMStructureVersion> |
DDMStructureVersionUtil.findByStructureId(long structureId,
int start,
int end,
OrderByComparator<DDMStructureVersion> orderByComparator)
Returns an ordered range of all the d d m structure versions where structureId = ?. |
static List<DDMStructureVersion> |
DDMStructureVersionUtil.findWithDynamicQuery(DynamicQuery dynamicQuery)
|
static List<DDMStructureVersion> |
DDMStructureVersionUtil.findWithDynamicQuery(DynamicQuery dynamicQuery,
int start,
int end)
|
static List<DDMStructureVersion> |
DDMStructureVersionUtil.findWithDynamicQuery(DynamicQuery dynamicQuery,
int start,
int end,
OrderByComparator<DDMStructureVersion> orderByComparator)
|
| Methods in com.liferay.portlet.dynamicdatamapping.service.persistence with parameters of type DDMStructureVersion | |
|---|---|
void |
DDMStructureVersionPersistence.cacheResult(DDMStructureVersion ddmStructureVersion)
Caches the d d m structure version in the entity cache if it is enabled. |
static void |
DDMStructureVersionUtil.cacheResult(DDMStructureVersion ddmStructureVersion)
Caches the d d m structure version in the entity cache if it is enabled. |
static void |
DDMStructureVersionUtil.clearCache(DDMStructureVersion ddmStructureVersion)
|
static DDMStructureVersion |
DDMStructureVersionUtil.update(DDMStructureVersion ddmStructureVersion)
|
static DDMStructureVersion |
DDMStructureVersionUtil.update(DDMStructureVersion ddmStructureVersion,
ServiceContext serviceContext)
|
DDMStructureVersion |
DDMStructureVersionPersistence.updateImpl(DDMStructureVersion ddmStructureVersion)
|
static DDMStructureVersion |
DDMStructureVersionUtil.updateImpl(DDMStructureVersion ddmStructureVersion)
|
| Method parameters in com.liferay.portlet.dynamicdatamapping.service.persistence with type arguments of type DDMStructureVersion | |
|---|---|
void |
DDMStructureVersionPersistence.cacheResult(List<DDMStructureVersion> ddmStructureVersions)
Caches the d d m structure versions in the entity cache if it is enabled. |
static void |
DDMStructureVersionUtil.cacheResult(List<DDMStructureVersion> ddmStructureVersions)
Caches the d d m structure versions in the entity cache if it is enabled. |
DDMStructureVersion |
DDMStructureVersionPersistence.fetchByStructureId_First(long structureId,
OrderByComparator<DDMStructureVersion> orderByComparator)
Returns the first d d m structure version in the ordered set where structureId = ?. |
static DDMStructureVersion |
DDMStructureVersionUtil.fetchByStructureId_First(long structureId,
OrderByComparator<DDMStructureVersion> orderByComparator)
Returns the first d d m structure version in the ordered set where structureId = ?. |
DDMStructureVersion |
DDMStructureVersionPersistence.fetchByStructureId_Last(long structureId,
OrderByComparator<DDMStructureVersion> orderByComparator)
Returns the last d d m structure version in the ordered set where structureId = ?. |
static DDMStructureVersion |
DDMStructureVersionUtil.fetchByStructureId_Last(long structureId,
OrderByComparator<DDMStructureVersion> orderByComparator)
Returns the last d d m structure version in the ordered set where structureId = ?. |
List<DDMStructureVersion> |
DDMStructureVersionPersistence.findAll(int start,
int end,
OrderByComparator<DDMStructureVersion> orderByComparator)
Returns an ordered range of all the d d m structure versions. |
static List<DDMStructureVersion> |
DDMStructureVersionUtil.findAll(int start,
int end,
OrderByComparator<DDMStructureVersion> orderByComparator)
Returns an ordered range of all the d d m structure versions. |
DDMStructureVersion |
DDMStructureVersionPersistence.findByStructureId_First(long structureId,
OrderByComparator<DDMStructureVersion> orderByComparator)
Returns the first d d m structure version in the ordered set where structureId = ?. |
static DDMStructureVersion |
DDMStructureVersionUtil.findByStructureId_First(long structureId,
OrderByComparator<DDMStructureVersion> orderByComparator)
Returns the first d d m structure version in the ordered set where structureId = ?. |
DDMStructureVersion |
DDMStructureVersionPersistence.findByStructureId_Last(long structureId,
OrderByComparator<DDMStructureVersion> orderByComparator)
Returns the last d d m structure version in the ordered set where structureId = ?. |
static DDMStructureVersion |
DDMStructureVersionUtil.findByStructureId_Last(long structureId,
OrderByComparator<DDMStructureVersion> orderByComparator)
Returns the last d d m structure version in the ordered set where structureId = ?. |
DDMStructureVersion[] |
DDMStructureVersionPersistence.findByStructureId_PrevAndNext(long structureVersionId,
long structureId,
OrderByComparator<DDMStructureVersion> orderByComparator)
Returns the d d m structure versions before and after the current d d m structure version in the ordered set where structureId = ?. |
static DDMStructureVersion[] |
DDMStructureVersionUtil.findByStructureId_PrevAndNext(long structureVersionId,
long structureId,
OrderByComparator<DDMStructureVersion> orderByComparator)
Returns the d d m structure versions before and after the current d d m structure version in the ordered set where structureId = ?. |
List<DDMStructureVersion> |
DDMStructureVersionPersistence.findByStructureId(long structureId,
int start,
int end,
OrderByComparator<DDMStructureVersion> orderByComparator)
Returns an ordered range of all the d d m structure versions where structureId = ?. |
static List<DDMStructureVersion> |
DDMStructureVersionUtil.findByStructureId(long structureId,
int start,
int end,
OrderByComparator<DDMStructureVersion> orderByComparator)
Returns an ordered range of all the d d m structure versions where structureId = ?. |
static List<DDMStructureVersion> |
DDMStructureVersionUtil.findWithDynamicQuery(DynamicQuery dynamicQuery,
int start,
int end,
OrderByComparator<DDMStructureVersion> orderByComparator)
|
| Uses of DDMStructureVersion in com.liferay.portlet.dynamicdatamapping.util.comparator |
|---|
| Methods in com.liferay.portlet.dynamicdatamapping.util.comparator with parameters of type DDMStructureVersion | |
|---|---|
int |
StructureVersionVersionComparator.compare(DDMStructureVersion structureVersion1,
DDMStructureVersion structureVersion2)
|
|
Liferay 7.0-ce-m3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||