Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portal.model.PasswordPolicyRel

Packages that use PasswordPolicyRel
com.liferay.portal.model This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types. 
com.liferay.portal.service This package defines the portal service interfaces and classes. 
com.liferay.portal.service.persistence This package defines the portal service persistence interfaces, classes, and utilities. 
 

Uses of PasswordPolicyRel in com.liferay.portal.model
 

Classes in com.liferay.portal.model that implement PasswordPolicyRel
 class PasswordPolicyRelWrapper
           This class is a wrapper for PasswordPolicyRel.
 

Methods in com.liferay.portal.model that return PasswordPolicyRel
 PasswordPolicyRel PasswordPolicyRelWrapper.getWrappedModel()
           
 PasswordPolicyRel PasswordPolicyRelWrapper.getWrappedPasswordPolicyRel()
          Deprecated. As of 6.1.0, replaced by PasswordPolicyRelWrapper.getWrappedModel()
 PasswordPolicyRel PasswordPolicyRelModel.toEscapedModel()
           
 PasswordPolicyRel PasswordPolicyRelWrapper.toEscapedModel()
           
 PasswordPolicyRel PasswordPolicyRelModel.toUnescapedModel()
           
 PasswordPolicyRel PasswordPolicyRelWrapper.toUnescapedModel()
           
 

Methods in com.liferay.portal.model that return types with arguments of type PasswordPolicyRel
 CacheModel<PasswordPolicyRel> PasswordPolicyRelModel.toCacheModel()
           
 CacheModel<PasswordPolicyRel> PasswordPolicyRelWrapper.toCacheModel()
           
 

Methods in com.liferay.portal.model with parameters of type PasswordPolicyRel
 int PasswordPolicyRelModel.compareTo(PasswordPolicyRel passwordPolicyRel)
           
 int PasswordPolicyRelWrapper.compareTo(PasswordPolicyRel passwordPolicyRel)
           
static PasswordPolicyRelSoap PasswordPolicyRelSoap.toSoapModel(PasswordPolicyRel model)
           
static PasswordPolicyRelSoap[] PasswordPolicyRelSoap.toSoapModels(PasswordPolicyRel[] models)
           
static PasswordPolicyRelSoap[][] PasswordPolicyRelSoap.toSoapModels(PasswordPolicyRel[][] models)
           
 

Method parameters in com.liferay.portal.model with type arguments of type PasswordPolicyRel
static PasswordPolicyRelSoap[] PasswordPolicyRelSoap.toSoapModels(List<PasswordPolicyRel> models)
           
 

Constructors in com.liferay.portal.model with parameters of type PasswordPolicyRel
PasswordPolicyRelWrapper(PasswordPolicyRel passwordPolicyRel)
           
 

Uses of PasswordPolicyRel in com.liferay.portal.service
 

Methods in com.liferay.portal.service that return PasswordPolicyRel
 PasswordPolicyRel PasswordPolicyRelLocalServiceWrapper.addPasswordPolicyRel(long passwordPolicyId, String className, long classPK)
           
static PasswordPolicyRel PasswordPolicyRelLocalServiceUtil.addPasswordPolicyRel(long passwordPolicyId, String className, long classPK)
           
 PasswordPolicyRel PasswordPolicyRelLocalService.addPasswordPolicyRel(long passwordPolicyId, String className, long classPK)
           
 PasswordPolicyRel PasswordPolicyRelLocalServiceWrapper.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.
 PasswordPolicyRel PasswordPolicyRelLocalService.addPasswordPolicyRel(PasswordPolicyRel passwordPolicyRel)
          Adds the password policy rel to the database.
 PasswordPolicyRel PasswordPolicyRelLocalServiceWrapper.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.
 PasswordPolicyRel PasswordPolicyRelLocalService.createPasswordPolicyRel(long passwordPolicyRelId)
          Creates a new password policy rel with the primary key.
 PasswordPolicyRel PasswordPolicyRelLocalServiceWrapper.deletePasswordPolicyRel(long passwordPolicyRelId)
          Deletes the password policy rel with the primary key from the database.
static PasswordPolicyRel PasswordPolicyRelLocalServiceUtil.deletePasswordPolicyRel(long passwordPolicyRelId)
          Deletes the password policy rel with the primary key from the database.
 PasswordPolicyRel PasswordPolicyRelLocalService.deletePasswordPolicyRel(long passwordPolicyRelId)
          Deletes the password policy rel with the primary key from the database.
 PasswordPolicyRel PasswordPolicyRelLocalServiceWrapper.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.
 PasswordPolicyRel PasswordPolicyRelLocalService.deletePasswordPolicyRel(PasswordPolicyRel passwordPolicyRel)
          Deletes the password policy rel from the database.
 PasswordPolicyRel PasswordPolicyRelLocalServiceWrapper.fetchPasswordPolicyRel(long passwordPolicyRelId)
           
static PasswordPolicyRel PasswordPolicyRelLocalServiceUtil.fetchPasswordPolicyRel(long passwordPolicyRelId)
           
 PasswordPolicyRel PasswordPolicyRelLocalService.fetchPasswordPolicyRel(long passwordPolicyRelId)
           
 PasswordPolicyRel PasswordPolicyRelLocalServiceWrapper.fetchPasswordPolicyRel(String className, long classPK)
           
static PasswordPolicyRel PasswordPolicyRelLocalServiceUtil.fetchPasswordPolicyRel(String className, long classPK)
           
 PasswordPolicyRel PasswordPolicyRelLocalService.fetchPasswordPolicyRel(String className, long classPK)
           
 PasswordPolicyRel PasswordPolicyRelLocalServiceWrapper.getPasswordPolicyRel(long passwordPolicyRelId)
          Returns the password policy rel with the primary key.
static PasswordPolicyRel PasswordPolicyRelLocalServiceUtil.getPasswordPolicyRel(long passwordPolicyRelId)
          Returns the password policy rel with the primary key.
 PasswordPolicyRel PasswordPolicyRelLocalService.getPasswordPolicyRel(long passwordPolicyRelId)
          Returns the password policy rel with the primary key.
 PasswordPolicyRel PasswordPolicyRelLocalServiceWrapper.getPasswordPolicyRel(long passwordPolicyId, String className, long classPK)
           
static PasswordPolicyRel PasswordPolicyRelLocalServiceUtil.getPasswordPolicyRel(long passwordPolicyId, String className, long classPK)
           
 PasswordPolicyRel PasswordPolicyRelLocalService.getPasswordPolicyRel(long passwordPolicyId, String className, long classPK)
           
 PasswordPolicyRel PasswordPolicyRelLocalServiceWrapper.getPasswordPolicyRel(String className, long classPK)
           
static PasswordPolicyRel PasswordPolicyRelLocalServiceUtil.getPasswordPolicyRel(String className, long classPK)
           
 PasswordPolicyRel PasswordPolicyRelLocalService.getPasswordPolicyRel(String className, long classPK)
           
 PasswordPolicyRel PasswordPolicyRelLocalServiceWrapper.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.
 PasswordPolicyRel PasswordPolicyRelLocalService.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.service that return types with arguments of type PasswordPolicyRel
 List<PasswordPolicyRel> PasswordPolicyRelLocalServiceWrapper.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.
 List<PasswordPolicyRel> PasswordPolicyRelLocalService.getPasswordPolicyRels(int start, int end)
          Returns a range of all the password policy rels.
 

Methods in com.liferay.portal.service with parameters of type PasswordPolicyRel
 PasswordPolicyRel PasswordPolicyRelLocalServiceWrapper.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.
 PasswordPolicyRel PasswordPolicyRelLocalService.addPasswordPolicyRel(PasswordPolicyRel passwordPolicyRel)
          Adds the password policy rel to the database.
 PasswordPolicyRel PasswordPolicyRelLocalServiceWrapper.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.
 PasswordPolicyRel PasswordPolicyRelLocalService.deletePasswordPolicyRel(PasswordPolicyRel passwordPolicyRel)
          Deletes the password policy rel from the database.
 PasswordPolicyRel PasswordPolicyRelLocalServiceWrapper.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.
 PasswordPolicyRel PasswordPolicyRelLocalService.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.service.persistence
 

Methods in com.liferay.portal.service.persistence that return PasswordPolicyRel
 PasswordPolicyRel PasswordPolicyRelPersistence.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.
 PasswordPolicyRel PasswordPolicyRelPersistence.fetchByC_C(long classNameId, long classPK)
          Returns the password policy rel where classNameId = ? and classPK = ? or returns null if it could not be found.
static PasswordPolicyRel PasswordPolicyRelUtil.fetchByC_C(long classNameId, long classPK)
          Returns the password policy rel where classNameId = ? and classPK = ? or returns null if it could not be found.
 PasswordPolicyRel PasswordPolicyRelPersistence.fetchByC_C(long classNameId, long classPK, boolean retrieveFromCache)
          Returns the password policy rel where classNameId = ? and classPK = ? or returns null if it could not be found, optionally using the finder cache.
static PasswordPolicyRel PasswordPolicyRelUtil.fetchByC_C(long classNameId, long classPK, boolean retrieveFromCache)
          Returns the password policy rel where classNameId = ? and classPK = ? or returns null if it could not be found, optionally using the finder cache.
 PasswordPolicyRel PasswordPolicyRelPersistence.fetchByPasswordPolicyId_First(long passwordPolicyId, OrderByComparator orderByComparator)
          Returns the first password policy rel in the ordered set where passwordPolicyId = ?.
static PasswordPolicyRel PasswordPolicyRelUtil.fetchByPasswordPolicyId_First(long passwordPolicyId, OrderByComparator orderByComparator)
          Returns the first password policy rel in the ordered set where passwordPolicyId = ?.
 PasswordPolicyRel PasswordPolicyRelPersistence.fetchByPasswordPolicyId_Last(long passwordPolicyId, OrderByComparator orderByComparator)
          Returns the last password policy rel in the ordered set where passwordPolicyId = ?.
static PasswordPolicyRel PasswordPolicyRelUtil.fetchByPasswordPolicyId_Last(long passwordPolicyId, OrderByComparator orderByComparator)
          Returns the last password policy rel in the ordered set where passwordPolicyId = ?.
 PasswordPolicyRel PasswordPolicyRelPersistence.fetchByPrimaryKey(long passwordPolicyRelId)
          Returns the password policy rel with the primary key or returns null if it could not be found.
static PasswordPolicyRel PasswordPolicyRelUtil.fetchByPrimaryKey(long passwordPolicyRelId)
          Returns the password policy rel with the primary key or returns null if it could not be found.
 PasswordPolicyRel PasswordPolicyRelPersistence.findByC_C(long classNameId, long classPK)
          Returns the password policy rel where classNameId = ? and classPK = ? or throws a NoSuchPasswordPolicyRelException 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 a NoSuchPasswordPolicyRelException if it could not be found.
 PasswordPolicyRel PasswordPolicyRelPersistence.findByPasswordPolicyId_First(long passwordPolicyId, OrderByComparator orderByComparator)
          Returns the first password policy rel in the ordered set where passwordPolicyId = ?.
static PasswordPolicyRel PasswordPolicyRelUtil.findByPasswordPolicyId_First(long passwordPolicyId, OrderByComparator orderByComparator)
          Returns the first password policy rel in the ordered set where passwordPolicyId = ?.
 PasswordPolicyRel PasswordPolicyRelPersistence.findByPasswordPolicyId_Last(long passwordPolicyId, OrderByComparator orderByComparator)
          Returns the last password policy rel in the ordered set where passwordPolicyId = ?.
static PasswordPolicyRel PasswordPolicyRelUtil.findByPasswordPolicyId_Last(long passwordPolicyId, OrderByComparator orderByComparator)
          Returns the last password policy rel in the ordered set where passwordPolicyId = ?.
 PasswordPolicyRel[] PasswordPolicyRelPersistence.findByPasswordPolicyId_PrevAndNext(long passwordPolicyRelId, long passwordPolicyId, OrderByComparator 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 orderByComparator)
          Returns the password policy rels before and after the current password policy rel in the ordered set where passwordPolicyId = ?.
 PasswordPolicyRel PasswordPolicyRelPersistence.findByPrimaryKey(long passwordPolicyRelId)
          Returns the password policy rel with the primary key or throws a NoSuchPasswordPolicyRelException if it could not be found.
static PasswordPolicyRel PasswordPolicyRelUtil.findByPrimaryKey(long passwordPolicyRelId)
          Returns the password policy rel with the primary key or throws a NoSuchPasswordPolicyRelException if it could not be found.
 PasswordPolicyRel 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.
 PasswordPolicyRel 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)
           
 PasswordPolicyRel PasswordPolicyRelPersistence.updateImpl(PasswordPolicyRel passwordPolicyRel)
           
static PasswordPolicyRel PasswordPolicyRelUtil.updateImpl(PasswordPolicyRel passwordPolicyRel)
           
 

Methods in com.liferay.portal.service.persistence that return types with arguments of type PasswordPolicyRel
 List<PasswordPolicyRel> PasswordPolicyRelPersistence.findAll()
          Returns all the password policy rels.
static List<PasswordPolicyRel> PasswordPolicyRelUtil.findAll()
          Returns all the password policy rels.
 List<PasswordPolicyRel> PasswordPolicyRelPersistence.findAll(int start, int end)
          Returns a range of all the password policy rels.
static List<PasswordPolicyRel> PasswordPolicyRelUtil.findAll(int start, int end)
          Returns a range of all the password policy rels.
 List<PasswordPolicyRel> PasswordPolicyRelPersistence.findAll(int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the password policy rels.
static List<PasswordPolicyRel> PasswordPolicyRelUtil.findAll(int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the password policy rels.
 List<PasswordPolicyRel> PasswordPolicyRelPersistence.findByPasswordPolicyId(long passwordPolicyId)
          Returns all the password policy rels where passwordPolicyId = ?.
static List<PasswordPolicyRel> PasswordPolicyRelUtil.findByPasswordPolicyId(long passwordPolicyId)
          Returns all the password policy rels where passwordPolicyId = ?.
 List<PasswordPolicyRel> PasswordPolicyRelPersistence.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)
          Returns a range of all the password policy rels where passwordPolicyId = ?.
 List<PasswordPolicyRel> PasswordPolicyRelPersistence.findByPasswordPolicyId(long passwordPolicyId, int start, int end, OrderByComparator 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 orderByComparator)
          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 orderByComparator)
           
 

Methods in com.liferay.portal.service.persistence with parameters of type PasswordPolicyRel
 void 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)
           
 PasswordPolicyRel PasswordPolicyRelPersistence.updateImpl(PasswordPolicyRel passwordPolicyRel)
           
static PasswordPolicyRel PasswordPolicyRelUtil.updateImpl(PasswordPolicyRel passwordPolicyRel)
           
 

Method parameters in com.liferay.portal.service.persistence with type arguments of type PasswordPolicyRel
 void 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.
 


Liferay 6.2-ce-ga5