Uses of Class
com.ibm.di.connector.disb.model.BaseOperation
-
Packages that use BaseOperation Package Description com.ibm.di.connector.disb com.ibm.di.connector.disb.model -
-
Uses of BaseOperation in com.ibm.di.connector.disb
Methods in com.ibm.di.connector.disb with parameters of type BaseOperation Modifier and Type Method Description protected voidDISBConnector. buildEntryForOperation(Entry entry, BaseOperation operation, Attribute operAttr, boolean isRefresh)Method populates the Entry with the configuration items based on the Topic types along with the relationships if existing.protected voidDISBJSONMessageTransformer. convertJsonToOperation(com.ibm.json.java.OrderedJSONObject operJsonObj, BaseOperation operModelObj)Method to parse the Instance or Model Topic's JSON Operation contents. -
Uses of BaseOperation in com.ibm.di.connector.disb.model
Subclasses of BaseOperation in com.ibm.di.connector.disb.model Modifier and Type Class Description classCreate
Note: This class is for internal usage only.classDelete
Note: This class is for internal usage only.classModify
Note: This class is for internal usage only.classReference
Note: This class is for internal usage only.
-