Uses of Package
com.orchestranetworks.userservice.declaration
-
Packages that use com.orchestranetworks.userservice.declaration Package Description com.orchestranetworks.module This package allows to handle module registration.com.orchestranetworks.schema Represents XML Schema concepts and provides schema extensions capabilities.com.orchestranetworks.userservice.declaration A public API for declaring user services. -
Classes in com.orchestranetworks.userservice.declaration used by com.orchestranetworks.module Class Description ActivationContext Allows to define the activation scope and the activation rules of a user service, namely where and when this service is available and can be executed.UserServiceDeclaration This interface allows to declare a user service.UserServiceExtensionDeclaration Allows to extend an existing user service. -
Classes in com.orchestranetworks.userservice.declaration used by com.orchestranetworks.schema Class Description ActivationContext Allows to define the activation scope and the activation rules of a user service, namely where and when this service is available and can be executed.UserServiceDeclaration This interface allows to declare a user service.UserServiceExtensionDeclaration Allows to extend an existing user service. -
Classes in com.orchestranetworks.userservice.declaration used by com.orchestranetworks.userservice.declaration Class Description ActionDisplaySpec Defines whether and how an action must be displayed in a toolbar or a menu.ActivationContext Allows to define the activation scope and the activation rules of a user service, namely where and when this service is available and can be executed.ActivationContextWithDatasetSet Provides common methods for activation contexts related to datasets.ActivationContextWithSchemaNodeSet Provides common methods for activation contexts based on a set of schema nodes.UserServiceDeclaration This interface allows to declare a user service.UserServicePropertiesDefinitionContext Provides a context to define the common properties of a user service.WebComponentDeclarationContext Provides a context to explicitly declare the HTTP parameters of a user service and to make this service available in the user interfaces used to to define a perspective action or a workflow user task.WebComponentParameter Specifies a parameter that can be used in the HTTP invocation of a Web component.