|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Annotation Types Summary | |
---|---|
Accessible | The Accessible annotation should be used if an object has public access to sub
objects. |
Inherit | The Inherit annotation should be used if an action was defined in a parent LCO
and the action call through the LCO should be executed with the scope of the caller LCO and
not with parent scope, e.g. |
NotAccessible | The Accessible annotation should be used to deny the access to objects
in life-cylce objects. |
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. |
StrictIsolation | The StrictIsolation annotation could be used if a Life-cycle object should be isolated independent
of the configuration. |
Contains annotations for server handling.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |