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 class
Catalog_Data
This is the application class Data_Catalog mapped to the table TILDA.Catalog.class
CatalogFormulaResult_Data
This is the application class Data_CatalogFormulaResult mapped to the table TILDA.CatalogFormulaResult.class
Connection_Data
This is the application class Data_CONNECTION mapped to the table TILDA.CONNECTION.class
DateDim_Data
This is the application class Data_DateDim mapped to the table TILDA.DateDim.class
FailedDependencyDDLScripts_Data
This is the application class Data_FailedDependencyDDLScripts mapped to the table TILDA.FailedDependencyDDLScripts.class
Job_Data
This is the application class Data_Job mapped to the table TILDA.Job.class
JobPart_Data
This is the application class Data_JobPart mapped to the table TILDA.JobPart.class
JobPartMessage_Data
This is the application class Data_JobPartMessage mapped to the table TILDA.JobPartMessage.class
Key_Data
This is the application class Data_KEY mapped to the table TILDA.KEY.class
MaintenanceLog_Data
This is the application class Data_MaintenanceLog mapped to the table TILDA.MaintenanceLog.class
Mapping_Data
This is the application class Data_MAPPING mapped to the table TILDA.MAPPING.class
ObjectPerf_Data
This is the application class Data_OBJECTPERF mapped to the table TILDA.OBJECTPERF.class
RefillPerf_Data
This is the application class Data_REFILLPERF mapped to the table TILDA.REFILLPERF.class
TransPerf_Data
This 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 class
TILDA__CATALOG
registerStickyHeader("Catalog_DIV");class
TILDA__CATALOGFORMULARESULT
registerStickyHeader("CatalogFormulaResult_DIV");class
TILDA__CONNECTION
registerStickyHeader("Connection_DIV");class
TILDA__DATEDIM
registerStickyHeader("DateDim_DIV");class
TILDA__FAILEDDEPENDENCYDDLSCRIPTS
registerStickyHeader("FailedDependencyDDLScripts_DIV");class
TILDA__JOB
registerStickyHeader("Job_DIV");class
TILDA__JOBPART
registerStickyHeader("JobPart_DIV");class
TILDA__JOBPARTMESSAGE
registerStickyHeader("JobPartMessage_DIV");class
TILDA__KEY
registerStickyHeader("Key_DIV");class
TILDA__MAINTENANCELOG
registerStickyHeader("MaintenanceLog_DIV");class
TILDA__MAPPING
registerStickyHeader("Mapping_DIV");class
TILDA__OBJECTPERF
registerStickyHeader("ObjectPerf_DIV");class
TILDA__REFILLPERF
registerStickyHeader("RefillPerf_DIV");class
TILDA__TRANSPERF
registerStickyHeader("TransPerf_DIV"); -
Uses of OCCObject in tilda.enums
Methods in tilda.enums with parameters of type OCCObject Modifier and Type Method Description static SyncStatus
SyncStatus. get(java.time.ZonedDateTime Marker, OCCObject Obj)
-