com.sdm.quasar.client.core.common.services
Interface Service

All Known Subinterfaces:
ActivationObjectionService, ActivationService, BrowserWindowManagerService, BrowserWindowService, CloseObjectionService, CloseService, CompanyService, ConfigProviderService, DependentWindowService, DialogContextService, DialogCreationService, DialogDefinitionService, DialogHierarchyService, DialogLifeCycleService, DialogPropertyService, DoubleSubmitCheckerService, EmbeddedDialogService, EmbeddedShowArticleService, EmployeeService, EventDispatchThreadService, HttpSessionDataService, ImageProviderService, KeywordResolverService, ModalBlockHelperService, NavigationService, OptionDialogService, ParentWindowService, PortalControlService, ReactivationService, RequestDataService, ResourceAccessService, ResponseParameterService, ServerAccessService, SessionCloseService, SessionDataService, ShowcaseDialogCreationService, ShowcasePortalCreationService, SystemInfoService, TitleService, ValueService, VisualRepresentationService, WindowPackService, WindowTitleService
All Known Implementing Classes:
AbstractActivationService, AbstractCloseService, AbstractPerChildService, AbstractResourceAccessService, AbstractTitleService, AbstractVisualRepresentationService, ActivationObjectionFeature, BrowserWindowFeature, CloseObjectionFeature, ConfigProviderResourceAccessService, DefaultConfigProviderService, DefaultDialogDefinitionService, DefaultDialogHierarchyService, DefaultDialogLifeCycleService, DefaultDialogPropertyService, DefaultEventDispatchThreadService, DefaultHttpSessionDataService, DefaultRequestDataService, DefaultSessionDataFeature, DefaultSystemInfoService, DialogContextFeature, DialogCreationFeature, DoubleSubmitCheckerFeature, DynamicEmbeddingDialog, EmbeddedDetailDialog, EmbeddedListDialog, EmplDetailDialog, ImageProviderFeature, KeywordResolverFeature, NavigationFeature, OptionDialogServiceFeature, ReactivationFeature, ResourceAccessFeature, ServerProxy, ShowcaseDialogCreationFeature, ShowcaseSessionFeature, SwingEventDispatchThreadService, SwingModalBlockHelperService, VisualRepresentationFeature

public interface Service

Tagging interface of a service definition.

A service is characterized by an interface (extending Service) that defines the service's methods. The service interface is used:

Services (together with some provider's) might be used by: