Uses of Interface
com.axemble.vdoc.sdk.interfaces.IServiceDefinition
Packages that use IServiceDefinition
- 
Uses of IServiceDefinition in com.axemble.vdoc.sdk.connectorsFields in com.axemble.vdoc.sdk.connectors declared as IServiceDefinitionModifier and TypeFieldDescriptionprotected IServiceDefinitionBaseServiceConnector.serviceDefinitionprotected IServiceDefinitionBaseServiceConnectorEditor.serviceDefinitionMethods in com.axemble.vdoc.sdk.connectors that return IServiceDefinitionMethods in com.axemble.vdoc.sdk.connectors with parameters of type IServiceDefinitionModifier and TypeMethodDescriptionfinal voidBaseServiceConnectorEditor.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.designerMethods 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 TypeMethodDescriptionvoidIServiceSupport.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)