| Methods in com.liferay.portlet.expando.service that return ExpandoRow |
ExpandoRow |
ExpandoRowLocalServiceWrapper.addExpandoRow(ExpandoRow expandoRow)
|
static ExpandoRow |
ExpandoRowLocalServiceUtil.addExpandoRow(ExpandoRow expandoRow)
|
ExpandoRow |
ExpandoRowLocalService.addExpandoRow(ExpandoRow expandoRow)
|
ExpandoRow |
ExpandoRowLocalServiceWrapper.addRow(long tableId,
long classPK)
|
static ExpandoRow |
ExpandoRowLocalServiceUtil.addRow(long tableId,
long classPK)
|
ExpandoRow |
ExpandoRowLocalService.addRow(long tableId,
long classPK)
|
ExpandoRow |
ExpandoRowLocalServiceWrapper.createExpandoRow(long rowId)
|
static ExpandoRow |
ExpandoRowLocalServiceUtil.createExpandoRow(long rowId)
|
ExpandoRow |
ExpandoRowLocalService.createExpandoRow(long rowId)
|
ExpandoRow |
ExpandoRowLocalServiceWrapper.getExpandoRow(long rowId)
|
static ExpandoRow |
ExpandoRowLocalServiceUtil.getExpandoRow(long rowId)
|
ExpandoRow |
ExpandoRowLocalService.getExpandoRow(long rowId)
|
ExpandoRow |
ExpandoRowLocalServiceWrapper.getRow(long rowId)
|
static ExpandoRow |
ExpandoRowLocalServiceUtil.getRow(long rowId)
|
ExpandoRow |
ExpandoRowLocalService.getRow(long rowId)
|
ExpandoRow |
ExpandoRowLocalServiceWrapper.getRow(long tableId,
long classPK)
|
static ExpandoRow |
ExpandoRowLocalServiceUtil.getRow(long tableId,
long classPK)
|
ExpandoRow |
ExpandoRowLocalService.getRow(long tableId,
long classPK)
|
ExpandoRow |
ExpandoRowLocalServiceWrapper.getRow(long companyId,
long classNameId,
String tableName,
long classPK)
|
static ExpandoRow |
ExpandoRowLocalServiceUtil.getRow(long companyId,
long classNameId,
String tableName,
long classPK)
|
ExpandoRow |
ExpandoRowLocalService.getRow(long companyId,
long classNameId,
String tableName,
long classPK)
|
ExpandoRow |
ExpandoRowLocalServiceWrapper.getRow(long companyId,
String className,
String tableName,
long classPK)
|
static ExpandoRow |
ExpandoRowLocalServiceUtil.getRow(long companyId,
String className,
String tableName,
long classPK)
|
ExpandoRow |
ExpandoRowLocalService.getRow(long companyId,
String className,
String tableName,
long classPK)
|
ExpandoRow |
ExpandoRowLocalServiceWrapper.updateExpandoRow(ExpandoRow expandoRow)
|
static ExpandoRow |
ExpandoRowLocalServiceUtil.updateExpandoRow(ExpandoRow expandoRow)
|
ExpandoRow |
ExpandoRowLocalService.updateExpandoRow(ExpandoRow expandoRow)
|
ExpandoRow |
ExpandoRowLocalServiceWrapper.updateExpandoRow(ExpandoRow expandoRow,
boolean merge)
|
static ExpandoRow |
ExpandoRowLocalServiceUtil.updateExpandoRow(ExpandoRow expandoRow,
boolean merge)
|
ExpandoRow |
ExpandoRowLocalService.updateExpandoRow(ExpandoRow expandoRow,
boolean merge)
|
| Methods in com.liferay.portlet.expando.service that return types with arguments of type ExpandoRow |
List<ExpandoRow> |
ExpandoRowLocalServiceWrapper.getDefaultTableRows(long companyId,
long classNameId,
int start,
int end)
|
static List<ExpandoRow> |
ExpandoRowLocalServiceUtil.getDefaultTableRows(long companyId,
long classNameId,
int start,
int end)
|
List<ExpandoRow> |
ExpandoRowLocalService.getDefaultTableRows(long companyId,
long classNameId,
int start,
int end)
|
List<ExpandoRow> |
ExpandoRowLocalServiceWrapper.getDefaultTableRows(long companyId,
String className,
int start,
int end)
|
static List<ExpandoRow> |
ExpandoRowLocalServiceUtil.getDefaultTableRows(long companyId,
String className,
int start,
int end)
|
List<ExpandoRow> |
ExpandoRowLocalService.getDefaultTableRows(long companyId,
String className,
int start,
int end)
|
List<ExpandoRow> |
ExpandoRowLocalServiceWrapper.getExpandoRows(int start,
int end)
|
static List<ExpandoRow> |
ExpandoRowLocalServiceUtil.getExpandoRows(int start,
int end)
|
List<ExpandoRow> |
ExpandoRowLocalService.getExpandoRows(int start,
int end)
|
List<ExpandoRow> |
ExpandoRowLocalServiceWrapper.getRows(long tableId,
int start,
int end)
|
static List<ExpandoRow> |
ExpandoRowLocalServiceUtil.getRows(long tableId,
int start,
int end)
|
List<ExpandoRow> |
ExpandoRowLocalService.getRows(long tableId,
int start,
int end)
|
List<ExpandoRow> |
ExpandoRowLocalServiceWrapper.getRows(long companyId,
long classNameId,
String tableName,
int start,
int end)
|
static List<ExpandoRow> |
ExpandoRowLocalServiceUtil.getRows(long companyId,
long classNameId,
String tableName,
int start,
int end)
|
List<ExpandoRow> |
ExpandoRowLocalService.getRows(long companyId,
long classNameId,
String tableName,
int start,
int end)
|
List<ExpandoRow> |
ExpandoRowLocalServiceWrapper.getRows(long companyId,
String className,
String tableName,
int start,
int end)
|
static List<ExpandoRow> |
ExpandoRowLocalServiceUtil.getRows(long companyId,
String className,
String tableName,
int start,
int end)
|
List<ExpandoRow> |
ExpandoRowLocalService.getRows(long companyId,
String className,
String tableName,
int start,
int end)
|
List<ExpandoRow> |
ExpandoRowLocalServiceWrapper.getRows(String className,
String tableName,
int start,
int end)
Deprecated. ExpandoRowLocalServiceWrapper.getRows(long, String, String, int, int) |
static List<ExpandoRow> |
ExpandoRowLocalServiceUtil.getRows(String className,
String tableName,
int start,
int end)
Deprecated. ExpandoRowLocalServiceUtil.getRows(long, String, String, int, int) |
List<ExpandoRow> |
ExpandoRowLocalService.getRows(String className,
String tableName,
int start,
int end)
Deprecated. ExpandoRowLocalService.getRows(long, String, String, int, int) |
| Methods in com.liferay.portlet.expando.service.impl that return types with arguments of type ExpandoRow |
List<ExpandoRow> |
ExpandoRowLocalServiceImpl.getDefaultTableRows(long companyId,
long classNameId,
int start,
int end)
|
List<ExpandoRow> |
ExpandoRowLocalServiceImpl.getDefaultTableRows(long companyId,
String className,
int start,
int end)
|
List<ExpandoRow> |
ExpandoRowLocalServiceImpl.getRows(long tableId,
int start,
int end)
|
List<ExpandoRow> |
ExpandoRowLocalServiceImpl.getRows(long companyId,
long classNameId,
String tableName,
int start,
int end)
|
List<ExpandoRow> |
ExpandoRowLocalServiceImpl.getRows(long companyId,
String className,
String tableName,
int start,
int end)
|
List<ExpandoRow> |
ExpandoRowLocalServiceImpl.getRows(String className,
String tableName,
int start,
int end)
Deprecated. ExpandoRowLocalServiceImpl.getRows(long, String, String, int, int) |
| Methods in com.liferay.portlet.expando.service.persistence that return ExpandoRow |
static ExpandoRow |
ExpandoRowUtil.create(long rowId)
|
ExpandoRow |
ExpandoRowPersistence.create(long rowId)
|
ExpandoRow |
ExpandoRowPersistenceImpl.create(long rowId)
|
static ExpandoRow |
ExpandoRowUtil.fetchByPrimaryKey(long rowId)
|
ExpandoRow |
ExpandoRowPersistence.fetchByPrimaryKey(long rowId)
|
ExpandoRow |
ExpandoRowPersistenceImpl.fetchByPrimaryKey(long rowId)
|
ExpandoRow |
ExpandoRowPersistenceImpl.fetchByPrimaryKey(Serializable primaryKey)
|
static ExpandoRow |
ExpandoRowUtil.fetchByT_C(long tableId,
long classPK)
|
ExpandoRow |
ExpandoRowPersistence.fetchByT_C(long tableId,
long classPK)
|
ExpandoRow |
ExpandoRowPersistenceImpl.fetchByT_C(long tableId,
long classPK)
|
static ExpandoRow |
ExpandoRowUtil.fetchByT_C(long tableId,
long classPK,
boolean retrieveFromCache)
|
ExpandoRow |
ExpandoRowPersistence.fetchByT_C(long tableId,
long classPK,
boolean retrieveFromCache)
|
ExpandoRow |
ExpandoRowPersistenceImpl.fetchByT_C(long tableId,
long classPK,
boolean retrieveFromCache)
|
static ExpandoRow |
ExpandoRowUtil.findByPrimaryKey(long rowId)
|
ExpandoRow |
ExpandoRowPersistence.findByPrimaryKey(long rowId)
|
ExpandoRow |
ExpandoRowPersistenceImpl.findByPrimaryKey(long rowId)
|
ExpandoRow |
ExpandoRowPersistenceImpl.findByPrimaryKey(Serializable primaryKey)
|
static ExpandoRow |
ExpandoRowUtil.findByT_C(long tableId,
long classPK)
|
ExpandoRow |
ExpandoRowPersistence.findByT_C(long tableId,
long classPK)
|
ExpandoRow |
ExpandoRowPersistenceImpl.findByT_C(long tableId,
long classPK)
|
static ExpandoRow |
ExpandoRowUtil.findByTableId_First(long tableId,
OrderByComparator orderByComparator)
|
ExpandoRow |
ExpandoRowPersistence.findByTableId_First(long tableId,
OrderByComparator orderByComparator)
|
ExpandoRow |
ExpandoRowPersistenceImpl.findByTableId_First(long tableId,
OrderByComparator orderByComparator)
|
static ExpandoRow |
ExpandoRowUtil.findByTableId_Last(long tableId,
OrderByComparator orderByComparator)
|
ExpandoRow |
ExpandoRowPersistence.findByTableId_Last(long tableId,
OrderByComparator orderByComparator)
|
ExpandoRow |
ExpandoRowPersistenceImpl.findByTableId_Last(long tableId,
OrderByComparator orderByComparator)
|
static ExpandoRow[] |
ExpandoRowUtil.findByTableId_PrevAndNext(long rowId,
long tableId,
OrderByComparator orderByComparator)
|
ExpandoRow[] |
ExpandoRowPersistence.findByTableId_PrevAndNext(long rowId,
long tableId,
OrderByComparator orderByComparator)
|
ExpandoRow[] |
ExpandoRowPersistenceImpl.findByTableId_PrevAndNext(long rowId,
long tableId,
OrderByComparator orderByComparator)
|
protected ExpandoRow |
ExpandoRowPersistenceImpl.getByTableId_PrevAndNext(Session session,
ExpandoRow expandoRow,
long tableId,
OrderByComparator orderByComparator,
boolean previous)
|
static ExpandoRow |
ExpandoRowUtil.remove(ExpandoRow expandoRow)
|
static ExpandoRow |
ExpandoRowUtil.remove(long rowId)
|
ExpandoRow |
ExpandoRowPersistence.remove(long rowId)
|
ExpandoRow |
ExpandoRowPersistenceImpl.remove(long rowId)
|
ExpandoRow |
ExpandoRowPersistenceImpl.remove(Serializable primaryKey)
|
protected ExpandoRow |
ExpandoRowPersistenceImpl.removeImpl(ExpandoRow expandoRow)
|
protected ExpandoRow |
ExpandoRowPersistenceImpl.toUnwrappedModel(ExpandoRow expandoRow)
|
static ExpandoRow |
ExpandoRowUtil.update(ExpandoRow expandoRow,
boolean merge)
|
static ExpandoRow |
ExpandoRowUtil.update(ExpandoRow expandoRow,
boolean merge,
ServiceContext serviceContext)
|
static ExpandoRow |
ExpandoRowUtil.updateImpl(ExpandoRow expandoRow,
boolean merge)
|
ExpandoRow |
ExpandoRowPersistence.updateImpl(ExpandoRow expandoRow,
boolean merge)
|
ExpandoRow |
ExpandoRowPersistenceImpl.updateImpl(ExpandoRow expandoRow,
boolean merge)
|
| Methods in com.liferay.portlet.expando.service.persistence that return types with arguments of type ExpandoRow |
static List<ExpandoRow> |
ExpandoRowUtil.findAll()
|
List<ExpandoRow> |
ExpandoRowPersistence.findAll()
|
List<ExpandoRow> |
ExpandoRowPersistenceImpl.findAll()
|
static List<ExpandoRow> |
ExpandoRowUtil.findAll(int start,
int end)
|
List<ExpandoRow> |
ExpandoRowPersistence.findAll(int start,
int end)
|
List<ExpandoRow> |
ExpandoRowPersistenceImpl.findAll(int start,
int end)
|
static List<ExpandoRow> |
ExpandoRowUtil.findAll(int start,
int end,
OrderByComparator orderByComparator)
|
List<ExpandoRow> |
ExpandoRowPersistence.findAll(int start,
int end,
OrderByComparator orderByComparator)
|
List<ExpandoRow> |
ExpandoRowPersistenceImpl.findAll(int start,
int end,
OrderByComparator orderByComparator)
|
static List<ExpandoRow> |
ExpandoRowUtil.findByTableId(long tableId)
|
List<ExpandoRow> |
ExpandoRowPersistence.findByTableId(long tableId)
|
List<ExpandoRow> |
ExpandoRowPersistenceImpl.findByTableId(long tableId)
|
static List<ExpandoRow> |
ExpandoRowUtil.findByTableId(long tableId,
int start,
int end)
|
List<ExpandoRow> |
ExpandoRowPersistence.findByTableId(long tableId,
int start,
int end)
|
List<ExpandoRow> |
ExpandoRowPersistenceImpl.findByTableId(long tableId,
int start,
int end)
|
static List<ExpandoRow> |
ExpandoRowUtil.findByTableId(long tableId,
int start,
int end,
OrderByComparator orderByComparator)
|
List<ExpandoRow> |
ExpandoRowPersistence.findByTableId(long tableId,
int start,
int end,
OrderByComparator orderByComparator)
|
List<ExpandoRow> |
ExpandoRowPersistenceImpl.findByTableId(long tableId,
int start,
int end,
OrderByComparator orderByComparator)
|
static List<ExpandoRow> |
ExpandoRowUtil.findWithDynamicQuery(DynamicQuery dynamicQuery)
|
static List<ExpandoRow> |
ExpandoRowUtil.findWithDynamicQuery(DynamicQuery dynamicQuery,
int start,
int end)
|
static List<ExpandoRow> |
ExpandoRowUtil.findWithDynamicQuery(DynamicQuery dynamicQuery,
int start,
int end,
OrderByComparator orderByComparator)
|
| Methods in com.liferay.portlet.expando.service.persistence with parameters of type ExpandoRow |
static void |
ExpandoRowUtil.cacheResult(ExpandoRow expandoRow)
|
void |
ExpandoRowPersistence.cacheResult(ExpandoRow expandoRow)
|
void |
ExpandoRowPersistenceImpl.cacheResult(ExpandoRow expandoRow)
|
static void |
ExpandoRowUtil.clearCache(ExpandoRow expandoRow)
|
void |
ExpandoRowPersistenceImpl.clearCache(ExpandoRow expandoRow)
|
protected ExpandoRow |
ExpandoRowPersistenceImpl.getByTableId_PrevAndNext(Session session,
ExpandoRow expandoRow,
long tableId,
OrderByComparator orderByComparator,
boolean previous)
|
static ExpandoRow |
ExpandoRowUtil.remove(ExpandoRow expandoRow)
|
protected ExpandoRow |
ExpandoRowPersistenceImpl.removeImpl(ExpandoRow expandoRow)
|
protected ExpandoRow |
ExpandoRowPersistenceImpl.toUnwrappedModel(ExpandoRow expandoRow)
|
static ExpandoRow |
ExpandoRowUtil.update(ExpandoRow expandoRow,
boolean merge)
|
static ExpandoRow |
ExpandoRowUtil.update(ExpandoRow expandoRow,
boolean merge,
ServiceContext serviceContext)
|
static ExpandoRow |
ExpandoRowUtil.updateImpl(ExpandoRow expandoRow,
boolean merge)
|
ExpandoRow |
ExpandoRowPersistence.updateImpl(ExpandoRow expandoRow,
boolean merge)
|
ExpandoRow |
ExpandoRowPersistenceImpl.updateImpl(ExpandoRow expandoRow,
boolean merge)
|