Uses of Interface
tilda.interfaces.OCCObject
-
Packages that use OCCObject Package Description tilda.data tilda.data._Tilda tilda.enums -
-
Uses of OCCObject in tilda.data
Classes in tilda.data that implement OCCObject Modifier and Type Class Description classCatalog_DataThis is the application class Data_Catalog mapped to the table TILDA.Catalog.classCatalogFormulaResult_DataThis is the application class Data_CatalogFormulaResult mapped to the table TILDA.CatalogFormulaResult.classConnection_DataThis is the application class Data_CONNECTION mapped to the table TILDA.CONNECTION.classDateDim_DataThis is the application class Data_DateDim mapped to the table TILDA.DateDim.classFailedDependencyDDLScripts_DataThis is the application class Data_FailedDependencyDDLScripts mapped to the table TILDA.FailedDependencyDDLScripts.classJob_DataThis is the application class Data_Job mapped to the table TILDA.Job.classJobPart_DataThis is the application class Data_JobPart mapped to the table TILDA.JobPart.classJobPartMessage_DataThis is the application class Data_JobPartMessage mapped to the table TILDA.JobPartMessage.classKey_DataThis is the application class Data_KEY mapped to the table TILDA.KEY.classMaintenanceLog_DataThis is the application class Data_MaintenanceLog mapped to the table TILDA.MaintenanceLog.classMapping_DataThis is the application class Data_MAPPING mapped to the table TILDA.MAPPING.classObjectPerf_DataThis is the application class Data_OBJECTPERF mapped to the table TILDA.OBJECTPERF.classRefillPerf_DataThis is the application class Data_REFILLPERF mapped to the table TILDA.REFILLPERF.classTransPerf_DataThis is the application class Data_TRANSPERF mapped to the table TILDA.TRANSPERF. -
Uses of OCCObject in tilda.data._Tilda
Classes in tilda.data._Tilda that implement OCCObject Modifier and Type Class Description classTILDA__CATALOGregisterStickyHeader("Catalog_DIV");classTILDA__CATALOGFORMULARESULTregisterStickyHeader("CatalogFormulaResult_DIV");classTILDA__CONNECTIONregisterStickyHeader("Connection_DIV");classTILDA__DATEDIMregisterStickyHeader("DateDim_DIV");classTILDA__FAILEDDEPENDENCYDDLSCRIPTSregisterStickyHeader("FailedDependencyDDLScripts_DIV");classTILDA__JOBregisterStickyHeader("Job_DIV");classTILDA__JOBPARTregisterStickyHeader("JobPart_DIV");classTILDA__JOBPARTMESSAGEregisterStickyHeader("JobPartMessage_DIV");classTILDA__KEYregisterStickyHeader("Key_DIV");classTILDA__MAINTENANCELOGregisterStickyHeader("MaintenanceLog_DIV");classTILDA__MAPPINGregisterStickyHeader("Mapping_DIV");classTILDA__OBJECTPERFregisterStickyHeader("ObjectPerf_DIV");classTILDA__REFILLPERFregisterStickyHeader("RefillPerf_DIV");classTILDA__TRANSPERFregisterStickyHeader("TransPerf_DIV"); -
Uses of OCCObject in tilda.enums
Methods in tilda.enums with parameters of type OCCObject Modifier and Type Method Description static SyncStatusSyncStatus. get(java.time.ZonedDateTime Marker, OCCObject Obj)
-