public class PortletPreferencesIds extends Object implements Serializable
Constructor and Description |
---|
PortletPreferencesIds(long companyId,
long ownerId,
int ownerType,
long plid,
String portletId) |
Modifier and Type | Method and Description |
---|---|
long |
getCompanyId() |
long |
getOwnerId() |
int |
getOwnerType() |
long |
getPlid() |
String |
getPortletId() |
public PortletPreferencesIds(long companyId, long ownerId, int ownerType, long plid, String portletId)
public long getCompanyId()
public long getOwnerId()
public int getOwnerType()
public long getPlid()
public String getPortletId()