com.sibvisions.rad.server.annotation
Annotation Type Accessible


@Retention(value=RUNTIME)
@Target(value=METHOD)
@Documented
public @interface Accessible

The Accessible annotation should be used if an object has public access to sub objects. The access method should get this annotation to allow the access via object provider.



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.