|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portlet.expando.service.ExpandoTableLocalServiceWrapper
public class ExpandoTableLocalServiceWrapper
This class is a wrapper for ExpandoTableLocalService.
ExpandoTableLocalService| Constructor Summary | |
|---|---|
ExpandoTableLocalServiceWrapper(ExpandoTableLocalService expandoTableLocalService)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExpandoTableLocalServiceWrapper(ExpandoTableLocalService expandoTableLocalService)
| Method Detail |
|---|
public ExpandoTable addExpandoTable(ExpandoTable expandoTable)
throws SystemException
addExpandoTable in interface ExpandoTableLocalServiceSystemExceptionpublic ExpandoTable createExpandoTable(long tableId)
createExpandoTable in interface ExpandoTableLocalService
public void deleteExpandoTable(long tableId)
throws PortalException,
SystemException
deleteExpandoTable in interface ExpandoTableLocalServicePortalException
SystemException
public void deleteExpandoTable(ExpandoTable expandoTable)
throws SystemException
deleteExpandoTable in interface ExpandoTableLocalServiceSystemException
public List dynamicQuery(DynamicQuery dynamicQuery)
throws SystemException
dynamicQuery in interface ExpandoTableLocalServiceSystemException
public List dynamicQuery(DynamicQuery dynamicQuery,
int start,
int end)
throws SystemException
dynamicQuery in interface ExpandoTableLocalServiceSystemException
public List dynamicQuery(DynamicQuery dynamicQuery,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
dynamicQuery in interface ExpandoTableLocalServiceSystemException
public long dynamicQueryCount(DynamicQuery dynamicQuery)
throws SystemException
dynamicQueryCount in interface ExpandoTableLocalServiceSystemException
public ExpandoTable getExpandoTable(long tableId)
throws PortalException,
SystemException
getExpandoTable in interface ExpandoTableLocalServicePortalException
SystemException
public List<ExpandoTable> getExpandoTables(int start,
int end)
throws SystemException
getExpandoTables in interface ExpandoTableLocalServiceSystemException
public int getExpandoTablesCount()
throws SystemException
getExpandoTablesCount in interface ExpandoTableLocalServiceSystemException
public ExpandoTable updateExpandoTable(ExpandoTable expandoTable)
throws SystemException
updateExpandoTable in interface ExpandoTableLocalServiceSystemException
public ExpandoTable updateExpandoTable(ExpandoTable expandoTable,
boolean merge)
throws SystemException
updateExpandoTable in interface ExpandoTableLocalServiceSystemException
public ExpandoTable addDefaultTable(long companyId,
long classNameId)
throws PortalException,
SystemException
addDefaultTable in interface ExpandoTableLocalServicePortalException
SystemException
public ExpandoTable addDefaultTable(long companyId,
String className)
throws PortalException,
SystemException
addDefaultTable in interface ExpandoTableLocalServicePortalException
SystemException
public ExpandoTable addTable(long companyId,
long classNameId,
String name)
throws PortalException,
SystemException
addTable in interface ExpandoTableLocalServicePortalException
SystemException
public ExpandoTable addTable(long classNameId,
String name)
throws PortalException,
SystemException
addTable(long, long, String)
addTable in interface ExpandoTableLocalServicePortalException
SystemException
public ExpandoTable addTable(long companyId,
String className,
String name)
throws PortalException,
SystemException
addTable in interface ExpandoTableLocalServicePortalException
SystemException
public ExpandoTable addTable(String className,
String name)
throws PortalException,
SystemException
addTable(long, String, String)
addTable in interface ExpandoTableLocalServicePortalException
SystemException
public void deleteTable(ExpandoTable table)
throws SystemException
deleteTable in interface ExpandoTableLocalServiceSystemException
public void deleteTable(long tableId)
throws PortalException,
SystemException
deleteTable in interface ExpandoTableLocalServicePortalException
SystemException
public void deleteTable(long companyId,
long classNameId,
String name)
throws PortalException,
SystemException
deleteTable in interface ExpandoTableLocalServicePortalException
SystemException
public void deleteTable(long companyId,
String className,
String name)
throws PortalException,
SystemException
deleteTable in interface ExpandoTableLocalServicePortalException
SystemException
public void deleteTables(long companyId,
long classNameId)
throws SystemException
deleteTables in interface ExpandoTableLocalServiceSystemException
public void deleteTables(long companyId,
String className)
throws SystemException
deleteTables in interface ExpandoTableLocalServiceSystemException
public ExpandoTable getDefaultTable(long companyId,
long classNameId)
throws PortalException,
SystemException
getDefaultTable in interface ExpandoTableLocalServicePortalException
SystemException
public ExpandoTable getDefaultTable(long companyId,
String className)
throws PortalException,
SystemException
getDefaultTable in interface ExpandoTableLocalServicePortalException
SystemException
public ExpandoTable getTable(long tableId)
throws PortalException,
SystemException
getTable in interface ExpandoTableLocalServicePortalException
SystemException
public ExpandoTable getTable(long companyId,
long classNameId,
String name)
throws PortalException,
SystemException
getTable in interface ExpandoTableLocalServicePortalException
SystemException
public ExpandoTable getTable(long classNameId,
String name)
throws PortalException,
SystemException
getTable(long, long, String)
getTable in interface ExpandoTableLocalServicePortalException
SystemException
public ExpandoTable getTable(long companyId,
String className,
String name)
throws PortalException,
SystemException
getTable in interface ExpandoTableLocalServicePortalException
SystemException
public ExpandoTable getTable(String className,
String name)
throws PortalException,
SystemException
getTable(long, String, String)
getTable in interface ExpandoTableLocalServicePortalException
SystemException
public List<ExpandoTable> getTables(long companyId,
long classNameId)
throws SystemException
getTables in interface ExpandoTableLocalServiceSystemException
public List<ExpandoTable> getTables(long companyId,
String className)
throws SystemException
getTables in interface ExpandoTableLocalServiceSystemException
public ExpandoTable updateTable(long tableId,
String name)
throws PortalException,
SystemException
updateTable in interface ExpandoTableLocalServicePortalException
SystemExceptionpublic ExpandoTableLocalService getWrappedExpandoTableLocalService()
|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||