com.sibvisions.rad.server.annotation
Annotation Type Replacement
@Retention(value=RUNTIME)
@Documented
public @interface Replacement
The Replacement annotation could be used if an object name was requested from the client
but the LCO offers the object with a different name. Use this annotation to replace object names.
|
Required Element Summary |
String |
name
the expected name of the object. |
name
public abstract String name
- the expected name of the object.
Copyright © 2009 SIB Visions GmbH. All Rights Reserved.