com.liferay.portal.model
Class PasswordPolicyRelSoap
java.lang.Object
com.liferay.portal.model.PasswordPolicyRelSoap
- All Implemented Interfaces:
- Serializable
@ProviderType
public class PasswordPolicyRelSoap
- extends Object
- implements Serializable
This class is used by SOAP remote services.
- See Also:
- Serialized Form
- ServiceBuilder generated this class. Modifications in this class will be overwritten the next time it is generated.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PasswordPolicyRelSoap
public PasswordPolicyRelSoap()
toSoapModel
public static PasswordPolicyRelSoap toSoapModel(PasswordPolicyRel model)
toSoapModels
public static PasswordPolicyRelSoap[] toSoapModels(PasswordPolicyRel[] models)
toSoapModels
public static PasswordPolicyRelSoap[][] toSoapModels(PasswordPolicyRel[][] models)
toSoapModels
public static PasswordPolicyRelSoap[] toSoapModels(List<PasswordPolicyRel> models)
getPrimaryKey
public long getPrimaryKey()
setPrimaryKey
public void setPrimaryKey(long pk)
getMvccVersion
public long getMvccVersion()
setMvccVersion
public void setMvccVersion(long mvccVersion)
getPasswordPolicyRelId
public long getPasswordPolicyRelId()
setPasswordPolicyRelId
public void setPasswordPolicyRelId(long passwordPolicyRelId)
getCompanyId
public long getCompanyId()
setCompanyId
public void setCompanyId(long companyId)
getPasswordPolicyId
public long getPasswordPolicyId()
setPasswordPolicyId
public void setPasswordPolicyId(long passwordPolicyId)
getClassNameId
public long getClassNameId()
setClassNameId
public void setClassNameId(long classNameId)
getClassPK
public long getClassPK()
setClassPK
public void setClassPK(long classPK)