Skip navigation links
ACS-2016.6

Package cern.gp.capabilities

Contains standard capabilities that can be implemented by JavaBeans to provide a given fonctionality through an action.

See: Description

Package cern.gp.capabilities Description

Contains standard capabilities that can be implemented by JavaBeans to provide a given fonctionality through an action.

All capabilities must inherit from the Capability interface defined here.

Capabilities are a way to link the implementation of a given functionality provided by a JavaBean to actions available in the GUI. The execution of the action for a selection targeting the bean will trigger the execution of the functionality represented by the capability and implemented by the bean.

Since:
GP 0.1
Author:
GP Project Team
Skip navigation links
Generated at 2016-07-04