Liferay 6.0.3

Uses of Interface
com.liferay.portlet.expando.model.ExpandoTable

Packages that use ExpandoTable
com.liferay.portlet.expando.model   
com.liferay.portlet.expando.model.impl   
com.liferay.portlet.expando.service   
com.liferay.portlet.expando.service.base   
com.liferay.portlet.expando.service.impl   
com.liferay.portlet.expando.service.persistence   
 

Uses of ExpandoTable in com.liferay.portlet.expando.model
 

Classes in com.liferay.portlet.expando.model that implement ExpandoTable
 class ExpandoTableWrapper
           This class is a wrapper for ExpandoTable.
 

Methods in com.liferay.portlet.expando.model that return ExpandoTable
 ExpandoTable ExpandoTableWrapper.getWrappedExpandoTable()
           
 ExpandoTable ExpandoTableWrapper.toEscapedModel()
           
 ExpandoTable ExpandoTableModel.toEscapedModel()
           
 

Methods in com.liferay.portlet.expando.model with parameters of type ExpandoTable
 int ExpandoTableWrapper.compareTo(ExpandoTable expandoTable)
           
 int ExpandoTableModel.compareTo(ExpandoTable expandoTable)
           
 

Constructors in com.liferay.portlet.expando.model with parameters of type ExpandoTable
ExpandoTableWrapper(ExpandoTable expandoTable)
           
 

Uses of ExpandoTable in com.liferay.portlet.expando.model.impl
 

Classes in com.liferay.portlet.expando.model.impl that implement ExpandoTable
 class ExpandoTableImpl
           
 

Methods in com.liferay.portlet.expando.model.impl that return ExpandoTable
 ExpandoTable ExpandoTableModelImpl.toEscapedModel()
           
 

Methods in com.liferay.portlet.expando.model.impl with parameters of type ExpandoTable
 int ExpandoTableModelImpl.compareTo(ExpandoTable expandoTable)
           
 

Uses of ExpandoTable in com.liferay.portlet.expando.service
 

Methods in com.liferay.portlet.expando.service that return ExpandoTable
 ExpandoTable ExpandoTableLocalServiceWrapper.addDefaultTable(long companyId, long classNameId)
           
static ExpandoTable ExpandoTableLocalServiceUtil.addDefaultTable(long companyId, long classNameId)
           
 ExpandoTable ExpandoTableLocalService.addDefaultTable(long companyId, long classNameId)
           
 ExpandoTable ExpandoTableLocalServiceWrapper.addDefaultTable(long companyId, String className)
           
static ExpandoTable ExpandoTableLocalServiceUtil.addDefaultTable(long companyId, String className)
           
 ExpandoTable ExpandoTableLocalService.addDefaultTable(long companyId, String className)
           
 ExpandoTable ExpandoTableLocalServiceWrapper.addExpandoTable(ExpandoTable expandoTable)
           
static ExpandoTable ExpandoTableLocalServiceUtil.addExpandoTable(ExpandoTable expandoTable)
           
 ExpandoTable ExpandoTableLocalService.addExpandoTable(ExpandoTable expandoTable)
           
 ExpandoTable ExpandoTableLocalServiceWrapper.addTable(long companyId, long classNameId, String name)
           
static ExpandoTable ExpandoTableLocalServiceUtil.addTable(long companyId, long classNameId, String name)
           
 ExpandoTable ExpandoTableLocalService.addTable(long companyId, long classNameId, String name)
           
 ExpandoTable ExpandoTableLocalServiceWrapper.addTable(long classNameId, String name)
          Deprecated. ExpandoTableLocalServiceWrapper.addTable(long, long, String)
static ExpandoTable ExpandoTableLocalServiceUtil.addTable(long classNameId, String name)
          Deprecated. ExpandoTableLocalServiceUtil.addTable(long, long, String)
 ExpandoTable ExpandoTableLocalService.addTable(long classNameId, String name)
          Deprecated. ExpandoTableLocalService.addTable(long, long, String)
 ExpandoTable ExpandoTableLocalServiceWrapper.addTable(long companyId, String className, String name)
           
static ExpandoTable ExpandoTableLocalServiceUtil.addTable(long companyId, String className, String name)
           
 ExpandoTable ExpandoTableLocalService.addTable(long companyId, String className, String name)
           
 ExpandoTable ExpandoTableLocalServiceWrapper.addTable(String className, String name)
          Deprecated. ExpandoTableLocalServiceWrapper.addTable(long, String, String)
static ExpandoTable ExpandoTableLocalServiceUtil.addTable(String className, String name)
          Deprecated. ExpandoTableLocalServiceUtil.addTable(long, String, String)
 ExpandoTable ExpandoTableLocalService.addTable(String className, String name)
          Deprecated. ExpandoTableLocalService.addTable(long, String, String)
 ExpandoTable ExpandoTableLocalServiceWrapper.createExpandoTable(long tableId)
           
static ExpandoTable ExpandoTableLocalServiceUtil.createExpandoTable(long tableId)
           
 ExpandoTable ExpandoTableLocalService.createExpandoTable(long tableId)
           
 ExpandoTable ExpandoTableLocalServiceWrapper.getDefaultTable(long companyId, long classNameId)
           
static ExpandoTable ExpandoTableLocalServiceUtil.getDefaultTable(long companyId, long classNameId)
           
 ExpandoTable ExpandoTableLocalService.getDefaultTable(long companyId, long classNameId)
           
 ExpandoTable ExpandoTableLocalServiceWrapper.getDefaultTable(long companyId, String className)
           
static ExpandoTable ExpandoTableLocalServiceUtil.getDefaultTable(long companyId, String className)
           
 ExpandoTable ExpandoTableLocalService.getDefaultTable(long companyId, String className)
           
 ExpandoTable ExpandoTableLocalServiceWrapper.getExpandoTable(long tableId)
           
static ExpandoTable ExpandoTableLocalServiceUtil.getExpandoTable(long tableId)
           
 ExpandoTable ExpandoTableLocalService.getExpandoTable(long tableId)
           
 ExpandoTable ExpandoTableLocalServiceWrapper.getTable(long tableId)
           
static ExpandoTable ExpandoTableLocalServiceUtil.getTable(long tableId)
           
 ExpandoTable ExpandoTableLocalService.getTable(long tableId)
           
 ExpandoTable ExpandoTableLocalServiceWrapper.getTable(long companyId, long classNameId, String name)
           
static ExpandoTable ExpandoTableLocalServiceUtil.getTable(long companyId, long classNameId, String name)
           
 ExpandoTable ExpandoTableLocalService.getTable(long companyId, long classNameId, String name)
           
 ExpandoTable ExpandoTableLocalServiceWrapper.getTable(long classNameId, String name)
          Deprecated. ExpandoTableLocalServiceWrapper.getTable(long, long, String)
static ExpandoTable ExpandoTableLocalServiceUtil.getTable(long classNameId, String name)
          Deprecated. ExpandoTableLocalServiceUtil.getTable(long, long, String)
 ExpandoTable ExpandoTableLocalService.getTable(long classNameId, String name)
          Deprecated. ExpandoTableLocalService.getTable(long, long, String)
 ExpandoTable ExpandoTableLocalServiceWrapper.getTable(long companyId, String className, String name)
           
static ExpandoTable ExpandoTableLocalServiceUtil.getTable(long companyId, String className, String name)
           
 ExpandoTable ExpandoTableLocalService.getTable(long companyId, String className, String name)
           
 ExpandoTable ExpandoTableLocalServiceWrapper.getTable(String className, String name)
          Deprecated. ExpandoTableLocalServiceWrapper.getTable(long, String, String)
static ExpandoTable ExpandoTableLocalServiceUtil.getTable(String className, String name)
          Deprecated. ExpandoTableLocalServiceUtil.getTable(long, String, String)
 ExpandoTable ExpandoTableLocalService.getTable(String className, String name)
          Deprecated. ExpandoTableLocalService.getTable(long, String, String)
 ExpandoTable ExpandoTableLocalServiceWrapper.updateExpandoTable(ExpandoTable expandoTable)
           
static ExpandoTable ExpandoTableLocalServiceUtil.updateExpandoTable(ExpandoTable expandoTable)
           
 ExpandoTable ExpandoTableLocalService.updateExpandoTable(ExpandoTable expandoTable)
           
 ExpandoTable ExpandoTableLocalServiceWrapper.updateExpandoTable(ExpandoTable expandoTable, boolean merge)
           
static ExpandoTable ExpandoTableLocalServiceUtil.updateExpandoTable(ExpandoTable expandoTable, boolean merge)
           
 ExpandoTable ExpandoTableLocalService.updateExpandoTable(ExpandoTable expandoTable, boolean merge)
           
 ExpandoTable ExpandoTableLocalServiceWrapper.updateTable(long tableId, String name)
           
static ExpandoTable ExpandoTableLocalServiceUtil.updateTable(long tableId, String name)
           
 ExpandoTable ExpandoTableLocalService.updateTable(long tableId, String name)
           
 

Methods in com.liferay.portlet.expando.service that return types with arguments of type ExpandoTable
 List<ExpandoTable> ExpandoTableLocalServiceWrapper.getExpandoTables(int start, int end)
           
static List<ExpandoTable> ExpandoTableLocalServiceUtil.getExpandoTables(int start, int end)
           
 List<ExpandoTable> ExpandoTableLocalService.getExpandoTables(int start, int end)
           
 List<ExpandoTable> ExpandoTableLocalServiceWrapper.getTables(long companyId, long classNameId)
           
static List<ExpandoTable> ExpandoTableLocalServiceUtil.getTables(long companyId, long classNameId)
           
 List<ExpandoTable> ExpandoTableLocalService.getTables(long companyId, long classNameId)
           
 List<ExpandoTable> ExpandoTableLocalServiceWrapper.getTables(long companyId, String className)
           
static List<ExpandoTable> ExpandoTableLocalServiceUtil.getTables(long companyId, String className)
           
 List<ExpandoTable> ExpandoTableLocalService.getTables(long companyId, String className)
           
 

Methods in com.liferay.portlet.expando.service with parameters of type ExpandoTable
 ExpandoTable ExpandoTableLocalServiceWrapper.addExpandoTable(ExpandoTable expandoTable)
           
static ExpandoTable ExpandoTableLocalServiceUtil.addExpandoTable(ExpandoTable expandoTable)
           
 ExpandoTable ExpandoTableLocalService.addExpandoTable(ExpandoTable expandoTable)
           
 void ExpandoTableLocalServiceWrapper.deleteExpandoTable(ExpandoTable expandoTable)
           
static void ExpandoTableLocalServiceUtil.deleteExpandoTable(ExpandoTable expandoTable)
           
 void ExpandoTableLocalService.deleteExpandoTable(ExpandoTable expandoTable)
           
 void ExpandoTableLocalServiceWrapper.deleteTable(ExpandoTable table)
           
static void ExpandoTableLocalServiceUtil.deleteTable(ExpandoTable table)
           
 void ExpandoTableLocalService.deleteTable(ExpandoTable table)
           
 ExpandoTable ExpandoTableLocalServiceWrapper.updateExpandoTable(ExpandoTable expandoTable)
           
static ExpandoTable ExpandoTableLocalServiceUtil.updateExpandoTable(ExpandoTable expandoTable)
           
 ExpandoTable ExpandoTableLocalService.updateExpandoTable(ExpandoTable expandoTable)
           
 ExpandoTable ExpandoTableLocalServiceWrapper.updateExpandoTable(ExpandoTable expandoTable, boolean merge)
           
static ExpandoTable ExpandoTableLocalServiceUtil.updateExpandoTable(ExpandoTable expandoTable, boolean merge)
           
 ExpandoTable ExpandoTableLocalService.updateExpandoTable(ExpandoTable expandoTable, boolean merge)
           
 

Uses of ExpandoTable in com.liferay.portlet.expando.service.base
 

Methods in com.liferay.portlet.expando.service.base that return ExpandoTable
 ExpandoTable ExpandoTableLocalServiceBaseImpl.addExpandoTable(ExpandoTable expandoTable)
           
 ExpandoTable ExpandoTableLocalServiceBaseImpl.createExpandoTable(long tableId)
           
 ExpandoTable ExpandoTableLocalServiceBaseImpl.getExpandoTable(long tableId)
           
 ExpandoTable ExpandoTableLocalServiceBaseImpl.updateExpandoTable(ExpandoTable expandoTable)
           
 ExpandoTable ExpandoTableLocalServiceBaseImpl.updateExpandoTable(ExpandoTable expandoTable, boolean merge)
           
 

Methods in com.liferay.portlet.expando.service.base that return types with arguments of type ExpandoTable
 List<ExpandoTable> ExpandoTableLocalServiceBaseImpl.getExpandoTables(int start, int end)
           
 

Methods in com.liferay.portlet.expando.service.base with parameters of type ExpandoTable
 ExpandoTable ExpandoTableLocalServiceBaseImpl.addExpandoTable(ExpandoTable expandoTable)
           
 void ExpandoTableLocalServiceBaseImpl.deleteExpandoTable(ExpandoTable expandoTable)
           
 ExpandoTable ExpandoTableLocalServiceBaseImpl.updateExpandoTable(ExpandoTable expandoTable)
           
 ExpandoTable ExpandoTableLocalServiceBaseImpl.updateExpandoTable(ExpandoTable expandoTable, boolean merge)
           
 

Uses of ExpandoTable in com.liferay.portlet.expando.service.impl
 

Methods in com.liferay.portlet.expando.service.impl that return ExpandoTable
 ExpandoTable ExpandoTableLocalServiceImpl.addDefaultTable(long companyId, long classNameId)
           
 ExpandoTable ExpandoTableLocalServiceImpl.addDefaultTable(long companyId, String className)
           
 ExpandoTable ExpandoTableLocalServiceImpl.addTable(long companyId, long classNameId, String name)
           
 ExpandoTable ExpandoTableLocalServiceImpl.addTable(long classNameId, String name)
          Deprecated. ExpandoTableLocalServiceImpl.addTable(long, long, String)
 ExpandoTable ExpandoTableLocalServiceImpl.addTable(long companyId, String className, String name)
           
 ExpandoTable ExpandoTableLocalServiceImpl.addTable(String className, String name)
          Deprecated. ExpandoTableLocalServiceImpl.addTable(long, String, String)
 ExpandoTable ExpandoTableLocalServiceImpl.getDefaultTable(long companyId, long classNameId)
           
 ExpandoTable ExpandoTableLocalServiceImpl.getDefaultTable(long companyId, String className)
           
 ExpandoTable ExpandoTableLocalServiceImpl.getTable(long tableId)
           
 ExpandoTable ExpandoTableLocalServiceImpl.getTable(long companyId, long classNameId, String name)
           
 ExpandoTable ExpandoTableLocalServiceImpl.getTable(long classNameId, String name)
          Deprecated. ExpandoTableLocalServiceImpl.getTable(long, long, String)
 ExpandoTable ExpandoTableLocalServiceImpl.getTable(long companyId, String className, String name)
           
 ExpandoTable ExpandoTableLocalServiceImpl.getTable(String className, String name)
          Deprecated. ExpandoTableLocalServiceImpl.getTable(long, String, String)
 ExpandoTable ExpandoTableLocalServiceImpl.updateTable(long tableId, String name)
           
 

Methods in com.liferay.portlet.expando.service.impl that return types with arguments of type ExpandoTable
 List<ExpandoTable> ExpandoTableLocalServiceImpl.getTables(long companyId, long classNameId)
           
 List<ExpandoTable> ExpandoTableLocalServiceImpl.getTables(long companyId, String className)
           
 

Methods in com.liferay.portlet.expando.service.impl with parameters of type ExpandoTable
 void ExpandoTableLocalServiceImpl.deleteTable(ExpandoTable table)
           
 

Uses of ExpandoTable in com.liferay.portlet.expando.service.persistence
 

Methods in com.liferay.portlet.expando.service.persistence that return ExpandoTable
static ExpandoTable ExpandoTableUtil.create(long tableId)
           
 ExpandoTable ExpandoTablePersistence.create(long tableId)
           
 ExpandoTable ExpandoTablePersistenceImpl.create(long tableId)
           
static ExpandoTable ExpandoTableUtil.fetchByC_C_N(long companyId, long classNameId, String name)
           
 ExpandoTable ExpandoTablePersistence.fetchByC_C_N(long companyId, long classNameId, String name)
           
 ExpandoTable ExpandoTablePersistenceImpl.fetchByC_C_N(long companyId, long classNameId, String name)
           
static ExpandoTable ExpandoTableUtil.fetchByC_C_N(long companyId, long classNameId, String name, boolean retrieveFromCache)
           
 ExpandoTable ExpandoTablePersistence.fetchByC_C_N(long companyId, long classNameId, String name, boolean retrieveFromCache)
           
 ExpandoTable ExpandoTablePersistenceImpl.fetchByC_C_N(long companyId, long classNameId, String name, boolean retrieveFromCache)
           
static ExpandoTable ExpandoTableUtil.fetchByPrimaryKey(long tableId)
           
 ExpandoTable ExpandoTablePersistence.fetchByPrimaryKey(long tableId)
           
 ExpandoTable ExpandoTablePersistenceImpl.fetchByPrimaryKey(long tableId)
           
 ExpandoTable ExpandoTablePersistenceImpl.fetchByPrimaryKey(Serializable primaryKey)
           
static ExpandoTable ExpandoTableUtil.findByC_C_First(long companyId, long classNameId, OrderByComparator orderByComparator)
           
 ExpandoTable ExpandoTablePersistence.findByC_C_First(long companyId, long classNameId, OrderByComparator orderByComparator)
           
 ExpandoTable ExpandoTablePersistenceImpl.findByC_C_First(long companyId, long classNameId, OrderByComparator orderByComparator)
           
static ExpandoTable ExpandoTableUtil.findByC_C_Last(long companyId, long classNameId, OrderByComparator orderByComparator)
           
 ExpandoTable ExpandoTablePersistence.findByC_C_Last(long companyId, long classNameId, OrderByComparator orderByComparator)
           
 ExpandoTable ExpandoTablePersistenceImpl.findByC_C_Last(long companyId, long classNameId, OrderByComparator orderByComparator)
           
static ExpandoTable ExpandoTableUtil.findByC_C_N(long companyId, long classNameId, String name)
           
 ExpandoTable ExpandoTablePersistence.findByC_C_N(long companyId, long classNameId, String name)
           
 ExpandoTable ExpandoTablePersistenceImpl.findByC_C_N(long companyId, long classNameId, String name)
           
static ExpandoTable[] ExpandoTableUtil.findByC_C_PrevAndNext(long tableId, long companyId, long classNameId, OrderByComparator orderByComparator)
           
 ExpandoTable[] ExpandoTablePersistence.findByC_C_PrevAndNext(long tableId, long companyId, long classNameId, OrderByComparator orderByComparator)
           
 ExpandoTable[] ExpandoTablePersistenceImpl.findByC_C_PrevAndNext(long tableId, long companyId, long classNameId, OrderByComparator orderByComparator)
           
static ExpandoTable ExpandoTableUtil.findByPrimaryKey(long tableId)
           
 ExpandoTable ExpandoTablePersistence.findByPrimaryKey(long tableId)
           
 ExpandoTable ExpandoTablePersistenceImpl.findByPrimaryKey(long tableId)
           
 ExpandoTable ExpandoTablePersistenceImpl.findByPrimaryKey(Serializable primaryKey)
           
protected  ExpandoTable ExpandoTablePersistenceImpl.getByC_C_PrevAndNext(Session session, ExpandoTable expandoTable, long companyId, long classNameId, OrderByComparator orderByComparator, boolean previous)
           
static ExpandoTable ExpandoTableUtil.remove(ExpandoTable expandoTable)
           
static ExpandoTable ExpandoTableUtil.remove(long tableId)
           
 ExpandoTable ExpandoTablePersistence.remove(long tableId)
           
 ExpandoTable ExpandoTablePersistenceImpl.remove(long tableId)
           
 ExpandoTable ExpandoTablePersistenceImpl.remove(Serializable primaryKey)
           
protected  ExpandoTable ExpandoTablePersistenceImpl.removeImpl(ExpandoTable expandoTable)
           
protected  ExpandoTable ExpandoTablePersistenceImpl.toUnwrappedModel(ExpandoTable expandoTable)
           
static ExpandoTable ExpandoTableUtil.update(ExpandoTable expandoTable, boolean merge)
           
static ExpandoTable ExpandoTableUtil.update(ExpandoTable expandoTable, boolean merge, ServiceContext serviceContext)
           
static ExpandoTable ExpandoTableUtil.updateImpl(ExpandoTable expandoTable, boolean merge)
           
 ExpandoTable ExpandoTablePersistence.updateImpl(ExpandoTable expandoTable, boolean merge)
           
 ExpandoTable ExpandoTablePersistenceImpl.updateImpl(ExpandoTable expandoTable, boolean merge)
           
 

Methods in com.liferay.portlet.expando.service.persistence that return types with arguments of type ExpandoTable
static List<ExpandoTable> ExpandoTableUtil.findAll()
           
 List<ExpandoTable> ExpandoTablePersistence.findAll()
           
 List<ExpandoTable> ExpandoTablePersistenceImpl.findAll()
           
static List<ExpandoTable> ExpandoTableUtil.findAll(int start, int end)
           
 List<ExpandoTable> ExpandoTablePersistence.findAll(int start, int end)
           
 List<ExpandoTable> ExpandoTablePersistenceImpl.findAll(int start, int end)
           
static List<ExpandoTable> ExpandoTableUtil.findAll(int start, int end, OrderByComparator orderByComparator)
           
 List<ExpandoTable> ExpandoTablePersistence.findAll(int start, int end, OrderByComparator orderByComparator)
           
 List<ExpandoTable> ExpandoTablePersistenceImpl.findAll(int start, int end, OrderByComparator orderByComparator)
           
static List<ExpandoTable> ExpandoTableUtil.findByC_C(long companyId, long classNameId)
           
 List<ExpandoTable> ExpandoTablePersistence.findByC_C(long companyId, long classNameId)
           
 List<ExpandoTable> ExpandoTablePersistenceImpl.findByC_C(long companyId, long classNameId)
           
static List<ExpandoTable> ExpandoTableUtil.findByC_C(long companyId, long classNameId, int start, int end)
           
 List<ExpandoTable> ExpandoTablePersistence.findByC_C(long companyId, long classNameId, int start, int end)
           
 List<ExpandoTable> ExpandoTablePersistenceImpl.findByC_C(long companyId, long classNameId, int start, int end)
           
static List<ExpandoTable> ExpandoTableUtil.findByC_C(long companyId, long classNameId, int start, int end, OrderByComparator orderByComparator)
           
 List<ExpandoTable> ExpandoTablePersistence.findByC_C(long companyId, long classNameId, int start, int end, OrderByComparator orderByComparator)
           
 List<ExpandoTable> ExpandoTablePersistenceImpl.findByC_C(long companyId, long classNameId, int start, int end, OrderByComparator orderByComparator)
           
static List<ExpandoTable> ExpandoTableUtil.findWithDynamicQuery(DynamicQuery dynamicQuery)
           
static List<ExpandoTable> ExpandoTableUtil.findWithDynamicQuery(DynamicQuery dynamicQuery, int start, int end)
           
static List<ExpandoTable> ExpandoTableUtil.findWithDynamicQuery(DynamicQuery dynamicQuery, int start, int end, OrderByComparator orderByComparator)
           
 

Methods in com.liferay.portlet.expando.service.persistence with parameters of type ExpandoTable
static void ExpandoTableUtil.cacheResult(ExpandoTable expandoTable)
           
 void ExpandoTablePersistence.cacheResult(ExpandoTable expandoTable)
           
 void ExpandoTablePersistenceImpl.cacheResult(ExpandoTable expandoTable)
           
static void ExpandoTableUtil.clearCache(ExpandoTable expandoTable)
           
 void ExpandoTablePersistenceImpl.clearCache(ExpandoTable expandoTable)
           
protected  ExpandoTable ExpandoTablePersistenceImpl.getByC_C_PrevAndNext(Session session, ExpandoTable expandoTable, long companyId, long classNameId, OrderByComparator orderByComparator, boolean previous)
           
static ExpandoTable ExpandoTableUtil.remove(ExpandoTable expandoTable)
           
protected  ExpandoTable ExpandoTablePersistenceImpl.removeImpl(ExpandoTable expandoTable)
           
protected  ExpandoTable ExpandoTablePersistenceImpl.toUnwrappedModel(ExpandoTable expandoTable)
           
static ExpandoTable ExpandoTableUtil.update(ExpandoTable expandoTable, boolean merge)
           
static ExpandoTable ExpandoTableUtil.update(ExpandoTable expandoTable, boolean merge, ServiceContext serviceContext)
           
static ExpandoTable ExpandoTableUtil.updateImpl(ExpandoTable expandoTable, boolean merge)
           
 ExpandoTable ExpandoTablePersistence.updateImpl(ExpandoTable expandoTable, boolean merge)
           
 ExpandoTable ExpandoTablePersistenceImpl.updateImpl(ExpandoTable expandoTable, boolean merge)
           
 

Method parameters in com.liferay.portlet.expando.service.persistence with type arguments of type ExpandoTable
static void ExpandoTableUtil.cacheResult(List<ExpandoTable> expandoTables)
           
 void ExpandoTablePersistence.cacheResult(List<ExpandoTable> expandoTables)
           
 void ExpandoTablePersistenceImpl.cacheResult(List<ExpandoTable> expandoTables)
           
 


Liferay 6.0.3