|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.kernel.poller.PollerHeader
public class PollerHeader
Constructor Summary | |
---|---|
PollerHeader(long companyId,
long userId,
long browserKey,
Map<String,Boolean> portletIdsMap,
boolean startPolling)
|
Method Summary | |
---|---|
long |
getBrowserKey()
|
long |
getCompanyId()
|
Map<String,Boolean> |
getPortletIdsMap()
|
long |
getTimestamp()
|
long |
getUserId()
|
boolean |
isStartPolling()
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PollerHeader(long companyId, long userId, long browserKey, Map<String,Boolean> portletIdsMap, boolean startPolling)
Method Detail |
---|
public long getBrowserKey()
public long getCompanyId()
public Map<String,Boolean> getPortletIdsMap()
public long getTimestamp()
public long getUserId()
public boolean isStartPolling()
public String toString()
toString
in class Object
|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |