com.liferay.portlet.expando.service.base
Class ExpandoValueLocalServiceBaseImpl
java.lang.Object
com.liferay.portlet.expando.service.base.ExpandoValueLocalServiceBaseImpl
- All Implemented Interfaces:
- com.liferay.portlet.expando.service.ExpandoValueLocalService
- Direct Known Subclasses:
- ExpandoValueLocalServiceImpl
public abstract class ExpandoValueLocalServiceBaseImpl
- extends java.lang.Object
- implements com.liferay.portlet.expando.service.ExpandoValueLocalService
View Source
- Author:
- Brian Wing Shun Chan
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.liferay.portlet.expando.service.ExpandoValueLocalService |
addValue, addValue, addValue, addValue, addValue, addValue, addValue, addValue, addValue, addValue, addValue, addValue, addValue, addValue, addValue, addValue, addValue, addValues, deleteColumnValues, deleteRowValues, deleteTableValues, deleteValue, deleteValue, deleteValue, deleteValue, deleteValues, deleteValues, getColumnValues, getColumnValues, getColumnValues, getColumnValues, getColumnValues, getColumnValuesCount, getColumnValuesCount, getColumnValuesCount, getColumnValuesCount, getColumnValuesCount, getData, getData, getData, getData, getData, getData, getData, getData, getData, getData, getData, getData, getData, getData, getData, getData, getDefaultTableColumnValues, getDefaultTableColumnValues, getDefaultTableColumnValuesCount, getDefaultTableColumnValuesCount, getRowValues, getRowValues, getRowValues, getRowValues, getRowValuesCount, getRowValuesCount, getRowValuesCount, getValue, getValue, getValue, getValue, getValue |
expandoColumnLocalService
@BeanReference(name="com.liferay.portlet.expando.service.ExpandoColumnLocalService.impl")
protected com.liferay.portlet.expando.service.ExpandoColumnLocalService expandoColumnLocalService
expandoColumnPersistence
@BeanReference(name="com.liferay.portlet.expando.service.persistence.ExpandoColumnPersistence.impl")
protected com.liferay.portlet.expando.service.persistence.ExpandoColumnPersistence expandoColumnPersistence
expandoColumnFinder
@BeanReference(name="com.liferay.portlet.expando.service.persistence.ExpandoColumnFinder.impl")
protected com.liferay.portlet.expando.service.persistence.ExpandoColumnFinder expandoColumnFinder
expandoRowLocalService
@BeanReference(name="com.liferay.portlet.expando.service.ExpandoRowLocalService.impl")
protected com.liferay.portlet.expando.service.ExpandoRowLocalService expandoRowLocalService
expandoRowPersistence
@BeanReference(name="com.liferay.portlet.expando.service.persistence.ExpandoRowPersistence.impl")
protected com.liferay.portlet.expando.service.persistence.ExpandoRowPersistence expandoRowPersistence
expandoRowFinder
@BeanReference(name="com.liferay.portlet.expando.service.persistence.ExpandoRowFinder.impl")
protected com.liferay.portlet.expando.service.persistence.ExpandoRowFinder expandoRowFinder
expandoTableLocalService
@BeanReference(name="com.liferay.portlet.expando.service.ExpandoTableLocalService.impl")
protected com.liferay.portlet.expando.service.ExpandoTableLocalService expandoTableLocalService
expandoTablePersistence
@BeanReference(name="com.liferay.portlet.expando.service.persistence.ExpandoTablePersistence.impl")
protected com.liferay.portlet.expando.service.persistence.ExpandoTablePersistence expandoTablePersistence
expandoValueLocalService
@BeanReference(name="com.liferay.portlet.expando.service.ExpandoValueLocalService.impl")
protected com.liferay.portlet.expando.service.ExpandoValueLocalService expandoValueLocalService
expandoValuePersistence
@BeanReference(name="com.liferay.portlet.expando.service.persistence.ExpandoValuePersistence.impl")
protected com.liferay.portlet.expando.service.persistence.ExpandoValuePersistence expandoValuePersistence
expandoValueFinder
@BeanReference(name="com.liferay.portlet.expando.service.persistence.ExpandoValueFinder.impl")
protected com.liferay.portlet.expando.service.persistence.ExpandoValueFinder expandoValueFinder
counterLocalService
@BeanReference(name="com.liferay.counter.service.CounterLocalService.impl")
protected com.liferay.counter.service.CounterLocalService counterLocalService
counterService
@BeanReference(name="com.liferay.counter.service.CounterService.impl")
protected com.liferay.counter.service.CounterService counterService
resourceLocalService
@BeanReference(name="com.liferay.portal.service.ResourceLocalService.impl")
protected com.liferay.portal.service.ResourceLocalService resourceLocalService
resourceService
@BeanReference(name="com.liferay.portal.service.ResourceService.impl")
protected com.liferay.portal.service.ResourceService resourceService
resourcePersistence
@BeanReference(name="com.liferay.portal.service.persistence.ResourcePersistence.impl")
protected com.liferay.portal.service.persistence.ResourcePersistence resourcePersistence
resourceFinder
@BeanReference(name="com.liferay.portal.service.persistence.ResourceFinder.impl")
protected com.liferay.portal.service.persistence.ResourceFinder resourceFinder
userLocalService
@BeanReference(name="com.liferay.portal.service.UserLocalService.impl")
protected com.liferay.portal.service.UserLocalService userLocalService
userService
@BeanReference(name="com.liferay.portal.service.UserService.impl")
protected com.liferay.portal.service.UserService userService
userPersistence
@BeanReference(name="com.liferay.portal.service.persistence.UserPersistence.impl")
protected com.liferay.portal.service.persistence.UserPersistence userPersistence
userFinder
@BeanReference(name="com.liferay.portal.service.persistence.UserFinder.impl")
protected com.liferay.portal.service.persistence.UserFinder userFinder
ExpandoValueLocalServiceBaseImpl
public ExpandoValueLocalServiceBaseImpl()
addExpandoValue
public com.liferay.portlet.expando.model.ExpandoValue addExpandoValue(com.liferay.portlet.expando.model.ExpandoValue expandoValue)
throws com.liferay.portal.SystemException
- Specified by:
addExpandoValue
in interface com.liferay.portlet.expando.service.ExpandoValueLocalService
- Throws:
com.liferay.portal.SystemException
createExpandoValue
public com.liferay.portlet.expando.model.ExpandoValue createExpandoValue(long valueId)
- Specified by:
createExpandoValue
in interface com.liferay.portlet.expando.service.ExpandoValueLocalService
deleteExpandoValue
public void deleteExpandoValue(long valueId)
throws com.liferay.portal.PortalException,
com.liferay.portal.SystemException
- Specified by:
deleteExpandoValue
in interface com.liferay.portlet.expando.service.ExpandoValueLocalService
- Throws:
com.liferay.portal.PortalException
com.liferay.portal.SystemException
deleteExpandoValue
public void deleteExpandoValue(com.liferay.portlet.expando.model.ExpandoValue expandoValue)
throws com.liferay.portal.SystemException
- Specified by:
deleteExpandoValue
in interface com.liferay.portlet.expando.service.ExpandoValueLocalService
- Throws:
com.liferay.portal.SystemException
dynamicQuery
public java.util.List<java.lang.Object> dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery)
throws com.liferay.portal.SystemException
- Specified by:
dynamicQuery
in interface com.liferay.portlet.expando.service.ExpandoValueLocalService
- Throws:
com.liferay.portal.SystemException
dynamicQuery
public java.util.List<java.lang.Object> dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery,
int start,
int end)
throws com.liferay.portal.SystemException
- Specified by:
dynamicQuery
in interface com.liferay.portlet.expando.service.ExpandoValueLocalService
- Throws:
com.liferay.portal.SystemException
getExpandoValue
public com.liferay.portlet.expando.model.ExpandoValue getExpandoValue(long valueId)
throws com.liferay.portal.PortalException,
com.liferay.portal.SystemException
- Specified by:
getExpandoValue
in interface com.liferay.portlet.expando.service.ExpandoValueLocalService
- Throws:
com.liferay.portal.PortalException
com.liferay.portal.SystemException
getExpandoValues
public java.util.List<com.liferay.portlet.expando.model.ExpandoValue> getExpandoValues(int start,
int end)
throws com.liferay.portal.SystemException
- Specified by:
getExpandoValues
in interface com.liferay.portlet.expando.service.ExpandoValueLocalService
- Throws:
com.liferay.portal.SystemException
getExpandoValuesCount
public int getExpandoValuesCount()
throws com.liferay.portal.SystemException
- Specified by:
getExpandoValuesCount
in interface com.liferay.portlet.expando.service.ExpandoValueLocalService
- Throws:
com.liferay.portal.SystemException
updateExpandoValue
public com.liferay.portlet.expando.model.ExpandoValue updateExpandoValue(com.liferay.portlet.expando.model.ExpandoValue expandoValue)
throws com.liferay.portal.SystemException
- Specified by:
updateExpandoValue
in interface com.liferay.portlet.expando.service.ExpandoValueLocalService
- Throws:
com.liferay.portal.SystemException
updateExpandoValue
public com.liferay.portlet.expando.model.ExpandoValue updateExpandoValue(com.liferay.portlet.expando.model.ExpandoValue expandoValue,
boolean merge)
throws com.liferay.portal.SystemException
- Specified by:
updateExpandoValue
in interface com.liferay.portlet.expando.service.ExpandoValueLocalService
- Throws:
com.liferay.portal.SystemException
getExpandoColumnLocalService
public com.liferay.portlet.expando.service.ExpandoColumnLocalService getExpandoColumnLocalService()
setExpandoColumnLocalService
public void setExpandoColumnLocalService(com.liferay.portlet.expando.service.ExpandoColumnLocalService expandoColumnLocalService)
getExpandoColumnPersistence
public com.liferay.portlet.expando.service.persistence.ExpandoColumnPersistence getExpandoColumnPersistence()
setExpandoColumnPersistence
public void setExpandoColumnPersistence(com.liferay.portlet.expando.service.persistence.ExpandoColumnPersistence expandoColumnPersistence)
getExpandoColumnFinder
public com.liferay.portlet.expando.service.persistence.ExpandoColumnFinder getExpandoColumnFinder()
setExpandoColumnFinder
public void setExpandoColumnFinder(com.liferay.portlet.expando.service.persistence.ExpandoColumnFinder expandoColumnFinder)
getExpandoRowLocalService
public com.liferay.portlet.expando.service.ExpandoRowLocalService getExpandoRowLocalService()
setExpandoRowLocalService
public void setExpandoRowLocalService(com.liferay.portlet.expando.service.ExpandoRowLocalService expandoRowLocalService)
getExpandoRowPersistence
public com.liferay.portlet.expando.service.persistence.ExpandoRowPersistence getExpandoRowPersistence()
setExpandoRowPersistence
public void setExpandoRowPersistence(com.liferay.portlet.expando.service.persistence.ExpandoRowPersistence expandoRowPersistence)
getExpandoRowFinder
public com.liferay.portlet.expando.service.persistence.ExpandoRowFinder getExpandoRowFinder()
setExpandoRowFinder
public void setExpandoRowFinder(com.liferay.portlet.expando.service.persistence.ExpandoRowFinder expandoRowFinder)
getExpandoTableLocalService
public com.liferay.portlet.expando.service.ExpandoTableLocalService getExpandoTableLocalService()
setExpandoTableLocalService
public void setExpandoTableLocalService(com.liferay.portlet.expando.service.ExpandoTableLocalService expandoTableLocalService)
getExpandoTablePersistence
public com.liferay.portlet.expando.service.persistence.ExpandoTablePersistence getExpandoTablePersistence()
setExpandoTablePersistence
public void setExpandoTablePersistence(com.liferay.portlet.expando.service.persistence.ExpandoTablePersistence expandoTablePersistence)
getExpandoValueLocalService
public com.liferay.portlet.expando.service.ExpandoValueLocalService getExpandoValueLocalService()
setExpandoValueLocalService
public void setExpandoValueLocalService(com.liferay.portlet.expando.service.ExpandoValueLocalService expandoValueLocalService)
getExpandoValuePersistence
public com.liferay.portlet.expando.service.persistence.ExpandoValuePersistence getExpandoValuePersistence()
setExpandoValuePersistence
public void setExpandoValuePersistence(com.liferay.portlet.expando.service.persistence.ExpandoValuePersistence expandoValuePersistence)
getExpandoValueFinder
public com.liferay.portlet.expando.service.persistence.ExpandoValueFinder getExpandoValueFinder()
setExpandoValueFinder
public void setExpandoValueFinder(com.liferay.portlet.expando.service.persistence.ExpandoValueFinder expandoValueFinder)
getCounterLocalService
public com.liferay.counter.service.CounterLocalService getCounterLocalService()
setCounterLocalService
public void setCounterLocalService(com.liferay.counter.service.CounterLocalService counterLocalService)
getCounterService
public com.liferay.counter.service.CounterService getCounterService()
setCounterService
public void setCounterService(com.liferay.counter.service.CounterService counterService)
getResourceLocalService
public com.liferay.portal.service.ResourceLocalService getResourceLocalService()
setResourceLocalService
public void setResourceLocalService(com.liferay.portal.service.ResourceLocalService resourceLocalService)
getResourceService
public com.liferay.portal.service.ResourceService getResourceService()
setResourceService
public void setResourceService(com.liferay.portal.service.ResourceService resourceService)
getResourcePersistence
public com.liferay.portal.service.persistence.ResourcePersistence getResourcePersistence()
setResourcePersistence
public void setResourcePersistence(com.liferay.portal.service.persistence.ResourcePersistence resourcePersistence)
getResourceFinder
public com.liferay.portal.service.persistence.ResourceFinder getResourceFinder()
setResourceFinder
public void setResourceFinder(com.liferay.portal.service.persistence.ResourceFinder resourceFinder)
getUserLocalService
public com.liferay.portal.service.UserLocalService getUserLocalService()
setUserLocalService
public void setUserLocalService(com.liferay.portal.service.UserLocalService userLocalService)
getUserService
public com.liferay.portal.service.UserService getUserService()
setUserService
public void setUserService(com.liferay.portal.service.UserService userService)
getUserPersistence
public com.liferay.portal.service.persistence.UserPersistence getUserPersistence()
setUserPersistence
public void setUserPersistence(com.liferay.portal.service.persistence.UserPersistence userPersistence)
getUserFinder
public com.liferay.portal.service.persistence.UserFinder getUserFinder()
setUserFinder
public void setUserFinder(com.liferay.portal.service.persistence.UserFinder userFinder)
runSQL
protected void runSQL(java.lang.String sql)
throws com.liferay.portal.SystemException
- Throws:
com.liferay.portal.SystemException