com.liferay.portal.service.impl
Class WebDAVPropsLocalServiceImpl
java.lang.Object
com.liferay.portal.service.BaseLocalServiceImpl
com.liferay.portal.service.base.WebDAVPropsLocalServiceBaseImpl
com.liferay.portal.service.impl.WebDAVPropsLocalServiceImpl
- All Implemented Interfaces:
- IdentifiableOSGiService, BaseLocalService, PersistedModelLocalService, WebDAVPropsLocalService
public class WebDAVPropsLocalServiceImpl
- extends WebDAVPropsLocalServiceBaseImpl
| Methods inherited from class com.liferay.portal.service.base.WebDAVPropsLocalServiceBaseImpl |
addWebDAVProps, afterPropertiesSet, createWebDAVProps, deletePersistedModel, deleteWebDAVProps, deleteWebDAVProps, destroy, dynamicQuery, dynamicQuery, dynamicQuery, dynamicQuery, dynamicQueryCount, dynamicQueryCount, fetchWebDAVProps, getActionableDynamicQuery, getClassNameLocalService, getClassNamePersistence, getCounterLocalService, getIndexableActionableDynamicQuery, getModelClass, getModelClassName, getOSGiServiceIdentifier, getPersistedModel, getWebDAVProps, getWebDAVPropses, getWebDAVPropsesCount, getWebDAVPropsLocalService, getWebDAVPropsPersistence, initActionableDynamicQuery, runSQL, setClassNameLocalService, setClassNamePersistence, setCounterLocalService, setWebDAVPropsLocalService, setWebDAVPropsPersistence, updateWebDAVProps |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebDAVPropsLocalServiceImpl
public WebDAVPropsLocalServiceImpl()
deleteWebDAVProps
public void deleteWebDAVProps(String className,
long classPK)
getWebDAVProps
public WebDAVProps getWebDAVProps(long companyId,
String className,
long classPK)
storeWebDAVProps
public void storeWebDAVProps(WebDAVProps webDavProps)
throws PortalException
- Throws:
PortalException