|
Eclipse Rich Ajax Platform Release 1.3 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IServiceStore
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 | |
---|---|
java.lang.Object |
getAttribute(java.lang.String key)
|
void |
setAttribute(java.lang.String key,
java.lang.Object value)
|
Method Detail |
---|
java.lang.Object getAttribute(java.lang.String key)
void setAttribute(java.lang.String key, java.lang.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, 2011. All rights reserved.