com.liferay.portal.model
Class PortletPreferencesIds
java.lang.Object
com.liferay.portal.model.PortletPreferencesIds
- All Implemented Interfaces:
- Serializable
public class PortletPreferencesIds
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortletPreferencesIds
public PortletPreferencesIds(long companyId,
long ownerId,
int ownerType,
long plid,
String portletId)
getCompanyId
public long getCompanyId()
getOwnerId
public long getOwnerId()
getOwnerType
public int getOwnerType()
getPlid
public long getPlid()
getPortletId
public String getPortletId()