Uses of Interface
com.liferay.portal.kernel.model.WebDAVProps
Packages that use WebDAVProps
Package
Description
This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types.
This package defines the portal service interfaces and classes.
This package defines the portal service persistence interfaces, classes, and utilities.
-
Uses of WebDAVProps in com.liferay.portal.kernel.model
Classes in com.liferay.portal.kernel.model that implement WebDAVPropsFields in com.liferay.portal.kernel.model with type parameters of type WebDAVPropsModifier and TypeFieldDescriptionstatic final Accessor<WebDAVProps,Long> WebDAVProps.WEB_DAV_PROPS_ID_ACCESSORMethods in com.liferay.portal.kernel.model that return WebDAVPropsModifier and TypeMethodDescriptionWebDAVPropsModel.cloneWithOriginalValues()WebDAVPropsWrapper.cloneWithOriginalValues()Methods in com.liferay.portal.kernel.model with parameters of type WebDAVPropsModifier and TypeMethodDescriptionprotected WebDAVPropsWrapperWebDAVPropsWrapper.wrap(WebDAVProps webDAVProps) Constructors in com.liferay.portal.kernel.model with parameters of type WebDAVProps -
Uses of WebDAVProps in com.liferay.portal.kernel.service
Methods in com.liferay.portal.kernel.service that return WebDAVPropsModifier and TypeMethodDescriptionWebDAVPropsLocalService.addWebDAVProps(WebDAVProps webDAVProps) Adds the web dav props to the database.static WebDAVPropsWebDAVPropsLocalServiceUtil.addWebDAVProps(WebDAVProps webDAVProps) Adds the web dav props to the database.WebDAVPropsLocalServiceWrapper.addWebDAVProps(WebDAVProps webDAVProps) Adds the web dav props to the database.WebDAVPropsLocalService.createWebDAVProps(long webDavPropsId) Creates a new web dav props with the primary key.static WebDAVPropsWebDAVPropsLocalServiceUtil.createWebDAVProps(long webDavPropsId) Creates a new web dav props with the primary key.WebDAVPropsLocalServiceWrapper.createWebDAVProps(long webDavPropsId) Creates a new web dav props with the primary key.WebDAVPropsLocalService.deleteWebDAVProps(long webDavPropsId) Deletes the web dav props with the primary key from the database.WebDAVPropsLocalService.deleteWebDAVProps(WebDAVProps webDAVProps) Deletes the web dav props from the database.static WebDAVPropsWebDAVPropsLocalServiceUtil.deleteWebDAVProps(long webDavPropsId) Deletes the web dav props with the primary key from the database.static WebDAVPropsWebDAVPropsLocalServiceUtil.deleteWebDAVProps(WebDAVProps webDAVProps) Deletes the web dav props from the database.WebDAVPropsLocalServiceWrapper.deleteWebDAVProps(long webDavPropsId) Deletes the web dav props with the primary key from the database.WebDAVPropsLocalServiceWrapper.deleteWebDAVProps(WebDAVProps webDAVProps) Deletes the web dav props from the database.WebDAVPropsLocalService.fetchWebDAVProps(long webDavPropsId) static WebDAVPropsWebDAVPropsLocalServiceUtil.fetchWebDAVProps(long webDavPropsId) WebDAVPropsLocalServiceWrapper.fetchWebDAVProps(long webDavPropsId) WebDAVPropsLocalService.getWebDAVProps(long webDavPropsId) Returns the web dav props with the primary key.WebDAVPropsLocalService.getWebDAVProps(long companyId, String className, long classPK) static WebDAVPropsWebDAVPropsLocalServiceUtil.getWebDAVProps(long webDavPropsId) Returns the web dav props with the primary key.static WebDAVPropsWebDAVPropsLocalServiceUtil.getWebDAVProps(long companyId, String className, long classPK) WebDAVPropsLocalServiceWrapper.getWebDAVProps(long webDavPropsId) Returns the web dav props with the primary key.WebDAVPropsLocalServiceWrapper.getWebDAVProps(long companyId, String className, long classPK) WebDAVPropsLocalService.updateWebDAVProps(WebDAVProps webDAVProps) Updates the web dav props in the database or adds it if it does not yet exist.static WebDAVPropsWebDAVPropsLocalServiceUtil.updateWebDAVProps(WebDAVProps webDAVProps) Updates the web dav props in the database or adds it if it does not yet exist.WebDAVPropsLocalServiceWrapper.updateWebDAVProps(WebDAVProps webDAVProps) Updates the web dav props in the database or adds it if it does not yet exist.Methods in com.liferay.portal.kernel.service that return types with arguments of type WebDAVPropsModifier and TypeMethodDescriptionWebDAVPropsLocalService.getWebDAVPropses(int start, int end) Returns a range of all the web dav propses.static List<WebDAVProps>WebDAVPropsLocalServiceUtil.getWebDAVPropses(int start, int end) Returns a range of all the web dav propses.WebDAVPropsLocalServiceWrapper.getWebDAVPropses(int start, int end) Returns a range of all the web dav propses.Methods in com.liferay.portal.kernel.service with parameters of type WebDAVPropsModifier and TypeMethodDescriptionWebDAVPropsLocalService.addWebDAVProps(WebDAVProps webDAVProps) Adds the web dav props to the database.static WebDAVPropsWebDAVPropsLocalServiceUtil.addWebDAVProps(WebDAVProps webDAVProps) Adds the web dav props to the database.WebDAVPropsLocalServiceWrapper.addWebDAVProps(WebDAVProps webDAVProps) Adds the web dav props to the database.WebDAVPropsLocalService.deleteWebDAVProps(WebDAVProps webDAVProps) Deletes the web dav props from the database.static WebDAVPropsWebDAVPropsLocalServiceUtil.deleteWebDAVProps(WebDAVProps webDAVProps) Deletes the web dav props from the database.WebDAVPropsLocalServiceWrapper.deleteWebDAVProps(WebDAVProps webDAVProps) Deletes the web dav props from the database.voidWebDAVPropsLocalService.storeWebDAVProps(WebDAVProps webDAVProps) static voidWebDAVPropsLocalServiceUtil.storeWebDAVProps(WebDAVProps webDAVProps) voidWebDAVPropsLocalServiceWrapper.storeWebDAVProps(WebDAVProps webDAVProps) WebDAVPropsLocalService.updateWebDAVProps(WebDAVProps webDAVProps) Updates the web dav props in the database or adds it if it does not yet exist.static WebDAVPropsWebDAVPropsLocalServiceUtil.updateWebDAVProps(WebDAVProps webDAVProps) Updates the web dav props in the database or adds it if it does not yet exist.WebDAVPropsLocalServiceWrapper.updateWebDAVProps(WebDAVProps webDAVProps) Updates the web dav props in the database or adds it if it does not yet exist. -
Uses of WebDAVProps in com.liferay.portal.kernel.service.persistence
Methods in com.liferay.portal.kernel.service.persistence that return WebDAVPropsModifier and TypeMethodDescriptionWebDAVPropsPersistence.create(long webDavPropsId) Creates a new web dav props with the primary key.static WebDAVPropsWebDAVPropsUtil.create(long webDavPropsId) Creates a new web dav props with the primary key.WebDAVPropsPersistence.fetchByC_C(long classNameId, long classPK) Returns the web dav props where classNameId = ? and classPK = ? or returnsnullif it could not be found.WebDAVPropsPersistence.fetchByC_C(long classNameId, long classPK, boolean useFinderCache) Returns the web dav props where classNameId = ? and classPK = ? or returnsnullif it could not be found, optionally using the finder cache.static WebDAVPropsWebDAVPropsUtil.fetchByC_C(long classNameId, long classPK) Returns the web dav props where classNameId = ? and classPK = ? or returnsnullif it could not be found.static WebDAVPropsWebDAVPropsUtil.fetchByC_C(long classNameId, long classPK, boolean useFinderCache) Returns the web dav props where classNameId = ? and classPK = ? or returnsnullif it could not be found, optionally using the finder cache.WebDAVPropsPersistence.fetchByPrimaryKey(long webDavPropsId) Returns the web dav props with the primary key or returnsnullif it could not be found.static WebDAVPropsWebDAVPropsUtil.fetchByPrimaryKey(long webDavPropsId) Returns the web dav props with the primary key or returnsnullif it could not be found.WebDAVPropsPersistence.findByC_C(long classNameId, long classPK) Returns the web dav props where classNameId = ? and classPK = ? or throws aNoSuchWebDAVPropsExceptionif it could not be found.static WebDAVPropsWebDAVPropsUtil.findByC_C(long classNameId, long classPK) Returns the web dav props where classNameId = ? and classPK = ? or throws aNoSuchWebDAVPropsExceptionif it could not be found.WebDAVPropsPersistence.findByPrimaryKey(long webDavPropsId) Returns the web dav props with the primary key or throws aNoSuchWebDAVPropsExceptionif it could not be found.static WebDAVPropsWebDAVPropsUtil.findByPrimaryKey(long webDavPropsId) Returns the web dav props with the primary key or throws aNoSuchWebDAVPropsExceptionif it could not be found.WebDAVPropsPersistence.remove(long webDavPropsId) Removes the web dav props with the primary key from the database.static WebDAVPropsWebDAVPropsUtil.remove(long webDavPropsId) Removes the web dav props with the primary key from the database.WebDAVPropsPersistence.removeByC_C(long classNameId, long classPK) Removes the web dav props where classNameId = ? and classPK = ? from the database.static WebDAVPropsWebDAVPropsUtil.removeByC_C(long classNameId, long classPK) Removes the web dav props where classNameId = ? and classPK = ? from the database.static WebDAVPropsWebDAVPropsUtil.update(WebDAVProps webDAVProps) static WebDAVPropsWebDAVPropsUtil.update(WebDAVProps webDAVProps, ServiceContext serviceContext) WebDAVPropsPersistence.updateImpl(WebDAVProps webDAVProps) static WebDAVPropsWebDAVPropsUtil.updateImpl(WebDAVProps webDAVProps) Methods in com.liferay.portal.kernel.service.persistence that return types with arguments of type WebDAVPropsModifier and TypeMethodDescriptionstatic Map<Serializable,WebDAVProps> WebDAVPropsUtil.fetchByPrimaryKeys(Set<Serializable> primaryKeys) WebDAVPropsPersistence.findAll()Returns all the web dav propses.WebDAVPropsPersistence.findAll(int start, int end) Returns a range of all the web dav propses.WebDAVPropsPersistence.findAll(int start, int end, OrderByComparator<WebDAVProps> orderByComparator) Returns an ordered range of all the web dav propses.WebDAVPropsPersistence.findAll(int start, int end, OrderByComparator<WebDAVProps> orderByComparator, boolean useFinderCache) Returns an ordered range of all the web dav propses.static List<WebDAVProps>WebDAVPropsUtil.findAll()Returns all the web dav propses.static List<WebDAVProps>WebDAVPropsUtil.findAll(int start, int end) Returns a range of all the web dav propses.static List<WebDAVProps>WebDAVPropsUtil.findAll(int start, int end, OrderByComparator<WebDAVProps> orderByComparator) Returns an ordered range of all the web dav propses.static List<WebDAVProps>WebDAVPropsUtil.findAll(int start, int end, OrderByComparator<WebDAVProps> orderByComparator, boolean useFinderCache) Returns an ordered range of all the web dav propses.static List<WebDAVProps>WebDAVPropsUtil.findWithDynamicQuery(DynamicQuery dynamicQuery) static List<WebDAVProps>WebDAVPropsUtil.findWithDynamicQuery(DynamicQuery dynamicQuery, int start, int end) static List<WebDAVProps>WebDAVPropsUtil.findWithDynamicQuery(DynamicQuery dynamicQuery, int start, int end, OrderByComparator<WebDAVProps> orderByComparator) Methods in com.liferay.portal.kernel.service.persistence with parameters of type WebDAVPropsModifier and TypeMethodDescriptionvoidWebDAVPropsPersistence.cacheResult(WebDAVProps webDAVProps) Caches the web dav props in the entity cache if it is enabled.static voidWebDAVPropsUtil.cacheResult(WebDAVProps webDAVProps) Caches the web dav props in the entity cache if it is enabled.static voidWebDAVPropsUtil.clearCache(WebDAVProps webDAVProps) static WebDAVPropsWebDAVPropsUtil.update(WebDAVProps webDAVProps) static WebDAVPropsWebDAVPropsUtil.update(WebDAVProps webDAVProps, ServiceContext serviceContext) WebDAVPropsPersistence.updateImpl(WebDAVProps webDAVProps) static WebDAVPropsWebDAVPropsUtil.updateImpl(WebDAVProps webDAVProps) Method parameters in com.liferay.portal.kernel.service.persistence with type arguments of type WebDAVPropsModifier and TypeMethodDescriptionvoidWebDAVPropsPersistence.cacheResult(List<WebDAVProps> webDAVPropses) Caches the web dav propses in the entity cache if it is enabled.static voidWebDAVPropsUtil.cacheResult(List<WebDAVProps> webDAVPropses) Caches the web dav propses in the entity cache if it is enabled.WebDAVPropsPersistence.findAll(int start, int end, OrderByComparator<WebDAVProps> orderByComparator) Returns an ordered range of all the web dav propses.WebDAVPropsPersistence.findAll(int start, int end, OrderByComparator<WebDAVProps> orderByComparator, boolean useFinderCache) Returns an ordered range of all the web dav propses.static List<WebDAVProps>WebDAVPropsUtil.findAll(int start, int end, OrderByComparator<WebDAVProps> orderByComparator) Returns an ordered range of all the web dav propses.static List<WebDAVProps>WebDAVPropsUtil.findAll(int start, int end, OrderByComparator<WebDAVProps> orderByComparator, boolean useFinderCache) Returns an ordered range of all the web dav propses.static List<WebDAVProps>WebDAVPropsUtil.findWithDynamicQuery(DynamicQuery dynamicQuery, int start, int end, OrderByComparator<WebDAVProps> orderByComparator)