Search

Interface ch.dunes.vso.sdk.api.IPluginNotificationHandler

Extends java.lang.Object

This class is not in the plugin metadata. Using it may work, and could depend on the vRO appliance setup.

Attributes

None

Methods

Name Returns
getSessionID() String
notifyElementDeleted(String , String ) void
notifyElementInvalidate(String , String ) void
notifyElementUpdated(String , String ) void
notifyMessage(ch.dunes.vso.sdk.api.ErrorLevel , String , String , String ) void

Returned by

None

Referenced in

Method Returns
ch.dunes.vso.sdk.api.IPluginAdaptor.createPluginFactory(String , String , String , ch.dunes.vso.sdk.api.IPluginNotificationHandler ) ch.dunes.vso.sdk.api.IPluginFactory