com.liferay.portal.model
Class RecentLayoutSetBranchSoap
java.lang.Object
com.liferay.portal.model.RecentLayoutSetBranchSoap
- All Implemented Interfaces:
- Serializable
@ProviderType
public class RecentLayoutSetBranchSoap
- 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 |
RecentLayoutSetBranchSoap
public RecentLayoutSetBranchSoap()
toSoapModel
public static RecentLayoutSetBranchSoap toSoapModel(RecentLayoutSetBranch model)
toSoapModels
public static RecentLayoutSetBranchSoap[] toSoapModels(RecentLayoutSetBranch[] models)
toSoapModels
public static RecentLayoutSetBranchSoap[][] toSoapModels(RecentLayoutSetBranch[][] models)
toSoapModels
public static RecentLayoutSetBranchSoap[] toSoapModels(List<RecentLayoutSetBranch> models)
getPrimaryKey
public long getPrimaryKey()
setPrimaryKey
public void setPrimaryKey(long pk)
getMvccVersion
public long getMvccVersion()
setMvccVersion
public void setMvccVersion(long mvccVersion)
getRecentLayoutSetBranchId
public long getRecentLayoutSetBranchId()
setRecentLayoutSetBranchId
public void setRecentLayoutSetBranchId(long recentLayoutSetBranchId)
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)
getLayoutSetBranchId
public long getLayoutSetBranchId()
setLayoutSetBranchId
public void setLayoutSetBranchId(long layoutSetBranchId)
getLayoutSetId
public long getLayoutSetId()
setLayoutSetId
public void setLayoutSetId(long layoutSetId)