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_ACCESSOR
Methods 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 WebDAVPropsWrapper
WebDAVPropsWrapper.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 WebDAVProps
WebDAVPropsLocalServiceUtil.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 WebDAVProps
WebDAVPropsLocalServiceUtil.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 WebDAVProps
WebDAVPropsLocalServiceUtil.deleteWebDAVProps
(long webDavPropsId) Deletes the web dav props with the primary key from the database.static WebDAVProps
WebDAVPropsLocalServiceUtil.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 WebDAVProps
WebDAVPropsLocalServiceUtil.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 WebDAVProps
WebDAVPropsLocalServiceUtil.getWebDAVProps
(long webDavPropsId) Returns the web dav props with the primary key.static WebDAVProps
WebDAVPropsLocalServiceUtil.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 WebDAVProps
WebDAVPropsLocalServiceUtil.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 WebDAVProps
WebDAVPropsLocalServiceUtil.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 WebDAVProps
WebDAVPropsLocalServiceUtil.deleteWebDAVProps
(WebDAVProps webDAVProps) Deletes the web dav props from the database.WebDAVPropsLocalServiceWrapper.deleteWebDAVProps
(WebDAVProps webDAVProps) Deletes the web dav props from the database.void
WebDAVPropsLocalService.storeWebDAVProps
(WebDAVProps webDAVProps) static void
WebDAVPropsLocalServiceUtil.storeWebDAVProps
(WebDAVProps webDAVProps) void
WebDAVPropsLocalServiceWrapper.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 WebDAVProps
WebDAVPropsLocalServiceUtil.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 WebDAVProps
WebDAVPropsUtil.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 returnsnull
if it could not be found.WebDAVPropsPersistence.fetchByC_C
(long classNameId, long classPK, boolean useFinderCache) Returns the web dav props where classNameId = ? and classPK = ? or returnsnull
if it could not be found, optionally using the finder cache.static WebDAVProps
WebDAVPropsUtil.fetchByC_C
(long classNameId, long classPK) Returns the web dav props where classNameId = ? and classPK = ? or returnsnull
if it could not be found.static WebDAVProps
WebDAVPropsUtil.fetchByC_C
(long classNameId, long classPK, boolean useFinderCache) Returns the web dav props where classNameId = ? and classPK = ? or returnsnull
if it could not be found, optionally using the finder cache.WebDAVPropsPersistence.fetchByPrimaryKey
(long webDavPropsId) Returns the web dav props with the primary key or returnsnull
if it could not be found.static WebDAVProps
WebDAVPropsUtil.fetchByPrimaryKey
(long webDavPropsId) Returns the web dav props with the primary key or returnsnull
if it could not be found.WebDAVPropsPersistence.findByC_C
(long classNameId, long classPK) Returns the web dav props where classNameId = ? and classPK = ? or throws aNoSuchWebDAVPropsException
if it could not be found.static WebDAVProps
WebDAVPropsUtil.findByC_C
(long classNameId, long classPK) Returns the web dav props where classNameId = ? and classPK = ? or throws aNoSuchWebDAVPropsException
if it could not be found.WebDAVPropsPersistence.findByPrimaryKey
(long webDavPropsId) Returns the web dav props with the primary key or throws aNoSuchWebDAVPropsException
if it could not be found.static WebDAVProps
WebDAVPropsUtil.findByPrimaryKey
(long webDavPropsId) Returns the web dav props with the primary key or throws aNoSuchWebDAVPropsException
if it could not be found.WebDAVPropsPersistence.remove
(long webDavPropsId) Removes the web dav props with the primary key from the database.static WebDAVProps
WebDAVPropsUtil.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 WebDAVProps
WebDAVPropsUtil.removeByC_C
(long classNameId, long classPK) Removes the web dav props where classNameId = ? and classPK = ? from the database.static WebDAVProps
WebDAVPropsUtil.update
(WebDAVProps webDAVProps) static WebDAVProps
WebDAVPropsUtil.update
(WebDAVProps webDAVProps, ServiceContext serviceContext) WebDAVPropsPersistence.updateImpl
(WebDAVProps webDAVProps) static WebDAVProps
WebDAVPropsUtil.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 TypeMethodDescriptionvoid
WebDAVPropsPersistence.cacheResult
(WebDAVProps webDAVProps) Caches the web dav props in the entity cache if it is enabled.static void
WebDAVPropsUtil.cacheResult
(WebDAVProps webDAVProps) Caches the web dav props in the entity cache if it is enabled.static void
WebDAVPropsUtil.clearCache
(WebDAVProps webDAVProps) static WebDAVProps
WebDAVPropsUtil.update
(WebDAVProps webDAVProps) static WebDAVProps
WebDAVPropsUtil.update
(WebDAVProps webDAVProps, ServiceContext serviceContext) WebDAVPropsPersistence.updateImpl
(WebDAVProps webDAVProps) static WebDAVProps
WebDAVPropsUtil.updateImpl
(WebDAVProps webDAVProps) Method parameters in com.liferay.portal.kernel.service.persistence with type arguments of type WebDAVPropsModifier and TypeMethodDescriptionvoid
WebDAVPropsPersistence.cacheResult
(List<WebDAVProps> webDAVPropses) Caches the web dav propses in the entity cache if it is enabled.static void
WebDAVPropsUtil.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)