Uses of Interface
com.orchestranetworks.service.Procedure
Packages that use Procedure
Package
Description
Provides classes and interfaces for implementing specific services and access rules on EBX®.
A public API for user services.
-
Uses of Procedure in com.orchestranetworks.rest.util
Methods in com.orchestranetworks.rest.util with parameters of type ProcedureModifier and TypeMethodDescriptionProcedureUtility.execute(Procedure aProcedure, AdaptationHome aDataspace) Executes the givenProcedureagainst the provided dataspace. -
Uses of Procedure in com.orchestranetworks.service
Subinterfaces of Procedure in com.orchestranetworks.serviceModifier and TypeInterfaceDescriptioninterfaceInterface to be implemented for read-only transactions.Methods in com.orchestranetworks.service with parameters of type ProcedureModifier and TypeMethodDescriptionExecutes the specified procedure.abstract ProcedureResultDeprecated.Executes the specified procedure and calls its implementation of the methodProcedure.execute.abstract ProcedureResultDeprecated.Executes the specified procedure. -
Uses of Procedure in com.orchestranetworks.userservice
Methods in com.orchestranetworks.userservice with parameters of type Procedure