public class PortletPreferencesSoap
extends java.lang.Object
implements java.io.Serializable
PortletPreferencesServiceSoap.| Constructor and Description |
|---|
PortletPreferencesSoap() |
public static PortletPreferencesSoap toSoapModel(PortletPreferences model)
public static PortletPreferencesSoap[] toSoapModels(PortletPreferences[] models)
public static PortletPreferencesSoap[][] toSoapModels(PortletPreferences[][] models)
public static PortletPreferencesSoap[] toSoapModels(java.util.List<PortletPreferences> models)
public long getPrimaryKey()
public void setPrimaryKey(long pk)
public long getMvccVersion()
public void setMvccVersion(long mvccVersion)
public long getCtCollectionId()
public void setCtCollectionId(long ctCollectionId)
public long getPortletPreferencesId()
public void setPortletPreferencesId(long portletPreferencesId)
public long getCompanyId()
public void setCompanyId(long companyId)
public long getOwnerId()
public void setOwnerId(long ownerId)
public int getOwnerType()
public void setOwnerType(int ownerType)
public long getPlid()
public void setPlid(long plid)
public java.lang.String getPortletId()
public void setPortletId(java.lang.String portletId)
public java.lang.String getPreferences()
public void setPreferences(java.lang.String preferences)