|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Retention(value=RUNTIME) @Target(value=FIELD) public @interface Session
Use this annotation to ask to ellipse to store a web page attribute in the HTTP session.
| Optional Element Summary | |
|---|---|
java.lang.String |
sessionName
Returns the session name associated to the annotated attribute. |
public abstract java.lang.String sessionName
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||