Uses of Interface
com.axemble.vdoc.sdk.interfaces.IServiceDefinition
Packages that use IServiceDefinition
-
Uses of IServiceDefinition in com.axemble.vdoc.sdk.connectors
Fields in com.axemble.vdoc.sdk.connectors declared as IServiceDefinitionModifier and TypeFieldDescriptionprotected IServiceDefinition
BaseServiceConnector.serviceDefinition
protected IServiceDefinition
BaseServiceConnectorEditor.serviceDefinition
Methods in com.axemble.vdoc.sdk.connectors that return IServiceDefinitionMethods in com.axemble.vdoc.sdk.connectors with parameters of type IServiceDefinitionModifier and TypeMethodDescriptionfinal void
BaseServiceConnectorEditor.init
(IServiceDefinition serviceDefinition, String serviceName, com.axemble.vdp.ui.framework.document.AbstractDocument document, com.axemble.vdp.ui.framework.composites.base.CtlAbstractSheet abstractSheet) -
Uses of IServiceDefinition in com.axemble.vdoc.sdk.interfaces.ui.designer
Methods in com.axemble.vdoc.sdk.interfaces.ui.designer that return IServiceDefinitionMethods in com.axemble.vdoc.sdk.interfaces.ui.designer that return types with arguments of type IServiceDefinitionModifier and TypeMethodDescriptionIServiceSupport.getDuplicateServicesByEvents
(Map<String, List<IServiceDefinition>> servicesByEvents) IServiceSupport.getModifiedServices()
Gets the modified services for this objectIServiceSupport.getServicesByEvents()
Gets the services for this objectIServiceSupport.getServicesByEventsToDelete()
Gets the services to delete for this objectMethods in com.axemble.vdoc.sdk.interfaces.ui.designer with parameters of type IServiceDefinitionModifier and TypeMethodDescriptionvoid
IServiceSupport.setCurrentModifiedService
(IServiceDefinition serviceDefinition) Method parameters in com.axemble.vdoc.sdk.interfaces.ui.designer with type arguments of type IServiceDefinitionModifier and TypeMethodDescriptionIServiceSupport.getDuplicateServicesByEvents
(Map<String, List<IServiceDefinition>> servicesByEvents)