|
Eclipse Remote Application Platform | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
UISession
instead
@Deprecated public interface ISessionStore
Method Summary | |
---|---|
boolean |
addSessionStoreListener(UISessionListener listener)
Deprecated. |
java.lang.Object |
getAttribute(java.lang.String name)
Deprecated. |
java.util.Enumeration<java.lang.String> |
getAttributeNames()
Deprecated. |
HttpSession |
getHttpSession()
Deprecated. |
java.lang.String |
getId()
Deprecated. |
boolean |
isBound()
Deprecated. |
boolean |
removeAttribute(java.lang.String name)
Deprecated. |
boolean |
removeSessionStoreListener(UISessionListener listener)
Deprecated. |
boolean |
setAttribute(java.lang.String name,
java.lang.Object value)
Deprecated. |
Method Detail |
---|
@Deprecated boolean setAttribute(java.lang.String name, java.lang.Object value)
@Deprecated java.lang.Object getAttribute(java.lang.String name)
@Deprecated boolean removeAttribute(java.lang.String name)
@Deprecated java.util.Enumeration<java.lang.String> getAttributeNames()
@Deprecated java.lang.String getId()
@Deprecated boolean addSessionStoreListener(UISessionListener listener)
@Deprecated boolean removeSessionStoreListener(UISessionListener listener)
@Deprecated HttpSession getHttpSession()
@Deprecated boolean isBound()
|
Eclipse Remote Application Platform | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) EclipseSource and others 2002, 2013. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0