org.araneaframework.core
Interface ApplicationService
- All Superinterfaces:
- ApplicationComponent, Component, Composite, Composite.CompositeComponent, Composite.CompositeService, Serializable, Service, Viewable, Viewable.ViewableComponent, Viewable.ViewableService
- All Known Subinterfaces:
- ApplicationWidget, TabContext
- All Known Implementing Classes:
- BaseApplicationService, BaseApplicationWidget, RelocatableDecorator, TabWidget
- public interface ApplicationService
- extends ApplicationComponent, Service, Composite.CompositeService, Viewable.ViewableService
A Service Component.
ACTION_HANDLER_ID_KEY
public static final String ACTION_HANDLER_ID_KEY
- The attribute of the action id.
- Since:
- 1.0.4
- See Also:
- Constant Field Values
ACTION_PARAMETER_KEY
public static final String ACTION_PARAMETER_KEY
- Since:
- 1.0.4
- See Also:
- Constant Field Values
ACTION_PATH_KEY
public static final String ACTION_PATH_KEY
- The key of the path of the action in the request.
- Since:
- 1.1
- See Also:
- Constant Field Values