-none- 2007-09-01 - By mnrz
Back Hello
I've read something in Seam reference about @(protected) which you can define many roles for an entity, a User stated as an example as follows:
| @(protected)({ | @(protected)(name="user", scope=ScopeType.CONVERSATION), | @(protected)(name="currentUser", scope=ScopeType.SESSION) | }) |
it seems to me very useful but I can't comprehend its concepts and the benefits and also I don't know how to use? unfortunately I couldn't find any sample in which this feature is utilized.
can anyone explain this annotation and tell me how to use it?
thanks
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic &p=4080226#4080226
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode =reply&p=4080226 __ ____ ____ ____ ____ ____ ____ ____ ____ ____ jboss-user mailing list jboss-user@(protected) https://lists.jboss.org/mailman/listinfo/jboss-user
|
|