public class CookieRemotePreference
extends Object
implements com.liferay.portal.kernel.util.RemotePreference
Constructor and Description |
---|
CookieRemotePreference(javax.servlet.http.Cookie cookie) |
Modifier and Type | Method and Description |
---|---|
javax.servlet.http.Cookie |
getCookie() |
String |
getName() |
String |
getValue() |
public CookieRemotePreference(javax.servlet.http.Cookie cookie)
public javax.servlet.http.Cookie getCookie()
public String getName()
getName
in interface com.liferay.portal.kernel.util.RemotePreference
public String getValue()
getValue
in interface com.liferay.portal.kernel.util.RemotePreference