Uses of Interface
com.axemble.vdoc.sdk.interfaces.IServiceDefinition
-
Uses of IServiceDefinition in com.axemble.vdoc.sdk.connectors
Modifier and TypeFieldDescriptionprotected IServiceDefinition
BaseServiceConnector.serviceDefinition
protected IServiceDefinition
BaseServiceConnectorEditor.serviceDefinition
Modifier 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
Modifier 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 objectModifier and TypeMethodDescriptionvoid
IServiceSupport.setCurrentModifiedService
(IServiceDefinition serviceDefinition) Modifier and TypeMethodDescriptionIServiceSupport.getDuplicateServicesByEvents
(Map<String, List<IServiceDefinition>> servicesByEvents)