|
Eclipse Rich Ajax Platform Release 1.3 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The IServiceStore
can be used to store and retrieve
information during a life cycle request.
Note: the IServiceStore
has request-scope,
meaning that all information stored here will be lost at the end of a
request.
RWT
Method Summary | |
Object |
getAttribute(String key)
|
void |
setAttribute(String key,
Object value)
|
Method Detail |
public Object getAttribute(String key)
public void setAttribute(String key, Object value)
|
Eclipse Rich Ajax Platform Release 1.3 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) Innoopract Informationssysteme GmbH and others 2002, 2009. All rights reserved.