com.liferay.portal.model
Class PortalPreferencesSoap
java.lang.Object
com.liferay.portal.model.PortalPreferencesSoap
- All Implemented Interfaces:
- Serializable
public class PortalPreferencesSoap
- 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 |
PortalPreferencesSoap
public PortalPreferencesSoap()
toSoapModel
public static PortalPreferencesSoap toSoapModel(PortalPreferences model)
toSoapModels
public static PortalPreferencesSoap[] toSoapModels(PortalPreferences[] models)
toSoapModels
public static PortalPreferencesSoap[][] toSoapModels(PortalPreferences[][] models)
toSoapModels
public static PortalPreferencesSoap[] toSoapModels(List<PortalPreferences> models)
getPrimaryKey
public long getPrimaryKey()
setPrimaryKey
public void setPrimaryKey(long pk)
getPortalPreferencesId
public long getPortalPreferencesId()
setPortalPreferencesId
public void setPortalPreferencesId(long portalPreferencesId)
getOwnerId
public long getOwnerId()
setOwnerId
public void setOwnerId(long ownerId)
getOwnerType
public int getOwnerType()
setOwnerType
public void setOwnerType(int ownerType)
getPreferences
public String getPreferences()
setPreferences
public void setPreferences(String preferences)