com.liferay.portal.model
Class RecentLayoutBranchSoap
java.lang.Object
com.liferay.portal.model.RecentLayoutBranchSoap
- All Implemented Interfaces:
- Serializable
@ProviderType
public class RecentLayoutBranchSoap
- 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 |
RecentLayoutBranchSoap
public RecentLayoutBranchSoap()
toSoapModel
public static RecentLayoutBranchSoap toSoapModel(RecentLayoutBranch model)
toSoapModels
public static RecentLayoutBranchSoap[] toSoapModels(RecentLayoutBranch[] models)
toSoapModels
public static RecentLayoutBranchSoap[][] toSoapModels(RecentLayoutBranch[][] models)
toSoapModels
public static RecentLayoutBranchSoap[] toSoapModels(List<RecentLayoutBranch> models)
getPrimaryKey
public long getPrimaryKey()
setPrimaryKey
public void setPrimaryKey(long pk)
getMvccVersion
public long getMvccVersion()
setMvccVersion
public void setMvccVersion(long mvccVersion)
getRecentLayoutBranchId
public long getRecentLayoutBranchId()
setRecentLayoutBranchId
public void setRecentLayoutBranchId(long recentLayoutBranchId)
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)
getLayoutBranchId
public long getLayoutBranchId()
setLayoutBranchId
public void setLayoutBranchId(long layoutBranchId)
getLayoutSetBranchId
public long getLayoutSetBranchId()
setLayoutSetBranchId
public void setLayoutSetBranchId(long layoutSetBranchId)
getPlid
public long getPlid()
setPlid
public void setPlid(long plid)