|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of DDMContent in com.liferay.portal.tools.samplesqlbuilder |
---|
Methods in com.liferay.portal.tools.samplesqlbuilder that return DDMContent | |
---|---|
DDMContent |
DataFactory.addDDMContent(long groupId,
long companyId,
long userId)
|
Uses of DDMContent in com.liferay.portlet.dynamicdatamapping.model |
---|
Classes in com.liferay.portlet.dynamicdatamapping.model that implement DDMContent | |
---|---|
class |
DDMContentWrapper
This class is a wrapper for DDMContent . |
Methods in com.liferay.portlet.dynamicdatamapping.model that return DDMContent | |
---|---|
DDMContent |
DDMContentWrapper.getWrappedDDMContent()
Deprecated. Renamed to DDMContentWrapper.getWrappedModel() |
DDMContent |
DDMContentWrapper.getWrappedModel()
|
DDMContent |
DDMContentModel.toEscapedModel()
|
DDMContent |
DDMContentWrapper.toEscapedModel()
|
DDMContent |
DDMContentModel.toUnescapedModel()
|
DDMContent |
DDMContentWrapper.toUnescapedModel()
|
Methods in com.liferay.portlet.dynamicdatamapping.model that return types with arguments of type DDMContent | |
---|---|
CacheModel<DDMContent> |
DDMContentModel.toCacheModel()
|
CacheModel<DDMContent> |
DDMContentWrapper.toCacheModel()
|
Methods in com.liferay.portlet.dynamicdatamapping.model with parameters of type DDMContent | |
---|---|
int |
DDMContentModel.compareTo(DDMContent ddmContent)
|
int |
DDMContentWrapper.compareTo(DDMContent ddmContent)
|
static DDMContentSoap |
DDMContentSoap.toSoapModel(DDMContent model)
|
static DDMContentSoap[] |
DDMContentSoap.toSoapModels(DDMContent[] models)
|
static DDMContentSoap[][] |
DDMContentSoap.toSoapModels(DDMContent[][] models)
|
Method parameters in com.liferay.portlet.dynamicdatamapping.model with type arguments of type DDMContent | |
---|---|
static DDMContentSoap[] |
DDMContentSoap.toSoapModels(List<DDMContent> models)
|
Constructors in com.liferay.portlet.dynamicdatamapping.model with parameters of type DDMContent | |
---|---|
DDMContentWrapper(DDMContent ddmContent)
|
Uses of DDMContent in com.liferay.portlet.dynamicdatamapping.model.impl |
---|
Classes in com.liferay.portlet.dynamicdatamapping.model.impl that implement DDMContent | |
---|---|
class |
DDMContentBaseImpl
The extended model base implementation for the DDMContent service. |
class |
DDMContentImpl
|
Methods in com.liferay.portlet.dynamicdatamapping.model.impl that return DDMContent | |
---|---|
DDMContent |
DDMContentCacheModel.toEntityModel()
|
DDMContent |
DDMContentModelImpl.toEscapedModel()
|
DDMContent |
DDMContentModelImpl.toUnescapedModel()
|
Methods in com.liferay.portlet.dynamicdatamapping.model.impl that return types with arguments of type DDMContent | |
---|---|
CacheModel<DDMContent> |
DDMContentModelImpl.toCacheModel()
|
Methods in com.liferay.portlet.dynamicdatamapping.model.impl with parameters of type DDMContent | |
---|---|
int |
DDMContentModelImpl.compareTo(DDMContent ddmContent)
|
Uses of DDMContent in com.liferay.portlet.dynamicdatamapping.service |
---|
Methods in com.liferay.portlet.dynamicdatamapping.service that return DDMContent | |
---|---|
static DDMContent |
DDMContentLocalServiceUtil.addContent(long userId,
long groupId,
String name,
String description,
String xml,
ServiceContext serviceContext)
|
DDMContent |
DDMContentLocalServiceWrapper.addContent(long userId,
long groupId,
String name,
String description,
String xml,
ServiceContext serviceContext)
|
DDMContent |
DDMContentLocalService.addContent(long userId,
long groupId,
String name,
String description,
String xml,
ServiceContext serviceContext)
|
static DDMContent |
DDMContentLocalServiceUtil.addDDMContent(DDMContent ddmContent)
Adds the d d m content to the database. |
DDMContent |
DDMContentLocalServiceWrapper.addDDMContent(DDMContent ddmContent)
Adds the d d m content to the database. |
DDMContent |
DDMContentLocalService.addDDMContent(DDMContent ddmContent)
Adds the d d m content to the database. |
static DDMContent |
DDMContentLocalServiceUtil.createDDMContent(long contentId)
Creates a new d d m content with the primary key. |
DDMContent |
DDMContentLocalServiceWrapper.createDDMContent(long contentId)
Creates a new d d m content with the primary key. |
DDMContent |
DDMContentLocalService.createDDMContent(long contentId)
Creates a new d d m content with the primary key. |
static DDMContent |
DDMContentLocalServiceUtil.deleteDDMContent(DDMContent ddmContent)
Deletes the d d m content from the database. |
DDMContent |
DDMContentLocalServiceWrapper.deleteDDMContent(DDMContent ddmContent)
Deletes the d d m content from the database. |
DDMContent |
DDMContentLocalService.deleteDDMContent(DDMContent ddmContent)
Deletes the d d m content from the database. |
static DDMContent |
DDMContentLocalServiceUtil.deleteDDMContent(long contentId)
Deletes the d d m content with the primary key from the database. |
DDMContent |
DDMContentLocalServiceWrapper.deleteDDMContent(long contentId)
Deletes the d d m content with the primary key from the database. |
DDMContent |
DDMContentLocalService.deleteDDMContent(long contentId)
Deletes the d d m content with the primary key from the database. |
static DDMContent |
DDMContentLocalServiceUtil.fetchDDMContent(long contentId)
|
DDMContent |
DDMContentLocalServiceWrapper.fetchDDMContent(long contentId)
|
DDMContent |
DDMContentLocalService.fetchDDMContent(long contentId)
|
static DDMContent |
DDMContentLocalServiceUtil.getContent(long contentId)
|
DDMContent |
DDMContentLocalServiceWrapper.getContent(long contentId)
|
DDMContent |
DDMContentLocalService.getContent(long contentId)
|
static DDMContent |
DDMContentLocalServiceUtil.getDDMContent(long contentId)
Returns the d d m content with the primary key. |
DDMContent |
DDMContentLocalServiceWrapper.getDDMContent(long contentId)
Returns the d d m content with the primary key. |
DDMContent |
DDMContentLocalService.getDDMContent(long contentId)
Returns the d d m content with the primary key. |
static DDMContent |
DDMContentLocalServiceUtil.getDDMContentByUuidAndGroupId(String uuid,
long groupId)
Returns the d d m content with the UUID in the group. |
DDMContent |
DDMContentLocalServiceWrapper.getDDMContentByUuidAndGroupId(String uuid,
long groupId)
Returns the d d m content with the UUID in the group. |
DDMContent |
DDMContentLocalService.getDDMContentByUuidAndGroupId(String uuid,
long groupId)
Returns the d d m content with the UUID in the group. |
static DDMContent |
DDMContentLocalServiceUtil.updateContent(long contentId,
String name,
String description,
String xml,
ServiceContext serviceContext)
|
DDMContent |
DDMContentLocalServiceWrapper.updateContent(long contentId,
String name,
String description,
String xml,
ServiceContext serviceContext)
|
DDMContent |
DDMContentLocalService.updateContent(long contentId,
String name,
String description,
String xml,
ServiceContext serviceContext)
|
static DDMContent |
DDMContentLocalServiceUtil.updateDDMContent(DDMContent ddmContent)
Updates the d d m content in the database or adds it if it does not yet exist. |
DDMContent |
DDMContentLocalServiceWrapper.updateDDMContent(DDMContent ddmContent)
Updates the d d m content in the database or adds it if it does not yet exist. |
DDMContent |
DDMContentLocalService.updateDDMContent(DDMContent ddmContent)
Updates the d d m content in the database or adds it if it does not yet exist. |
static DDMContent |
DDMContentLocalServiceUtil.updateDDMContent(DDMContent ddmContent,
boolean merge)
Updates the d d m content in the database or adds it if it does not yet exist. |
DDMContent |
DDMContentLocalServiceWrapper.updateDDMContent(DDMContent ddmContent,
boolean merge)
Updates the d d m content in the database or adds it if it does not yet exist. |
DDMContent |
DDMContentLocalService.updateDDMContent(DDMContent ddmContent,
boolean merge)
Updates the d d m content 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 DDMContent | |
---|---|
static List<DDMContent> |
DDMContentLocalServiceUtil.getContents()
|
List<DDMContent> |
DDMContentLocalServiceWrapper.getContents()
|
List<DDMContent> |
DDMContentLocalService.getContents()
|
static List<DDMContent> |
DDMContentLocalServiceUtil.getContents(long groupId)
|
List<DDMContent> |
DDMContentLocalServiceWrapper.getContents(long groupId)
|
List<DDMContent> |
DDMContentLocalService.getContents(long groupId)
|
static List<DDMContent> |
DDMContentLocalServiceUtil.getContents(long groupId,
int start,
int end)
|
List<DDMContent> |
DDMContentLocalServiceWrapper.getContents(long groupId,
int start,
int end)
|
List<DDMContent> |
DDMContentLocalService.getContents(long groupId,
int start,
int end)
|
static List<DDMContent> |
DDMContentLocalServiceUtil.getDDMContents(int start,
int end)
Returns a range of all the d d m contents. |
List<DDMContent> |
DDMContentLocalServiceWrapper.getDDMContents(int start,
int end)
Returns a range of all the d d m contents. |
List<DDMContent> |
DDMContentLocalService.getDDMContents(int start,
int end)
Returns a range of all the d d m contents. |
Methods in com.liferay.portlet.dynamicdatamapping.service with parameters of type DDMContent | |
---|---|
static DDMContent |
DDMContentLocalServiceUtil.addDDMContent(DDMContent ddmContent)
Adds the d d m content to the database. |
DDMContent |
DDMContentLocalServiceWrapper.addDDMContent(DDMContent ddmContent)
Adds the d d m content to the database. |
DDMContent |
DDMContentLocalService.addDDMContent(DDMContent ddmContent)
Adds the d d m content to the database. |
static void |
DDMContentLocalServiceUtil.deleteContent(DDMContent content)
|
void |
DDMContentLocalServiceWrapper.deleteContent(DDMContent content)
|
void |
DDMContentLocalService.deleteContent(DDMContent content)
|
static DDMContent |
DDMContentLocalServiceUtil.deleteDDMContent(DDMContent ddmContent)
Deletes the d d m content from the database. |
DDMContent |
DDMContentLocalServiceWrapper.deleteDDMContent(DDMContent ddmContent)
Deletes the d d m content from the database. |
DDMContent |
DDMContentLocalService.deleteDDMContent(DDMContent ddmContent)
Deletes the d d m content from the database. |
static DDMContent |
DDMContentLocalServiceUtil.updateDDMContent(DDMContent ddmContent)
Updates the d d m content in the database or adds it if it does not yet exist. |
DDMContent |
DDMContentLocalServiceWrapper.updateDDMContent(DDMContent ddmContent)
Updates the d d m content in the database or adds it if it does not yet exist. |
DDMContent |
DDMContentLocalService.updateDDMContent(DDMContent ddmContent)
Updates the d d m content in the database or adds it if it does not yet exist. |
static DDMContent |
DDMContentLocalServiceUtil.updateDDMContent(DDMContent ddmContent,
boolean merge)
Updates the d d m content in the database or adds it if it does not yet exist. |
DDMContent |
DDMContentLocalServiceWrapper.updateDDMContent(DDMContent ddmContent,
boolean merge)
Updates the d d m content in the database or adds it if it does not yet exist. |
DDMContent |
DDMContentLocalService.updateDDMContent(DDMContent ddmContent,
boolean merge)
Updates the d d m content in the database or adds it if it does not yet exist. |
Uses of DDMContent in com.liferay.portlet.dynamicdatamapping.service.base |
---|
Methods in com.liferay.portlet.dynamicdatamapping.service.base that return DDMContent | |
---|---|
DDMContent |
DDMContentLocalServiceBaseImpl.addDDMContent(DDMContent ddmContent)
Adds the d d m content to the database. |
DDMContent |
DDMContentLocalServiceBaseImpl.createDDMContent(long contentId)
Creates a new d d m content with the primary key. |
DDMContent |
DDMContentLocalServiceBaseImpl.deleteDDMContent(DDMContent ddmContent)
Deletes the d d m content from the database. |
DDMContent |
DDMContentLocalServiceBaseImpl.deleteDDMContent(long contentId)
Deletes the d d m content with the primary key from the database. |
DDMContent |
DDMContentLocalServiceBaseImpl.fetchDDMContent(long contentId)
|
DDMContent |
DDMContentLocalServiceBaseImpl.getDDMContent(long contentId)
Returns the d d m content with the primary key. |
DDMContent |
DDMContentLocalServiceBaseImpl.getDDMContentByUuidAndGroupId(String uuid,
long groupId)
Returns the d d m content with the UUID in the group. |
DDMContent |
DDMContentLocalServiceBaseImpl.updateDDMContent(DDMContent ddmContent)
Updates the d d m content in the database or adds it if it does not yet exist. |
DDMContent |
DDMContentLocalServiceBaseImpl.updateDDMContent(DDMContent ddmContent,
boolean merge)
Updates the d d m content 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 DDMContent | |
---|---|
List<DDMContent> |
DDMContentLocalServiceBaseImpl.getDDMContents(int start,
int end)
Returns a range of all the d d m contents. |
Methods in com.liferay.portlet.dynamicdatamapping.service.base with parameters of type DDMContent | |
---|---|
DDMContent |
DDMContentLocalServiceBaseImpl.addDDMContent(DDMContent ddmContent)
Adds the d d m content to the database. |
DDMContent |
DDMContentLocalServiceBaseImpl.deleteDDMContent(DDMContent ddmContent)
Deletes the d d m content from the database. |
DDMContent |
DDMContentLocalServiceBaseImpl.updateDDMContent(DDMContent ddmContent)
Updates the d d m content in the database or adds it if it does not yet exist. |
DDMContent |
DDMContentLocalServiceBaseImpl.updateDDMContent(DDMContent ddmContent,
boolean merge)
Updates the d d m content in the database or adds it if it does not yet exist. |
Uses of DDMContent in com.liferay.portlet.dynamicdatamapping.service.impl |
---|
Methods in com.liferay.portlet.dynamicdatamapping.service.impl that return DDMContent | |
---|---|
DDMContent |
DDMContentLocalServiceImpl.addContent(long userId,
long groupId,
String name,
String description,
String xml,
ServiceContext serviceContext)
|
DDMContent |
DDMContentLocalServiceImpl.getContent(long contentId)
|
DDMContent |
DDMContentLocalServiceImpl.updateContent(long contentId,
String name,
String description,
String xml,
ServiceContext serviceContext)
|
Methods in com.liferay.portlet.dynamicdatamapping.service.impl that return types with arguments of type DDMContent | |
---|---|
List<DDMContent> |
DDMContentLocalServiceImpl.getContents()
|
List<DDMContent> |
DDMContentLocalServiceImpl.getContents(long groupId)
|
List<DDMContent> |
DDMContentLocalServiceImpl.getContents(long groupId,
int start,
int end)
|
Methods in com.liferay.portlet.dynamicdatamapping.service.impl with parameters of type DDMContent | |
---|---|
void |
DDMContentLocalServiceImpl.deleteContent(DDMContent content)
|
Uses of DDMContent in com.liferay.portlet.dynamicdatamapping.service.persistence |
---|
Methods in com.liferay.portlet.dynamicdatamapping.service.persistence that return DDMContent | |
---|---|
DDMContent |
DDMContentPersistence.create(long contentId)
Creates a new d d m content with the primary key. |
static DDMContent |
DDMContentUtil.create(long contentId)
Creates a new d d m content with the primary key. |
DDMContent |
DDMContentPersistenceImpl.create(long contentId)
Creates a new d d m content with the primary key. |
DDMContent |
DDMContentPersistence.fetchByCompanyId_First(long companyId,
OrderByComparator orderByComparator)
Returns the first d d m content in the ordered set where companyId = ?. |
static DDMContent |
DDMContentUtil.fetchByCompanyId_First(long companyId,
OrderByComparator orderByComparator)
Returns the first d d m content in the ordered set where companyId = ?. |
DDMContent |
DDMContentPersistenceImpl.fetchByCompanyId_First(long companyId,
OrderByComparator orderByComparator)
Returns the first d d m content in the ordered set where companyId = ?. |
DDMContent |
DDMContentPersistence.fetchByCompanyId_Last(long companyId,
OrderByComparator orderByComparator)
Returns the last d d m content in the ordered set where companyId = ?. |
static DDMContent |
DDMContentUtil.fetchByCompanyId_Last(long companyId,
OrderByComparator orderByComparator)
Returns the last d d m content in the ordered set where companyId = ?. |
DDMContent |
DDMContentPersistenceImpl.fetchByCompanyId_Last(long companyId,
OrderByComparator orderByComparator)
Returns the last d d m content in the ordered set where companyId = ?. |
DDMContent |
DDMContentPersistence.fetchByGroupId_First(long groupId,
OrderByComparator orderByComparator)
Returns the first d d m content in the ordered set where groupId = ?. |
static DDMContent |
DDMContentUtil.fetchByGroupId_First(long groupId,
OrderByComparator orderByComparator)
Returns the first d d m content in the ordered set where groupId = ?. |
DDMContent |
DDMContentPersistenceImpl.fetchByGroupId_First(long groupId,
OrderByComparator orderByComparator)
Returns the first d d m content in the ordered set where groupId = ?. |
DDMContent |
DDMContentPersistence.fetchByGroupId_Last(long groupId,
OrderByComparator orderByComparator)
Returns the last d d m content in the ordered set where groupId = ?. |
static DDMContent |
DDMContentUtil.fetchByGroupId_Last(long groupId,
OrderByComparator orderByComparator)
Returns the last d d m content in the ordered set where groupId = ?. |
DDMContent |
DDMContentPersistenceImpl.fetchByGroupId_Last(long groupId,
OrderByComparator orderByComparator)
Returns the last d d m content in the ordered set where groupId = ?. |
DDMContent |
DDMContentPersistence.fetchByPrimaryKey(long contentId)
Returns the d d m content with the primary key or returns null if it could not be found. |
static DDMContent |
DDMContentUtil.fetchByPrimaryKey(long contentId)
Returns the d d m content with the primary key or returns null if it could not be found. |
DDMContent |
DDMContentPersistenceImpl.fetchByPrimaryKey(long contentId)
Returns the d d m content with the primary key or returns null if it could not be found. |
DDMContent |
DDMContentPersistenceImpl.fetchByPrimaryKey(Serializable primaryKey)
Returns the d d m content with the primary key or returns null if it could not be found. |
DDMContent |
DDMContentPersistence.fetchByUuid_First(String uuid,
OrderByComparator orderByComparator)
Returns the first d d m content in the ordered set where uuid = ?. |
static DDMContent |
DDMContentUtil.fetchByUuid_First(String uuid,
OrderByComparator orderByComparator)
Returns the first d d m content in the ordered set where uuid = ?. |
DDMContent |
DDMContentPersistenceImpl.fetchByUuid_First(String uuid,
OrderByComparator orderByComparator)
Returns the first d d m content in the ordered set where uuid = ?. |
DDMContent |
DDMContentPersistence.fetchByUUID_G(String uuid,
long groupId)
Returns the d d m content where uuid = ? and groupId = ? or returns null if it could not be found. |
static DDMContent |
DDMContentUtil.fetchByUUID_G(String uuid,
long groupId)
Returns the d d m content where uuid = ? and groupId = ? or returns null if it could not be found. |
DDMContent |
DDMContentPersistenceImpl.fetchByUUID_G(String uuid,
long groupId)
Returns the d d m content where uuid = ? and groupId = ? or returns null if it could not be found. |
DDMContent |
DDMContentPersistence.fetchByUUID_G(String uuid,
long groupId,
boolean retrieveFromCache)
Returns the d d m content where uuid = ? and groupId = ? or returns null if it could not be found, optionally using the finder cache. |
static DDMContent |
DDMContentUtil.fetchByUUID_G(String uuid,
long groupId,
boolean retrieveFromCache)
Returns the d d m content where uuid = ? and groupId = ? or returns null if it could not be found, optionally using the finder cache. |
DDMContent |
DDMContentPersistenceImpl.fetchByUUID_G(String uuid,
long groupId,
boolean retrieveFromCache)
Returns the d d m content where uuid = ? and groupId = ? or returns null if it could not be found, optionally using the finder cache. |
DDMContent |
DDMContentPersistence.fetchByUuid_Last(String uuid,
OrderByComparator orderByComparator)
Returns the last d d m content in the ordered set where uuid = ?. |
static DDMContent |
DDMContentUtil.fetchByUuid_Last(String uuid,
OrderByComparator orderByComparator)
Returns the last d d m content in the ordered set where uuid = ?. |
DDMContent |
DDMContentPersistenceImpl.fetchByUuid_Last(String uuid,
OrderByComparator orderByComparator)
Returns the last d d m content in the ordered set where uuid = ?. |
DDMContent |
DDMContentPersistence.findByCompanyId_First(long companyId,
OrderByComparator orderByComparator)
Returns the first d d m content in the ordered set where companyId = ?. |
static DDMContent |
DDMContentUtil.findByCompanyId_First(long companyId,
OrderByComparator orderByComparator)
Returns the first d d m content in the ordered set where companyId = ?. |
DDMContent |
DDMContentPersistenceImpl.findByCompanyId_First(long companyId,
OrderByComparator orderByComparator)
Returns the first d d m content in the ordered set where companyId = ?. |
DDMContent |
DDMContentPersistence.findByCompanyId_Last(long companyId,
OrderByComparator orderByComparator)
Returns the last d d m content in the ordered set where companyId = ?. |
static DDMContent |
DDMContentUtil.findByCompanyId_Last(long companyId,
OrderByComparator orderByComparator)
Returns the last d d m content in the ordered set where companyId = ?. |
DDMContent |
DDMContentPersistenceImpl.findByCompanyId_Last(long companyId,
OrderByComparator orderByComparator)
Returns the last d d m content in the ordered set where companyId = ?. |
DDMContent[] |
DDMContentPersistence.findByCompanyId_PrevAndNext(long contentId,
long companyId,
OrderByComparator orderByComparator)
Returns the d d m contents before and after the current d d m content in the ordered set where companyId = ?. |
static DDMContent[] |
DDMContentUtil.findByCompanyId_PrevAndNext(long contentId,
long companyId,
OrderByComparator orderByComparator)
Returns the d d m contents before and after the current d d m content in the ordered set where companyId = ?. |
DDMContent[] |
DDMContentPersistenceImpl.findByCompanyId_PrevAndNext(long contentId,
long companyId,
OrderByComparator orderByComparator)
Returns the d d m contents before and after the current d d m content in the ordered set where companyId = ?. |
DDMContent |
DDMContentPersistence.findByGroupId_First(long groupId,
OrderByComparator orderByComparator)
Returns the first d d m content in the ordered set where groupId = ?. |
static DDMContent |
DDMContentUtil.findByGroupId_First(long groupId,
OrderByComparator orderByComparator)
Returns the first d d m content in the ordered set where groupId = ?. |
DDMContent |
DDMContentPersistenceImpl.findByGroupId_First(long groupId,
OrderByComparator orderByComparator)
Returns the first d d m content in the ordered set where groupId = ?. |
DDMContent |
DDMContentPersistence.findByGroupId_Last(long groupId,
OrderByComparator orderByComparator)
Returns the last d d m content in the ordered set where groupId = ?. |
static DDMContent |
DDMContentUtil.findByGroupId_Last(long groupId,
OrderByComparator orderByComparator)
Returns the last d d m content in the ordered set where groupId = ?. |
DDMContent |
DDMContentPersistenceImpl.findByGroupId_Last(long groupId,
OrderByComparator orderByComparator)
Returns the last d d m content in the ordered set where groupId = ?. |
DDMContent[] |
DDMContentPersistence.findByGroupId_PrevAndNext(long contentId,
long groupId,
OrderByComparator orderByComparator)
Returns the d d m contents before and after the current d d m content in the ordered set where groupId = ?. |
static DDMContent[] |
DDMContentUtil.findByGroupId_PrevAndNext(long contentId,
long groupId,
OrderByComparator orderByComparator)
Returns the d d m contents before and after the current d d m content in the ordered set where groupId = ?. |
DDMContent[] |
DDMContentPersistenceImpl.findByGroupId_PrevAndNext(long contentId,
long groupId,
OrderByComparator orderByComparator)
Returns the d d m contents before and after the current d d m content in the ordered set where groupId = ?. |
DDMContent |
DDMContentPersistence.findByPrimaryKey(long contentId)
Returns the d d m content with the primary key or throws a NoSuchContentException if it could not be found. |
static DDMContent |
DDMContentUtil.findByPrimaryKey(long contentId)
Returns the d d m content with the primary key or throws a NoSuchContentException if it could not be found. |
DDMContent |
DDMContentPersistenceImpl.findByPrimaryKey(long contentId)
Returns the d d m content with the primary key or throws a NoSuchContentException if it could not be found. |
DDMContent |
DDMContentPersistenceImpl.findByPrimaryKey(Serializable primaryKey)
Returns the d d m content with the primary key or throws a NoSuchModelException if it could not be found. |
DDMContent |
DDMContentPersistence.findByUuid_First(String uuid,
OrderByComparator orderByComparator)
Returns the first d d m content in the ordered set where uuid = ?. |
static DDMContent |
DDMContentUtil.findByUuid_First(String uuid,
OrderByComparator orderByComparator)
Returns the first d d m content in the ordered set where uuid = ?. |
DDMContent |
DDMContentPersistenceImpl.findByUuid_First(String uuid,
OrderByComparator orderByComparator)
Returns the first d d m content in the ordered set where uuid = ?. |
DDMContent |
DDMContentPersistence.findByUUID_G(String uuid,
long groupId)
Returns the d d m content where uuid = ? and groupId = ? or throws a NoSuchContentException if it could not be found. |
static DDMContent |
DDMContentUtil.findByUUID_G(String uuid,
long groupId)
Returns the d d m content where uuid = ? and groupId = ? or throws a NoSuchContentException if it could not be found. |
DDMContent |
DDMContentPersistenceImpl.findByUUID_G(String uuid,
long groupId)
Returns the d d m content where uuid = ? and groupId = ? or throws a NoSuchContentException if it could not be found. |
DDMContent |
DDMContentPersistence.findByUuid_Last(String uuid,
OrderByComparator orderByComparator)
Returns the last d d m content in the ordered set where uuid = ?. |
static DDMContent |
DDMContentUtil.findByUuid_Last(String uuid,
OrderByComparator orderByComparator)
Returns the last d d m content in the ordered set where uuid = ?. |
DDMContent |
DDMContentPersistenceImpl.findByUuid_Last(String uuid,
OrderByComparator orderByComparator)
Returns the last d d m content in the ordered set where uuid = ?. |
DDMContent[] |
DDMContentPersistence.findByUuid_PrevAndNext(long contentId,
String uuid,
OrderByComparator orderByComparator)
Returns the d d m contents before and after the current d d m content in the ordered set where uuid = ?. |
static DDMContent[] |
DDMContentUtil.findByUuid_PrevAndNext(long contentId,
String uuid,
OrderByComparator orderByComparator)
Returns the d d m contents before and after the current d d m content in the ordered set where uuid = ?. |
DDMContent[] |
DDMContentPersistenceImpl.findByUuid_PrevAndNext(long contentId,
String uuid,
OrderByComparator orderByComparator)
Returns the d d m contents before and after the current d d m content in the ordered set where uuid = ?. |
protected DDMContent |
DDMContentPersistenceImpl.getByCompanyId_PrevAndNext(Session session,
DDMContent ddmContent,
long companyId,
OrderByComparator orderByComparator,
boolean previous)
|
protected DDMContent |
DDMContentPersistenceImpl.getByGroupId_PrevAndNext(Session session,
DDMContent ddmContent,
long groupId,
OrderByComparator orderByComparator,
boolean previous)
|
protected DDMContent |
DDMContentPersistenceImpl.getByUuid_PrevAndNext(Session session,
DDMContent ddmContent,
String uuid,
OrderByComparator orderByComparator,
boolean previous)
|
DDMContent |
DDMContentPersistence.remove(long contentId)
Removes the d d m content with the primary key from the database. |
static DDMContent |
DDMContentUtil.remove(long contentId)
Removes the d d m content with the primary key from the database. |
DDMContent |
DDMContentPersistenceImpl.remove(long contentId)
Removes the d d m content with the primary key from the database. |
DDMContent |
DDMContentPersistenceImpl.remove(Serializable primaryKey)
Removes the d d m content with the primary key from the database. |
DDMContent |
DDMContentPersistence.removeByUUID_G(String uuid,
long groupId)
Removes the d d m content where uuid = ? and groupId = ? from the database. |
static DDMContent |
DDMContentUtil.removeByUUID_G(String uuid,
long groupId)
Removes the d d m content where uuid = ? and groupId = ? from the database. |
DDMContent |
DDMContentPersistenceImpl.removeByUUID_G(String uuid,
long groupId)
Removes the d d m content where uuid = ? and groupId = ? from the database. |
protected DDMContent |
DDMContentPersistenceImpl.removeImpl(DDMContent ddmContent)
|
protected DDMContent |
DDMContentPersistenceImpl.toUnwrappedModel(DDMContent ddmContent)
|
static DDMContent |
DDMContentUtil.update(DDMContent ddmContent,
boolean merge)
|
static DDMContent |
DDMContentUtil.update(DDMContent ddmContent,
boolean merge,
ServiceContext serviceContext)
|
DDMContent |
DDMContentPersistence.updateImpl(DDMContent ddmContent,
boolean merge)
|
static DDMContent |
DDMContentUtil.updateImpl(DDMContent ddmContent,
boolean merge)
|
DDMContent |
DDMContentPersistenceImpl.updateImpl(DDMContent ddmContent,
boolean merge)
|
Methods in com.liferay.portlet.dynamicdatamapping.service.persistence that return types with arguments of type DDMContent | |
---|---|
List<DDMContent> |
DDMContentPersistence.findAll()
Returns all the d d m contents. |
static List<DDMContent> |
DDMContentUtil.findAll()
Returns all the d d m contents. |
List<DDMContent> |
DDMContentPersistenceImpl.findAll()
Returns all the d d m contents. |
List<DDMContent> |
DDMContentPersistence.findAll(int start,
int end)
Returns a range of all the d d m contents. |
static List<DDMContent> |
DDMContentUtil.findAll(int start,
int end)
Returns a range of all the d d m contents. |
List<DDMContent> |
DDMContentPersistenceImpl.findAll(int start,
int end)
Returns a range of all the d d m contents. |
List<DDMContent> |
DDMContentPersistence.findAll(int start,
int end,
OrderByComparator orderByComparator)
Returns an ordered range of all the d d m contents. |
static List<DDMContent> |
DDMContentUtil.findAll(int start,
int end,
OrderByComparator orderByComparator)
Returns an ordered range of all the d d m contents. |
List<DDMContent> |
DDMContentPersistenceImpl.findAll(int start,
int end,
OrderByComparator orderByComparator)
Returns an ordered range of all the d d m contents. |
List<DDMContent> |
DDMContentPersistence.findByCompanyId(long companyId)
Returns all the d d m contents where companyId = ?. |
static List<DDMContent> |
DDMContentUtil.findByCompanyId(long companyId)
Returns all the d d m contents where companyId = ?. |
List<DDMContent> |
DDMContentPersistenceImpl.findByCompanyId(long companyId)
Returns all the d d m contents where companyId = ?. |
List<DDMContent> |
DDMContentPersistence.findByCompanyId(long companyId,
int start,
int end)
Returns a range of all the d d m contents where companyId = ?. |
static List<DDMContent> |
DDMContentUtil.findByCompanyId(long companyId,
int start,
int end)
Returns a range of all the d d m contents where companyId = ?. |
List<DDMContent> |
DDMContentPersistenceImpl.findByCompanyId(long companyId,
int start,
int end)
Returns a range of all the d d m contents where companyId = ?. |
List<DDMContent> |
DDMContentPersistence.findByCompanyId(long companyId,
int start,
int end,
OrderByComparator orderByComparator)
Returns an ordered range of all the d d m contents where companyId = ?. |
static List<DDMContent> |
DDMContentUtil.findByCompanyId(long companyId,
int start,
int end,
OrderByComparator orderByComparator)
Returns an ordered range of all the d d m contents where companyId = ?. |
List<DDMContent> |
DDMContentPersistenceImpl.findByCompanyId(long companyId,
int start,
int end,
OrderByComparator orderByComparator)
Returns an ordered range of all the d d m contents where companyId = ?. |
List<DDMContent> |
DDMContentPersistence.findByGroupId(long groupId)
Returns all the d d m contents where groupId = ?. |
static List<DDMContent> |
DDMContentUtil.findByGroupId(long groupId)
Returns all the d d m contents where groupId = ?. |
List<DDMContent> |
DDMContentPersistenceImpl.findByGroupId(long groupId)
Returns all the d d m contents where groupId = ?. |
List<DDMContent> |
DDMContentPersistence.findByGroupId(long groupId,
int start,
int end)
Returns a range of all the d d m contents where groupId = ?. |
static List<DDMContent> |
DDMContentUtil.findByGroupId(long groupId,
int start,
int end)
Returns a range of all the d d m contents where groupId = ?. |
List<DDMContent> |
DDMContentPersistenceImpl.findByGroupId(long groupId,
int start,
int end)
Returns a range of all the d d m contents where groupId = ?. |
List<DDMContent> |
DDMContentPersistence.findByGroupId(long groupId,
int start,
int end,
OrderByComparator orderByComparator)
Returns an ordered range of all the d d m contents where groupId = ?. |
static List<DDMContent> |
DDMContentUtil.findByGroupId(long groupId,
int start,
int end,
OrderByComparator orderByComparator)
Returns an ordered range of all the d d m contents where groupId = ?. |
List<DDMContent> |
DDMContentPersistenceImpl.findByGroupId(long groupId,
int start,
int end,
OrderByComparator orderByComparator)
Returns an ordered range of all the d d m contents where groupId = ?. |
List<DDMContent> |
DDMContentPersistence.findByUuid(String uuid)
Returns all the d d m contents where uuid = ?. |
static List<DDMContent> |
DDMContentUtil.findByUuid(String uuid)
Returns all the d d m contents where uuid = ?. |
List<DDMContent> |
DDMContentPersistenceImpl.findByUuid(String uuid)
Returns all the d d m contents where uuid = ?. |
List<DDMContent> |
DDMContentPersistence.findByUuid(String uuid,
int start,
int end)
Returns a range of all the d d m contents where uuid = ?. |
static List<DDMContent> |
DDMContentUtil.findByUuid(String uuid,
int start,
int end)
Returns a range of all the d d m contents where uuid = ?. |
List<DDMContent> |
DDMContentPersistenceImpl.findByUuid(String uuid,
int start,
int end)
Returns a range of all the d d m contents where uuid = ?. |
List<DDMContent> |
DDMContentPersistence.findByUuid(String uuid,
int start,
int end,
OrderByComparator orderByComparator)
Returns an ordered range of all the d d m contents where uuid = ?. |
static List<DDMContent> |
DDMContentUtil.findByUuid(String uuid,
int start,
int end,
OrderByComparator orderByComparator)
Returns an ordered range of all the d d m contents where uuid = ?. |
List<DDMContent> |
DDMContentPersistenceImpl.findByUuid(String uuid,
int start,
int end,
OrderByComparator orderByComparator)
Returns an ordered range of all the d d m contents where uuid = ?. |
static List<DDMContent> |
DDMContentUtil.findWithDynamicQuery(DynamicQuery dynamicQuery)
|
static List<DDMContent> |
DDMContentUtil.findWithDynamicQuery(DynamicQuery dynamicQuery,
int start,
int end)
|
static List<DDMContent> |
DDMContentUtil.findWithDynamicQuery(DynamicQuery dynamicQuery,
int start,
int end,
OrderByComparator orderByComparator)
|
Methods in com.liferay.portlet.dynamicdatamapping.service.persistence with parameters of type DDMContent | |
---|---|
void |
DDMContentPersistence.cacheResult(DDMContent ddmContent)
Caches the d d m content in the entity cache if it is enabled. |
static void |
DDMContentUtil.cacheResult(DDMContent ddmContent)
Caches the d d m content in the entity cache if it is enabled. |
void |
DDMContentPersistenceImpl.cacheResult(DDMContent ddmContent)
Caches the d d m content in the entity cache if it is enabled. |
protected void |
DDMContentPersistenceImpl.cacheUniqueFindersCache(DDMContent ddmContent)
|
static void |
DDMContentUtil.clearCache(DDMContent ddmContent)
|
void |
DDMContentPersistenceImpl.clearCache(DDMContent ddmContent)
Clears the cache for the d d m content. |
protected void |
DDMContentPersistenceImpl.clearUniqueFindersCache(DDMContent ddmContent)
|
protected DDMContent |
DDMContentPersistenceImpl.getByCompanyId_PrevAndNext(Session session,
DDMContent ddmContent,
long companyId,
OrderByComparator orderByComparator,
boolean previous)
|
protected DDMContent |
DDMContentPersistenceImpl.getByGroupId_PrevAndNext(Session session,
DDMContent ddmContent,
long groupId,
OrderByComparator orderByComparator,
boolean previous)
|
protected DDMContent |
DDMContentPersistenceImpl.getByUuid_PrevAndNext(Session session,
DDMContent ddmContent,
String uuid,
OrderByComparator orderByComparator,
boolean previous)
|
protected DDMContent |
DDMContentPersistenceImpl.removeImpl(DDMContent ddmContent)
|
protected DDMContent |
DDMContentPersistenceImpl.toUnwrappedModel(DDMContent ddmContent)
|
static DDMContent |
DDMContentUtil.update(DDMContent ddmContent,
boolean merge)
|
static DDMContent |
DDMContentUtil.update(DDMContent ddmContent,
boolean merge,
ServiceContext serviceContext)
|
DDMContent |
DDMContentPersistence.updateImpl(DDMContent ddmContent,
boolean merge)
|
static DDMContent |
DDMContentUtil.updateImpl(DDMContent ddmContent,
boolean merge)
|
DDMContent |
DDMContentPersistenceImpl.updateImpl(DDMContent ddmContent,
boolean merge)
|
Method parameters in com.liferay.portlet.dynamicdatamapping.service.persistence with type arguments of type DDMContent | |
---|---|
void |
DDMContentPersistence.cacheResult(List<DDMContent> ddmContents)
Caches the d d m contents in the entity cache if it is enabled. |
static void |
DDMContentUtil.cacheResult(List<DDMContent> ddmContents)
Caches the d d m contents in the entity cache if it is enabled. |
void |
DDMContentPersistenceImpl.cacheResult(List<DDMContent> ddmContents)
Caches the d d m contents in the entity cache if it is enabled. |
void |
DDMContentPersistenceImpl.clearCache(List<DDMContent> ddmContents)
|
|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |