com.liferay.portal.model
Class PortletPreferencesSoap
java.lang.Object
com.liferay.portal.model.PortletPreferencesSoap
- All Implemented Interfaces:
- Serializable
@ProviderType
public class PortletPreferencesSoap
- extends Object
- implements Serializable
This class is used by SOAP remote services, specifically PortletPreferencesServiceSoap.
- See Also:
PortletPreferencesServiceSoap,
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 |
PortletPreferencesSoap
public PortletPreferencesSoap()
toSoapModel
public static PortletPreferencesSoap toSoapModel(PortletPreferences model)
toSoapModels
public static PortletPreferencesSoap[] toSoapModels(PortletPreferences[] models)
toSoapModels
public static PortletPreferencesSoap[][] toSoapModels(PortletPreferences[][] models)
toSoapModels
public static PortletPreferencesSoap[] toSoapModels(List<PortletPreferences> models)
getPrimaryKey
public long getPrimaryKey()
setPrimaryKey
public void setPrimaryKey(long pk)
getMvccVersion
public long getMvccVersion()
setMvccVersion
public void setMvccVersion(long mvccVersion)
getPortletPreferencesId
public long getPortletPreferencesId()
setPortletPreferencesId
public void setPortletPreferencesId(long portletPreferencesId)
getCompanyId
public long getCompanyId()
setCompanyId
public void setCompanyId(long companyId)
getOwnerId
public long getOwnerId()
setOwnerId
public void setOwnerId(long ownerId)
getOwnerType
public int getOwnerType()
setOwnerType
public void setOwnerType(int ownerType)
getPlid
public long getPlid()
setPlid
public void setPlid(long plid)
getPortletId
public String getPortletId()
setPortletId
public void setPortletId(String portletId)
getPreferences
public String getPreferences()
setPreferences
public void setPreferences(String preferences)