Interface INotifyClass

All Known Implementing Classes:
AssetLibrary, Query

public interface INotifyClass
  • Method Summary

    Modifier and Type Method Description
    void getResult​(Object object, String controller)  
    void getResultObject​(List<Object> object, org.json.JSONObject jsonObject, boolean isSingleEntry)