com.liferay.portal.model
Class RecentLayoutRevisionSoap
java.lang.Object
com.liferay.portal.model.RecentLayoutRevisionSoap
- All Implemented Interfaces:
- Serializable
@ProviderType
public class RecentLayoutRevisionSoap
- extends Object
- implements Serializable
This class is used by SOAP remote services.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RecentLayoutRevisionSoap
public RecentLayoutRevisionSoap()
toSoapModel
public static RecentLayoutRevisionSoap toSoapModel(RecentLayoutRevision model)
toSoapModels
public static RecentLayoutRevisionSoap[] toSoapModels(RecentLayoutRevision[] models)
toSoapModels
public static RecentLayoutRevisionSoap[][] toSoapModels(RecentLayoutRevision[][] models)
toSoapModels
public static RecentLayoutRevisionSoap[] toSoapModels(List<RecentLayoutRevision> models)
getPrimaryKey
public long getPrimaryKey()
setPrimaryKey
public void setPrimaryKey(long pk)
getMvccVersion
public long getMvccVersion()
setMvccVersion
public void setMvccVersion(long mvccVersion)
getRecentLayoutRevisionId
public long getRecentLayoutRevisionId()
setRecentLayoutRevisionId
public void setRecentLayoutRevisionId(long recentLayoutRevisionId)
getGroupId
public long getGroupId()
setGroupId
public void setGroupId(long groupId)
getCompanyId
public long getCompanyId()
setCompanyId
public void setCompanyId(long companyId)
getUserId
public long getUserId()
setUserId
public void setUserId(long userId)
getLayoutRevisionId
public long getLayoutRevisionId()
setLayoutRevisionId
public void setLayoutRevisionId(long layoutRevisionId)
getLayoutSetBranchId
public long getLayoutSetBranchId()
setLayoutSetBranchId
public void setLayoutSetBranchId(long layoutSetBranchId)
getPlid
public long getPlid()
setPlid
public void setPlid(long plid)