Uses of Interface
com.liferay.portal.kernel.model.PasswordPolicyRel
Packages that use PasswordPolicyRel
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 PasswordPolicyRel in com.liferay.portal.kernel.model
Classes in com.liferay.portal.kernel.model that implement PasswordPolicyRelFields in com.liferay.portal.kernel.model with type parameters of type PasswordPolicyRelModifier and TypeFieldDescriptionstatic final Accessor<PasswordPolicyRel,
Long> PasswordPolicyRel.PASSWORD_POLICY_REL_ID_ACCESSOR
Methods in com.liferay.portal.kernel.model that return PasswordPolicyRelModifier and TypeMethodDescriptionPasswordPolicyRelModel.cloneWithOriginalValues()
PasswordPolicyRelWrapper.cloneWithOriginalValues()
Methods in com.liferay.portal.kernel.model with parameters of type PasswordPolicyRelModifier and TypeMethodDescriptionprotected PasswordPolicyRelWrapper
PasswordPolicyRelWrapper.wrap
(PasswordPolicyRel passwordPolicyRel) Constructors in com.liferay.portal.kernel.model with parameters of type PasswordPolicyRel -
Uses of PasswordPolicyRel in com.liferay.portal.kernel.service
Methods in com.liferay.portal.kernel.service that return PasswordPolicyRelModifier and TypeMethodDescriptionPasswordPolicyRelLocalService.addPasswordPolicyRel
(long passwordPolicyId, String className, long classPK) PasswordPolicyRelLocalService.addPasswordPolicyRel
(PasswordPolicyRel passwordPolicyRel) Adds the password policy rel to the database.static PasswordPolicyRel
PasswordPolicyRelLocalServiceUtil.addPasswordPolicyRel
(long passwordPolicyId, String className, long classPK) static PasswordPolicyRel
PasswordPolicyRelLocalServiceUtil.addPasswordPolicyRel
(PasswordPolicyRel passwordPolicyRel) Adds the password policy rel to the database.PasswordPolicyRelLocalServiceWrapper.addPasswordPolicyRel
(long passwordPolicyId, String className, long classPK) PasswordPolicyRelLocalServiceWrapper.addPasswordPolicyRel
(PasswordPolicyRel passwordPolicyRel) Adds the password policy rel to the database.PasswordPolicyRelLocalService.createPasswordPolicyRel
(long passwordPolicyRelId) Creates a new password policy rel with the primary key.static PasswordPolicyRel
PasswordPolicyRelLocalServiceUtil.createPasswordPolicyRel
(long passwordPolicyRelId) Creates a new password policy rel with the primary key.PasswordPolicyRelLocalServiceWrapper.createPasswordPolicyRel
(long passwordPolicyRelId) Creates a new password policy rel with the primary key.PasswordPolicyRelLocalService.deletePasswordPolicyRel
(long passwordPolicyRelId) Deletes the password policy rel with the primary key from the database.PasswordPolicyRelLocalService.deletePasswordPolicyRel
(PasswordPolicyRel passwordPolicyRel) Deletes the password policy rel from the database.static PasswordPolicyRel
PasswordPolicyRelLocalServiceUtil.deletePasswordPolicyRel
(long passwordPolicyRelId) Deletes the password policy rel with the primary key from the database.static PasswordPolicyRel
PasswordPolicyRelLocalServiceUtil.deletePasswordPolicyRel
(PasswordPolicyRel passwordPolicyRel) Deletes the password policy rel from the database.PasswordPolicyRelLocalServiceWrapper.deletePasswordPolicyRel
(long passwordPolicyRelId) Deletes the password policy rel with the primary key from the database.PasswordPolicyRelLocalServiceWrapper.deletePasswordPolicyRel
(PasswordPolicyRel passwordPolicyRel) Deletes the password policy rel from the database.PasswordPolicyRelLocalService.fetchPasswordPolicyRel
(long passwordPolicyRelId) PasswordPolicyRelLocalService.fetchPasswordPolicyRel
(String className, long classPK) static PasswordPolicyRel
PasswordPolicyRelLocalServiceUtil.fetchPasswordPolicyRel
(long passwordPolicyRelId) static PasswordPolicyRel
PasswordPolicyRelLocalServiceUtil.fetchPasswordPolicyRel
(String className, long classPK) PasswordPolicyRelLocalServiceWrapper.fetchPasswordPolicyRel
(long passwordPolicyRelId) PasswordPolicyRelLocalServiceWrapper.fetchPasswordPolicyRel
(String className, long classPK) PasswordPolicyRelLocalService.getPasswordPolicyRel
(long passwordPolicyRelId) Returns the password policy rel with the primary key.PasswordPolicyRelLocalService.getPasswordPolicyRel
(long passwordPolicyId, String className, long classPK) PasswordPolicyRelLocalService.getPasswordPolicyRel
(String className, long classPK) static PasswordPolicyRel
PasswordPolicyRelLocalServiceUtil.getPasswordPolicyRel
(long passwordPolicyRelId) Returns the password policy rel with the primary key.static PasswordPolicyRel
PasswordPolicyRelLocalServiceUtil.getPasswordPolicyRel
(long passwordPolicyId, String className, long classPK) static PasswordPolicyRel
PasswordPolicyRelLocalServiceUtil.getPasswordPolicyRel
(String className, long classPK) PasswordPolicyRelLocalServiceWrapper.getPasswordPolicyRel
(long passwordPolicyRelId) Returns the password policy rel with the primary key.PasswordPolicyRelLocalServiceWrapper.getPasswordPolicyRel
(long passwordPolicyId, String className, long classPK) PasswordPolicyRelLocalServiceWrapper.getPasswordPolicyRel
(String className, long classPK) PasswordPolicyRelLocalService.updatePasswordPolicyRel
(PasswordPolicyRel passwordPolicyRel) Updates the password policy rel in the database or adds it if it does not yet exist.static PasswordPolicyRel
PasswordPolicyRelLocalServiceUtil.updatePasswordPolicyRel
(PasswordPolicyRel passwordPolicyRel) Updates the password policy rel in the database or adds it if it does not yet exist.PasswordPolicyRelLocalServiceWrapper.updatePasswordPolicyRel
(PasswordPolicyRel passwordPolicyRel) Updates the password policy rel 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 PasswordPolicyRelModifier and TypeMethodDescriptionPasswordPolicyRelLocalService.getPasswordPolicyRels
(int start, int end) Returns a range of all the password policy rels.static List<PasswordPolicyRel>
PasswordPolicyRelLocalServiceUtil.getPasswordPolicyRels
(int start, int end) Returns a range of all the password policy rels.PasswordPolicyRelLocalServiceWrapper.getPasswordPolicyRels
(int start, int end) Returns a range of all the password policy rels.Methods in com.liferay.portal.kernel.service with parameters of type PasswordPolicyRelModifier and TypeMethodDescriptionPasswordPolicyRelLocalService.addPasswordPolicyRel
(PasswordPolicyRel passwordPolicyRel) Adds the password policy rel to the database.static PasswordPolicyRel
PasswordPolicyRelLocalServiceUtil.addPasswordPolicyRel
(PasswordPolicyRel passwordPolicyRel) Adds the password policy rel to the database.PasswordPolicyRelLocalServiceWrapper.addPasswordPolicyRel
(PasswordPolicyRel passwordPolicyRel) Adds the password policy rel to the database.PasswordPolicyRelLocalService.deletePasswordPolicyRel
(PasswordPolicyRel passwordPolicyRel) Deletes the password policy rel from the database.static PasswordPolicyRel
PasswordPolicyRelLocalServiceUtil.deletePasswordPolicyRel
(PasswordPolicyRel passwordPolicyRel) Deletes the password policy rel from the database.PasswordPolicyRelLocalServiceWrapper.deletePasswordPolicyRel
(PasswordPolicyRel passwordPolicyRel) Deletes the password policy rel from the database.PasswordPolicyRelLocalService.updatePasswordPolicyRel
(PasswordPolicyRel passwordPolicyRel) Updates the password policy rel in the database or adds it if it does not yet exist.static PasswordPolicyRel
PasswordPolicyRelLocalServiceUtil.updatePasswordPolicyRel
(PasswordPolicyRel passwordPolicyRel) Updates the password policy rel in the database or adds it if it does not yet exist.PasswordPolicyRelLocalServiceWrapper.updatePasswordPolicyRel
(PasswordPolicyRel passwordPolicyRel) Updates the password policy rel in the database or adds it if it does not yet exist. -
Uses of PasswordPolicyRel in com.liferay.portal.kernel.service.persistence
Methods in com.liferay.portal.kernel.service.persistence that return PasswordPolicyRelModifier and TypeMethodDescriptionPasswordPolicyRelPersistence.create
(long passwordPolicyRelId) Creates a new password policy rel with the primary key.static PasswordPolicyRel
PasswordPolicyRelUtil.create
(long passwordPolicyRelId) Creates a new password policy rel with the primary key.PasswordPolicyRelPersistence.fetchByC_C
(long classNameId, long classPK) Returns the password policy rel where classNameId = ? and classPK = ? or returnsnull
if it could not be found.PasswordPolicyRelPersistence.fetchByC_C
(long classNameId, long classPK, boolean useFinderCache) Returns the password policy rel where classNameId = ? and classPK = ? or returnsnull
if it could not be found, optionally using the finder cache.static PasswordPolicyRel
PasswordPolicyRelUtil.fetchByC_C
(long classNameId, long classPK) Returns the password policy rel where classNameId = ? and classPK = ? or returnsnull
if it could not be found.static PasswordPolicyRel
PasswordPolicyRelUtil.fetchByC_C
(long classNameId, long classPK, boolean useFinderCache) Returns the password policy rel where classNameId = ? and classPK = ? or returnsnull
if it could not be found, optionally using the finder cache.PasswordPolicyRelPersistence.fetchByPasswordPolicyId_First
(long passwordPolicyId, OrderByComparator<PasswordPolicyRel> orderByComparator) Returns the first password policy rel in the ordered set where passwordPolicyId = ?.static PasswordPolicyRel
PasswordPolicyRelUtil.fetchByPasswordPolicyId_First
(long passwordPolicyId, OrderByComparator<PasswordPolicyRel> orderByComparator) Returns the first password policy rel in the ordered set where passwordPolicyId = ?.PasswordPolicyRelPersistence.fetchByPasswordPolicyId_Last
(long passwordPolicyId, OrderByComparator<PasswordPolicyRel> orderByComparator) Returns the last password policy rel in the ordered set where passwordPolicyId = ?.static PasswordPolicyRel
PasswordPolicyRelUtil.fetchByPasswordPolicyId_Last
(long passwordPolicyId, OrderByComparator<PasswordPolicyRel> orderByComparator) Returns the last password policy rel in the ordered set where passwordPolicyId = ?.PasswordPolicyRelPersistence.fetchByPrimaryKey
(long passwordPolicyRelId) Returns the password policy rel with the primary key or returnsnull
if it could not be found.static PasswordPolicyRel
PasswordPolicyRelUtil.fetchByPrimaryKey
(long passwordPolicyRelId) Returns the password policy rel with the primary key or returnsnull
if it could not be found.PasswordPolicyRelPersistence.findByC_C
(long classNameId, long classPK) Returns the password policy rel where classNameId = ? and classPK = ? or throws aNoSuchPasswordPolicyRelException
if it could not be found.static PasswordPolicyRel
PasswordPolicyRelUtil.findByC_C
(long classNameId, long classPK) Returns the password policy rel where classNameId = ? and classPK = ? or throws aNoSuchPasswordPolicyRelException
if it could not be found.PasswordPolicyRelPersistence.findByPasswordPolicyId_First
(long passwordPolicyId, OrderByComparator<PasswordPolicyRel> orderByComparator) Returns the first password policy rel in the ordered set where passwordPolicyId = ?.static PasswordPolicyRel
PasswordPolicyRelUtil.findByPasswordPolicyId_First
(long passwordPolicyId, OrderByComparator<PasswordPolicyRel> orderByComparator) Returns the first password policy rel in the ordered set where passwordPolicyId = ?.PasswordPolicyRelPersistence.findByPasswordPolicyId_Last
(long passwordPolicyId, OrderByComparator<PasswordPolicyRel> orderByComparator) Returns the last password policy rel in the ordered set where passwordPolicyId = ?.static PasswordPolicyRel
PasswordPolicyRelUtil.findByPasswordPolicyId_Last
(long passwordPolicyId, OrderByComparator<PasswordPolicyRel> orderByComparator) Returns the last password policy rel in the ordered set where passwordPolicyId = ?.PasswordPolicyRelPersistence.findByPasswordPolicyId_PrevAndNext
(long passwordPolicyRelId, long passwordPolicyId, OrderByComparator<PasswordPolicyRel> orderByComparator) Returns the password policy rels before and after the current password policy rel in the ordered set where passwordPolicyId = ?.static PasswordPolicyRel[]
PasswordPolicyRelUtil.findByPasswordPolicyId_PrevAndNext
(long passwordPolicyRelId, long passwordPolicyId, OrderByComparator<PasswordPolicyRel> orderByComparator) Returns the password policy rels before and after the current password policy rel in the ordered set where passwordPolicyId = ?.PasswordPolicyRelPersistence.findByPrimaryKey
(long passwordPolicyRelId) Returns the password policy rel with the primary key or throws aNoSuchPasswordPolicyRelException
if it could not be found.static PasswordPolicyRel
PasswordPolicyRelUtil.findByPrimaryKey
(long passwordPolicyRelId) Returns the password policy rel with the primary key or throws aNoSuchPasswordPolicyRelException
if it could not be found.PasswordPolicyRelPersistence.remove
(long passwordPolicyRelId) Removes the password policy rel with the primary key from the database.static PasswordPolicyRel
PasswordPolicyRelUtil.remove
(long passwordPolicyRelId) Removes the password policy rel with the primary key from the database.PasswordPolicyRelPersistence.removeByC_C
(long classNameId, long classPK) Removes the password policy rel where classNameId = ? and classPK = ? from the database.static PasswordPolicyRel
PasswordPolicyRelUtil.removeByC_C
(long classNameId, long classPK) Removes the password policy rel where classNameId = ? and classPK = ? from the database.static PasswordPolicyRel
PasswordPolicyRelUtil.update
(PasswordPolicyRel passwordPolicyRel) static PasswordPolicyRel
PasswordPolicyRelUtil.update
(PasswordPolicyRel passwordPolicyRel, ServiceContext serviceContext) PasswordPolicyRelPersistence.updateImpl
(PasswordPolicyRel passwordPolicyRel) static PasswordPolicyRel
PasswordPolicyRelUtil.updateImpl
(PasswordPolicyRel passwordPolicyRel) Methods in com.liferay.portal.kernel.service.persistence that return types with arguments of type PasswordPolicyRelModifier and TypeMethodDescriptionstatic Map<Serializable,
PasswordPolicyRel> PasswordPolicyRelUtil.fetchByPrimaryKeys
(Set<Serializable> primaryKeys) PasswordPolicyRelPersistence.findAll()
Returns all the password policy rels.PasswordPolicyRelPersistence.findAll
(int start, int end) Returns a range of all the password policy rels.PasswordPolicyRelPersistence.findAll
(int start, int end, OrderByComparator<PasswordPolicyRel> orderByComparator) Returns an ordered range of all the password policy rels.PasswordPolicyRelPersistence.findAll
(int start, int end, OrderByComparator<PasswordPolicyRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the password policy rels.static List<PasswordPolicyRel>
PasswordPolicyRelUtil.findAll()
Returns all the password policy rels.static List<PasswordPolicyRel>
PasswordPolicyRelUtil.findAll
(int start, int end) Returns a range of all the password policy rels.static List<PasswordPolicyRel>
PasswordPolicyRelUtil.findAll
(int start, int end, OrderByComparator<PasswordPolicyRel> orderByComparator) Returns an ordered range of all the password policy rels.static List<PasswordPolicyRel>
PasswordPolicyRelUtil.findAll
(int start, int end, OrderByComparator<PasswordPolicyRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the password policy rels.PasswordPolicyRelPersistence.findByPasswordPolicyId
(long passwordPolicyId) Returns all the password policy rels where passwordPolicyId = ?.PasswordPolicyRelPersistence.findByPasswordPolicyId
(long passwordPolicyId, int start, int end) Returns a range of all the password policy rels where passwordPolicyId = ?.PasswordPolicyRelPersistence.findByPasswordPolicyId
(long passwordPolicyId, int start, int end, OrderByComparator<PasswordPolicyRel> orderByComparator) Returns an ordered range of all the password policy rels where passwordPolicyId = ?.PasswordPolicyRelPersistence.findByPasswordPolicyId
(long passwordPolicyId, int start, int end, OrderByComparator<PasswordPolicyRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the password policy rels where passwordPolicyId = ?.static List<PasswordPolicyRel>
PasswordPolicyRelUtil.findByPasswordPolicyId
(long passwordPolicyId) Returns all the password policy rels where passwordPolicyId = ?.static List<PasswordPolicyRel>
PasswordPolicyRelUtil.findByPasswordPolicyId
(long passwordPolicyId, int start, int end) Returns a range of all the password policy rels where passwordPolicyId = ?.static List<PasswordPolicyRel>
PasswordPolicyRelUtil.findByPasswordPolicyId
(long passwordPolicyId, int start, int end, OrderByComparator<PasswordPolicyRel> orderByComparator) Returns an ordered range of all the password policy rels where passwordPolicyId = ?.static List<PasswordPolicyRel>
PasswordPolicyRelUtil.findByPasswordPolicyId
(long passwordPolicyId, int start, int end, OrderByComparator<PasswordPolicyRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the password policy rels where passwordPolicyId = ?.static List<PasswordPolicyRel>
PasswordPolicyRelUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery) static List<PasswordPolicyRel>
PasswordPolicyRelUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery, int start, int end) static List<PasswordPolicyRel>
PasswordPolicyRelUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery, int start, int end, OrderByComparator<PasswordPolicyRel> orderByComparator) Methods in com.liferay.portal.kernel.service.persistence with parameters of type PasswordPolicyRelModifier and TypeMethodDescriptionvoid
PasswordPolicyRelPersistence.cacheResult
(PasswordPolicyRel passwordPolicyRel) Caches the password policy rel in the entity cache if it is enabled.static void
PasswordPolicyRelUtil.cacheResult
(PasswordPolicyRel passwordPolicyRel) Caches the password policy rel in the entity cache if it is enabled.static void
PasswordPolicyRelUtil.clearCache
(PasswordPolicyRel passwordPolicyRel) static PasswordPolicyRel
PasswordPolicyRelUtil.update
(PasswordPolicyRel passwordPolicyRel) static PasswordPolicyRel
PasswordPolicyRelUtil.update
(PasswordPolicyRel passwordPolicyRel, ServiceContext serviceContext) PasswordPolicyRelPersistence.updateImpl
(PasswordPolicyRel passwordPolicyRel) static PasswordPolicyRel
PasswordPolicyRelUtil.updateImpl
(PasswordPolicyRel passwordPolicyRel) Method parameters in com.liferay.portal.kernel.service.persistence with type arguments of type PasswordPolicyRelModifier and TypeMethodDescriptionvoid
PasswordPolicyRelPersistence.cacheResult
(List<PasswordPolicyRel> passwordPolicyRels) Caches the password policy rels in the entity cache if it is enabled.static void
PasswordPolicyRelUtil.cacheResult
(List<PasswordPolicyRel> passwordPolicyRels) Caches the password policy rels in the entity cache if it is enabled.PasswordPolicyRelPersistence.fetchByPasswordPolicyId_First
(long passwordPolicyId, OrderByComparator<PasswordPolicyRel> orderByComparator) Returns the first password policy rel in the ordered set where passwordPolicyId = ?.static PasswordPolicyRel
PasswordPolicyRelUtil.fetchByPasswordPolicyId_First
(long passwordPolicyId, OrderByComparator<PasswordPolicyRel> orderByComparator) Returns the first password policy rel in the ordered set where passwordPolicyId = ?.PasswordPolicyRelPersistence.fetchByPasswordPolicyId_Last
(long passwordPolicyId, OrderByComparator<PasswordPolicyRel> orderByComparator) Returns the last password policy rel in the ordered set where passwordPolicyId = ?.static PasswordPolicyRel
PasswordPolicyRelUtil.fetchByPasswordPolicyId_Last
(long passwordPolicyId, OrderByComparator<PasswordPolicyRel> orderByComparator) Returns the last password policy rel in the ordered set where passwordPolicyId = ?.PasswordPolicyRelPersistence.findAll
(int start, int end, OrderByComparator<PasswordPolicyRel> orderByComparator) Returns an ordered range of all the password policy rels.PasswordPolicyRelPersistence.findAll
(int start, int end, OrderByComparator<PasswordPolicyRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the password policy rels.static List<PasswordPolicyRel>
PasswordPolicyRelUtil.findAll
(int start, int end, OrderByComparator<PasswordPolicyRel> orderByComparator) Returns an ordered range of all the password policy rels.static List<PasswordPolicyRel>
PasswordPolicyRelUtil.findAll
(int start, int end, OrderByComparator<PasswordPolicyRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the password policy rels.PasswordPolicyRelPersistence.findByPasswordPolicyId
(long passwordPolicyId, int start, int end, OrderByComparator<PasswordPolicyRel> orderByComparator) Returns an ordered range of all the password policy rels where passwordPolicyId = ?.PasswordPolicyRelPersistence.findByPasswordPolicyId
(long passwordPolicyId, int start, int end, OrderByComparator<PasswordPolicyRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the password policy rels where passwordPolicyId = ?.static List<PasswordPolicyRel>
PasswordPolicyRelUtil.findByPasswordPolicyId
(long passwordPolicyId, int start, int end, OrderByComparator<PasswordPolicyRel> orderByComparator) Returns an ordered range of all the password policy rels where passwordPolicyId = ?.static List<PasswordPolicyRel>
PasswordPolicyRelUtil.findByPasswordPolicyId
(long passwordPolicyId, int start, int end, OrderByComparator<PasswordPolicyRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the password policy rels where passwordPolicyId = ?.PasswordPolicyRelPersistence.findByPasswordPolicyId_First
(long passwordPolicyId, OrderByComparator<PasswordPolicyRel> orderByComparator) Returns the first password policy rel in the ordered set where passwordPolicyId = ?.static PasswordPolicyRel
PasswordPolicyRelUtil.findByPasswordPolicyId_First
(long passwordPolicyId, OrderByComparator<PasswordPolicyRel> orderByComparator) Returns the first password policy rel in the ordered set where passwordPolicyId = ?.PasswordPolicyRelPersistence.findByPasswordPolicyId_Last
(long passwordPolicyId, OrderByComparator<PasswordPolicyRel> orderByComparator) Returns the last password policy rel in the ordered set where passwordPolicyId = ?.static PasswordPolicyRel
PasswordPolicyRelUtil.findByPasswordPolicyId_Last
(long passwordPolicyId, OrderByComparator<PasswordPolicyRel> orderByComparator) Returns the last password policy rel in the ordered set where passwordPolicyId = ?.PasswordPolicyRelPersistence.findByPasswordPolicyId_PrevAndNext
(long passwordPolicyRelId, long passwordPolicyId, OrderByComparator<PasswordPolicyRel> orderByComparator) Returns the password policy rels before and after the current password policy rel in the ordered set where passwordPolicyId = ?.static PasswordPolicyRel[]
PasswordPolicyRelUtil.findByPasswordPolicyId_PrevAndNext
(long passwordPolicyRelId, long passwordPolicyId, OrderByComparator<PasswordPolicyRel> orderByComparator) Returns the password policy rels before and after the current password policy rel in the ordered set where passwordPolicyId = ?.static List<PasswordPolicyRel>
PasswordPolicyRelUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery, int start, int end, OrderByComparator<PasswordPolicyRel> orderByComparator)