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 void
DISBConnector. 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 void
DISBJSONMessageTransformer. 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 class
Create
Note: This class is for internal usage only.class
Delete
Note: This class is for internal usage only.class
Modify
Note: This class is for internal usage only.class
Reference
Note: This class is for internal usage only.
-