com.liferay.portal.model
Class PasswordPolicyRelSoap
java.lang.Object
com.liferay.portal.model.PasswordPolicyRelSoap
- All Implemented Interfaces:
- java.io.Serializable
- public class PasswordPolicyRelSoap
- extends java.lang.Object
- implements java.io.Serializable
View Source
ServiceBuilder generated this class. Modifications in this class will be overwritten
the next time is generated.
This class is used by com.liferay.portal.service.http.PasswordPolicyRelServiceSoap
.
- Author:
- Brian Wing Shun Chan
- See Also:
com.liferay.portal.service.http.PasswordPolicyRelServiceSoap
,
Serialized Form
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(java.util.List models)
getPrimaryKey
public long getPrimaryKey()
setPrimaryKey
public void setPrimaryKey(long pk)
getPasswordPolicyRelId
public long getPasswordPolicyRelId()
setPasswordPolicyRelId
public void setPasswordPolicyRelId(long passwordPolicyRelId)
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)