Package com.redwood.scheduler.api.model
Interface ConcreteObjectCallback
-
- All Known Implementing Classes:
AbstractConcreteObjectCallback
public interface ConcreteObjectCallback
Generated interface with a call-back for every externally visible concrete type.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
handle(AdHocAlertSource theAdHocAlertSource)
void
handle(Alert theAlert)
void
handle(AlertEscalation theAlertEscalation)
void
handle(AlertEscalationAction theAlertEscalationAction)
void
handle(AlertSourceAction theAlertSourceAction)
void
handle(AlertSourceEmail theAlertSourceEmail)
void
handle(Application theApplication)
void
handle(AuditObject theAuditObject)
void
handle(AuditRule theAuditRule)
void
handle(AuditSubjectLogin theAuditSubjectLogin)
void
handle(BuiltInWebService theBuiltInWebService)
void
handle(ConstraintDefinition theConstraintDefinition)
void
handle(Credential theCredential)
void
handle(CredentialProtocol theCredentialProtocol)
void
handle(Dashboard theDashboard)
void
handle(DashboardItem theDashboardItem)
void
handle(Database theDatabase)
void
handle(DatumDefinition theDatumDefinition)
void
handle(Document theDocument)
void
handle(EmailAlertGateway theEmailAlertGateway)
void
handle(EmailAlertGatewayAction theEmailAlertGatewayAction)
void
handle(EmailAlertGatewayEmail theEmailAlertGatewayEmail)
void
handle(EmailAlertGatewayHeader theEmailAlertGatewayHeader)
void
handle(EmailAlertGatewayJobFileAttachment theEmailAlertGatewayJobFileAttachment)
void
handle(Event theEvent)
void
handle(EventDefinition theEventDefinition)
void
handle(Export theExport)
void
handle(ExportRule theExportRule)
void
handle(ExportRuleItem theExportRuleItem)
void
handle(ExportRuleSet theExportRuleSet)
void
handle(ExtensionPoint theExtensionPoint)
void
handle(ExtensionPointSource theExtensionPointSource)
void
handle(FileEvent theFileEvent)
void
handle(FileEventDefinition theFileEventDefinition)
void
handle(FinalStatusHandler theFinalStatusHandler)
void
handle(ForecastJob theForecastJob)
void
handle(Format theFormat)
void
handle(GlobalPrivilege theGlobalPrivilege)
void
handle(Import theImport)
void
handle(ImportAction theImportAction)
void
handle(ImportActionParameter theImportActionParameter)
void
handle(ImportMatchRule theImportMatchRule)
void
handle(ImportOverrideRule theImportOverrideRule)
void
handle(ImportRule theImportRule)
void
handle(ImportRuleDefinition theImportRuleDefinition)
void
handle(ImportRuleSet theImportRuleSet)
void
handle(ImportRuleSetPartitionRename theImportRuleSetPartitionRename)
void
handle(ImportSource theImportSource)
void
handle(IsolationGroup theIsolationGroup)
void
handle(JARFile theJARFile)
void
handle(Job theJob)
void
handle(JobChain theJobChain)
void
handle(JobChainCall theJobChainCall)
void
handle(JobChainCallInExpressionParameter theJobChainCallInExpressionParameter)
void
handle(JobChainCallInReferenceParameter theJobChainCallInReferenceParameter)
void
handle(JobChainCallJobLock theJobChainCallJobLock)
void
handle(JobChainCallOutReferenceParameter theJobChainCallOutReferenceParameter)
void
handle(JobChainCallPrecondition theJobChainCallPrecondition)
void
handle(JobChainCallProcessMonitorUpdater theJobChainCallProcessMonitorUpdater)
void
handle(JobChainCallRaiseEvent theJobChainCallRaiseEvent)
void
handle(JobChainCallSchedulingParameter theJobChainCallSchedulingParameter)
void
handle(JobChainCallWaitEvent theJobChainCallWaitEvent)
void
handle(JobChainStatusHandler theJobChainStatusHandler)
void
handle(JobChainStep theJobChainStep)
void
handle(JobChainStepPrecondition theJobChainStepPrecondition)
void
handle(JobChainStepStatusHandler theJobChainStepStatusHandler)
void
handle(JobDatum theJobDatum)
void
handle(JobDefinition theJobDefinition)
void
handle(JobDefinitionAction theJobDefinitionAction)
void
handle(JobDefinitionAlertSource theJobDefinitionAlertSource)
void
handle(JobDefinitionAlertSourceParameterMatch theJobDefinitionAlertSourceParameterMatch)
void
handle(JobDefinitionAlertSourceRule theJobDefinitionAlertSourceRule)
void
handle(JobDefinitionAlertSourceStatus theJobDefinitionAlertSourceStatus)
void
handle(JobDefinitionConstraint theJobDefinitionConstraint)
void
handle(JobDefinitionConstraintParameterMapping theJobDefinitionConstraintParameterMapping)
void
handle(JobDefinitionForm theJobDefinitionForm)
void
handle(JobDefinitionJobLock theJobDefinitionJobLock)
void
handle(JobDefinitionParameter theJobDefinitionParameter)
void
handle(JobDefinitionParameterSubType theJobDefinitionParameterSubType)
void
handle(JobDefinitionProcessMonitorUpdater theJobDefinitionProcessMonitorUpdater)
void
handle(JobDefinitionRaiseEvent theJobDefinitionRaiseEvent)
void
handle(JobDefinitionRuntimeLimit theJobDefinitionRuntimeLimit)
void
handle(JobDefinitionType theJobDefinitionType)
void
handle(JobDefinitionTypeAction theJobDefinitionTypeAction)
void
handle(JobDefinitionWaitEvent theJobDefinitionWaitEvent)
void
handle(JobFile theJobFile)
void
handle(JobFileSearch theJobFileSearch)
void
handle(JobGroup theJobGroup)
void
handle(JobGroupParameter theJobGroupParameter)
void
handle(JobJobLock theJobJobLock)
void
handle(JobLock theJobLock)
void
handle(JobNote theJobNote)
void
handle(JobParameter theJobParameter)
void
handle(JobRaiseEvent theJobRaiseEvent)
void
handle(JobRuntimeLimit theJobRuntimeLimit)
void
handle(JobWaitEvent theJobWaitEvent)
void
handle(Language theLanguage)
void
handle(LDAPProfile theLDAPProfile)
void
handle(Library theLibrary)
void
handle(LibrarySource theLibrarySource)
void
handle(LicenseKey theLicenseKey)
void
handle(MailConnectionSetting theMailConnectionSetting)
void
handle(MailConnector theMailConnector)
void
handle(ModuleState theModuleState)
void
handle(MonitorAlertSource theMonitorAlertSource)
void
handle(MonitorAlertSourceRule theMonitorAlertSourceRule)
void
handle(MonitorCheck theMonitorCheck)
void
handle(MonitorCondition theMonitorCondition)
void
handle(MonitorEvent theMonitorEvent)
void
handle(MonitorLink theMonitorLink)
void
handle(MonitorNode theMonitorNode)
void
handle(MonitorValue theMonitorValue)
void
handle(NavigationBar theNavigationBar)
void
handle(NavigationBarItem theNavigationBarItem)
void
handle(ObjectDefinition theObjectDefinition)
void
handle(ObjectFieldDefinition theObjectFieldDefinition)
void
handle(ObjectIndex theObjectIndex)
void
handle(ObjectIndexColumn theObjectIndexColumn)
void
handle(ObjectReference theObjectReference)
void
handle(ObjectSearch theObjectSearch)
void
handle(ObjectSearchCondition theObjectSearchCondition)
void
handle(ObjectTag theObjectTag)
void
handle(ObjectTagDefinition theObjectTagDefinition)
void
handle(OperatorMessage theOperatorMessage)
void
handle(OperatorMessageDatum theOperatorMessageDatum)
void
handle(OraAppsJobControlRule theOraAppsJobControlRule)
void
handle(OraAppsSystem theOraAppsSystem)
void
handle(OracleConnection theOracleConnection)
void
handle(OraOhiSystem theOraOhiSystem)
void
handle(Partition thePartition)
void
handle(PeopleSoftJobControlRule thePeopleSoftJobControlRule)
void
handle(PeopleSoftJobOutputLocation thePeopleSoftJobOutputLocation)
void
handle(PeopleSoftSystem thePeopleSoftSystem)
void
handle(PeriodFunction thePeriodFunction)
void
handle(ProcessMonitor theProcessMonitor)
void
handle(ProcessMonitorDefinition theProcessMonitorDefinition)
void
handle(ProcessMonitorItem theProcessMonitorItem)
void
handle(ProcessMonitorItemDefinition theProcessMonitorItemDefinition)
void
handle(ProcessMonitorLog theProcessMonitorLog)
void
handle(ProcessServer theProcessServer)
void
handle(ProcessServerAlertSource theProcessServerAlertSource)
void
handle(ProcessServerAlertSourceStatus theProcessServerAlertSourceStatus)
void
handle(ProcessServerCheck theProcessServerCheck)
void
handle(ProcessServerCheckLog theProcessServerCheckLog)
void
handle(ProcessServerCheckLogParameter theProcessServerCheckLogParameter)
void
handle(ProcessServerJobDefinitionType theProcessServerJobDefinitionType)
void
handle(ProcessServerLoadFactor theProcessServerLoadFactor)
void
handle(ProcessServerParameter theProcessServerParameter)
void
handle(ProcessServerResource theProcessServerResource)
void
handle(ProcessServerService theProcessServerService)
void
handle(ProcessServerStatusLog theProcessServerStatusLog)
void
handle(PublishApproval thePublishApproval)
void
handle(PublishedWebService thePublishedWebService)
void
handle(PublishItem thePublishItem)
void
handle(QueryCondition theQueryCondition)
void
handle(QueryConditionValue theQueryConditionValue)
void
handle(QueryFilter theQueryFilter)
void
handle(Queue theQueue)
void
handle(QueueAlertSource theQueueAlertSource)
void
handle(QueueAlertSourceStatus theQueueAlertSourceStatus)
void
handle(QueueProvider theQueueProvider)
void
handle(R2WCatalog theR2WCatalog)
void
handle(R2WCatalogAlias theR2WCatalogAlias)
void
handle(RegistryEntry theRegistryEntry)
void
handle(RELEntryPoint theRELEntryPoint)
void
handle(RemoteSystem theRemoteSystem)
void
handle(Report theReport)
void
handle(ReportColumn theReportColumn)
void
handle(ReportSelection theReportSelection)
void
handle(ReportSort theReportSort)
void
handle(Resource theResource)
void
handle(RestrictedSchedulerSessionSpecification theRestrictedSchedulerSessionSpecification)
void
handle(SAPAbapProgram theSAPAbapProgram)
void
handle(SAPAbapProgramParameter theSAPAbapProgramParameter)
void
handle(SAPAbapVariant theSAPAbapVariant)
void
handle(SAPAbapVariantParameter theSAPAbapVariantParameter)
void
handle(SAPAbapVariantParameterValue theSAPAbapVariantParameterValue)
void
handle(SAPAbapVariantSelopt theSAPAbapVariantSelopt)
void
handle(SAPAbapVariantSeloptValue theSAPAbapVariantSeloptValue)
void
handle(SAPApplicationServer theSAPApplicationServer)
void
handle(SAPApplicationServerGroup theSAPApplicationServerGroup)
void
handle(SAPApplicationServerLoadFactor theSAPApplicationServerLoadFactor)
void
handle(SAPApplicationServerProvider theSAPApplicationServerProvider)
void
handle(SAPArchiveDocumentType theSAPArchiveDocumentType)
void
handle(SAPArchiveObject theSAPArchiveObject)
void
handle(SAPBAEConfiguration theSAPBAEConfiguration)
void
handle(SAPBAEConnector theSAPBAEConnector)
void
handle(SAPBatchEvent theSAPBatchEvent)
void
handle(SAPCalendar theSAPCalendar)
void
handle(SAPExternalCommand theSAPExternalCommand)
void
handle(SAPInfoPackage theSAPInfoPackage)
void
handle(SAPInfoPackageGroup theSAPInfoPackageGroup)
void
handle(SAPInfoPackageGroupStep theSAPInfoPackageGroupStep)
void
handle(SAPJ2EEClient theSAPJ2EEClient)
void
handle(SAPLanguage theSAPLanguage)
void
handle(SAPLogError theSAPLogError)
void
handle(SAPMassActivity theSAPMassActivity)
void
handle(SAPMassActivityFieldParameter theSAPMassActivityFieldParameter)
void
handle(SAPMassActivityFieldTable theSAPMassActivityFieldTable)
void
handle(SAPMassActivityFieldTableRow theSAPMassActivityFieldTableRow)
void
handle(SAPMassActivityFieldTableRowValue theSAPMassActivityFieldTableRowValue)
void
handle(SAPMassActivityLayoutField theSAPMassActivityLayoutField)
void
handle(SAPMassActivityObject theSAPMassActivityObject)
void
handle(SAPMassActivityParameter theSAPMassActivityParameter)
void
handle(SAPMassActivityParameterSet theSAPMassActivityParameterSet)
void
handle(SAPMassActivityStructure theSAPMassActivityStructure)
void
handle(SAPNWCallbackParameterMapping theSAPNWCallbackParameterMapping)
void
handle(SAPNWCallbackVariant theSAPNWCallbackVariant)
void
handle(SAPNWCallbackVariantDetail theSAPNWCallbackVariantDetail)
void
handle(SAPOutputDevice theSAPOutputDevice)
void
handle(SAPOutputFormat theSAPOutputFormat)
void
handle(SAPPIChannel theSAPPIChannel)
void
handle(SAPProcessChain theSAPProcessChain)
void
handle(SAPProcessDefinition theSAPProcessDefinition)
void
handle(SAPProcessRestart theSAPProcessRestart)
void
handle(SAPRecipient theSAPRecipient)
void
handle(SAPScript theSAPScript)
void
handle(SAPScriptAttribute theSAPScriptAttribute)
void
handle(SAPSystem theSAPSystem)
void
handle(SAPXAL theSAPXAL)
void
handle(SAPXBP theSAPXBP)
void
handle(SAPXBPEventRule theSAPXBPEventRule)
void
handle(SAPXBPJobControlRule theSAPXBPJobControlRule)
void
handle(SAPXMW theSAPXMW)
void
handle(Script theScript)
void
handle(Service theService)
void
handle(SoftwareGroup theSoftwareGroup)
void
handle(SoftwareItem theSoftwareItem)
void
handle(Statistics theStatistics)
void
handle(StatisticsSample theStatisticsSample)
void
handle(Subject theSubject)
void
handle(SubjectGlobalPrivilegeGrant theSubjectGlobalPrivilegeGrant)
void
handle(SubjectIsolationGroup theSubjectIsolationGroup)
void
handle(SubjectObjectPrivilegeGrant theSubjectObjectPrivilegeGrant)
void
handle(SubjectObjectTypePrivilegeGrant theSubjectObjectTypePrivilegeGrant)
void
handle(SubjectRoleGrant theSubjectRoleGrant)
void
handle(SubmitFrame theSubmitFrame)
void
handle(SubmitFrameElement theSubmitFrameElement)
void
handle(Table theTable)
void
handle(TableDefinition theTableDefinition)
void
handle(TableDefinitionColumn theTableDefinitionColumn)
void
handle(TableDefinitionConstraint theTableDefinitionConstraint)
void
handle(TableDefinitionConstraintParameterMapping theTableDefinitionConstraintParameterMapping)
void
handle(TableValue theTableValue)
void
handle(TimeWindow theTimeWindow)
void
handle(TimeWindowElement theTimeWindowElement)
void
handle(TimeZone theTimeZone)
void
handle(Translation theTranslation)
void
handle(TranslationKey theTranslationKey)
void
handle(Trigger theTrigger)
void
handle(TriggerSource theTriggerSource)
void
handle(UserMessage theUserMessage)
void
handle(UserMessageAttachment theUserMessageAttachment)
void
handle(UserMessageDefinition theUserMessageDefinition)
void
handle(UserMessageDefinitionAttachment theUserMessageDefinitionAttachment)
void
handle(UserMessageDefinitionParticipant theUserMessageDefinitionParticipant)
void
handle(UserMessageDefinitionResponse theUserMessageDefinitionResponse)
void
handle(UserMessageHistory theUserMessageHistory)
void
handle(UserMessageParticipant theUserMessageParticipant)
void
handle(VisualizationAlert theVisualizationAlert)
void
handle(VisualizationAlertSource theVisualizationAlertSource)
void
handle(VisualizationProcessServerQueue theVisualizationProcessServerQueue)
void
handle(VisualizationPSQProcessServer theVisualizationPSQProcessServer)
void
handle(VisualizationPSQQueue theVisualizationPSQQueue)
void
handle(VisualizationPSQText theVisualizationPSQText)
-
-
-
Method Detail
-
handle
void handle(AdHocAlertSource theAdHocAlertSource) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(Alert theAlert) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(AlertEscalation theAlertEscalation) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(AlertEscalationAction theAlertEscalationAction) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(AlertSourceAction theAlertSourceAction) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(AlertSourceEmail theAlertSourceEmail) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(Application theApplication) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(AuditObject theAuditObject) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(AuditRule theAuditRule) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(AuditSubjectLogin theAuditSubjectLogin) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(BuiltInWebService theBuiltInWebService) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(ConstraintDefinition theConstraintDefinition) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(Credential theCredential) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(CredentialProtocol theCredentialProtocol) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(Dashboard theDashboard) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(DashboardItem theDashboardItem) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(Database theDatabase) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(DatumDefinition theDatumDefinition) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(Document theDocument) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(EmailAlertGateway theEmailAlertGateway) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(EmailAlertGatewayAction theEmailAlertGatewayAction) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(EmailAlertGatewayEmail theEmailAlertGatewayEmail) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(EmailAlertGatewayHeader theEmailAlertGatewayHeader) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(EmailAlertGatewayJobFileAttachment theEmailAlertGatewayJobFileAttachment) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(Event theEvent) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(EventDefinition theEventDefinition) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(Export theExport) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(ExportRule theExportRule) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(ExportRuleItem theExportRuleItem) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(ExportRuleSet theExportRuleSet) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(ExtensionPoint theExtensionPoint) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(ExtensionPointSource theExtensionPointSource) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(FileEvent theFileEvent) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(FileEventDefinition theFileEventDefinition) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(FinalStatusHandler theFinalStatusHandler) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(ForecastJob theForecastJob) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(Format theFormat) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(GlobalPrivilege theGlobalPrivilege) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(Import theImport) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(ImportAction theImportAction) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(ImportActionParameter theImportActionParameter) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(ImportMatchRule theImportMatchRule) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(ImportOverrideRule theImportOverrideRule) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(ImportRule theImportRule) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(ImportRuleDefinition theImportRuleDefinition) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(ImportRuleSet theImportRuleSet) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(ImportRuleSetPartitionRename theImportRuleSetPartitionRename) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(ImportSource theImportSource) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(IsolationGroup theIsolationGroup) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(JARFile theJARFile) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(Job theJob) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(JobChain theJobChain) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(JobChainCall theJobChainCall) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(JobChainCallInExpressionParameter theJobChainCallInExpressionParameter) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(JobChainCallInReferenceParameter theJobChainCallInReferenceParameter) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(JobChainCallJobLock theJobChainCallJobLock) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(JobChainCallOutReferenceParameter theJobChainCallOutReferenceParameter) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(JobChainCallPrecondition theJobChainCallPrecondition) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(JobChainCallProcessMonitorUpdater theJobChainCallProcessMonitorUpdater) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(JobChainCallRaiseEvent theJobChainCallRaiseEvent) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(JobChainCallSchedulingParameter theJobChainCallSchedulingParameter) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(JobChainCallWaitEvent theJobChainCallWaitEvent) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(JobChainStatusHandler theJobChainStatusHandler) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(JobChainStep theJobChainStep) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(JobChainStepPrecondition theJobChainStepPrecondition) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(JobChainStepStatusHandler theJobChainStepStatusHandler) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(JobDatum theJobDatum) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(JobDefinition theJobDefinition) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(JobDefinitionAction theJobDefinitionAction) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(JobDefinitionAlertSource theJobDefinitionAlertSource) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(JobDefinitionAlertSourceParameterMatch theJobDefinitionAlertSourceParameterMatch) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(JobDefinitionAlertSourceRule theJobDefinitionAlertSourceRule) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(JobDefinitionAlertSourceStatus theJobDefinitionAlertSourceStatus) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(JobDefinitionConstraint theJobDefinitionConstraint) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(JobDefinitionConstraintParameterMapping theJobDefinitionConstraintParameterMapping) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(JobDefinitionForm theJobDefinitionForm) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(JobDefinitionJobLock theJobDefinitionJobLock) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(JobDefinitionParameter theJobDefinitionParameter) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(JobDefinitionParameterSubType theJobDefinitionParameterSubType) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(JobDefinitionProcessMonitorUpdater theJobDefinitionProcessMonitorUpdater) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(JobDefinitionRaiseEvent theJobDefinitionRaiseEvent) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(JobDefinitionRuntimeLimit theJobDefinitionRuntimeLimit) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(JobDefinitionType theJobDefinitionType) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(JobDefinitionTypeAction theJobDefinitionTypeAction) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(JobDefinitionWaitEvent theJobDefinitionWaitEvent) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(JobFile theJobFile) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(JobFileSearch theJobFileSearch) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(JobGroup theJobGroup) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(JobGroupParameter theJobGroupParameter) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(JobJobLock theJobJobLock) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(JobLock theJobLock) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(JobNote theJobNote) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(JobParameter theJobParameter) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(JobRaiseEvent theJobRaiseEvent) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(JobRuntimeLimit theJobRuntimeLimit) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(JobWaitEvent theJobWaitEvent) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(Language theLanguage) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(LDAPProfile theLDAPProfile) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(Library theLibrary) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(LibrarySource theLibrarySource) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(LicenseKey theLicenseKey) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(MailConnectionSetting theMailConnectionSetting) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(MailConnector theMailConnector) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(ModuleState theModuleState) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(MonitorAlertSource theMonitorAlertSource) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(MonitorAlertSourceRule theMonitorAlertSourceRule) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(MonitorCheck theMonitorCheck) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(MonitorCondition theMonitorCondition) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(MonitorEvent theMonitorEvent) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(MonitorLink theMonitorLink) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(MonitorNode theMonitorNode) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(MonitorValue theMonitorValue) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(NavigationBar theNavigationBar) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(NavigationBarItem theNavigationBarItem) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(ObjectDefinition theObjectDefinition) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(ObjectFieldDefinition theObjectFieldDefinition) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(ObjectIndex theObjectIndex) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(ObjectIndexColumn theObjectIndexColumn) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(ObjectReference theObjectReference) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(ObjectSearch theObjectSearch) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(ObjectSearchCondition theObjectSearchCondition) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(ObjectTag theObjectTag) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(ObjectTagDefinition theObjectTagDefinition) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(OperatorMessage theOperatorMessage) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(OperatorMessageDatum theOperatorMessageDatum) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(OraAppsJobControlRule theOraAppsJobControlRule) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(OraAppsSystem theOraAppsSystem) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(OracleConnection theOracleConnection) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(OraOhiSystem theOraOhiSystem) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(Partition thePartition) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(PeopleSoftJobControlRule thePeopleSoftJobControlRule) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(PeopleSoftJobOutputLocation thePeopleSoftJobOutputLocation) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(PeopleSoftSystem thePeopleSoftSystem) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(PeriodFunction thePeriodFunction) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(ProcessMonitor theProcessMonitor) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(ProcessMonitorDefinition theProcessMonitorDefinition) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(ProcessMonitorItem theProcessMonitorItem) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(ProcessMonitorItemDefinition theProcessMonitorItemDefinition) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(ProcessMonitorLog theProcessMonitorLog) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(ProcessServer theProcessServer) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(ProcessServerAlertSource theProcessServerAlertSource) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(ProcessServerAlertSourceStatus theProcessServerAlertSourceStatus) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(ProcessServerCheck theProcessServerCheck) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(ProcessServerCheckLog theProcessServerCheckLog) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(ProcessServerCheckLogParameter theProcessServerCheckLogParameter) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(ProcessServerJobDefinitionType theProcessServerJobDefinitionType) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(ProcessServerLoadFactor theProcessServerLoadFactor) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(ProcessServerParameter theProcessServerParameter) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(ProcessServerResource theProcessServerResource) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(ProcessServerService theProcessServerService) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(ProcessServerStatusLog theProcessServerStatusLog) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(PublishApproval thePublishApproval) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(PublishedWebService thePublishedWebService) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(PublishItem thePublishItem) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(QueryCondition theQueryCondition) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(QueryConditionValue theQueryConditionValue) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(QueryFilter theQueryFilter) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(Queue theQueue) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(QueueAlertSource theQueueAlertSource) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(QueueAlertSourceStatus theQueueAlertSourceStatus) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(QueueProvider theQueueProvider) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(R2WCatalog theR2WCatalog) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(R2WCatalogAlias theR2WCatalogAlias) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(RegistryEntry theRegistryEntry) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(RELEntryPoint theRELEntryPoint) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(RemoteSystem theRemoteSystem) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(Report theReport) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(ReportColumn theReportColumn) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(ReportSelection theReportSelection) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(ReportSort theReportSort) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(Resource theResource) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(RestrictedSchedulerSessionSpecification theRestrictedSchedulerSessionSpecification) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SAPAbapProgram theSAPAbapProgram) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SAPAbapProgramParameter theSAPAbapProgramParameter) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SAPAbapVariant theSAPAbapVariant) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SAPAbapVariantParameter theSAPAbapVariantParameter) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SAPAbapVariantParameterValue theSAPAbapVariantParameterValue) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SAPAbapVariantSelopt theSAPAbapVariantSelopt) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SAPAbapVariantSeloptValue theSAPAbapVariantSeloptValue) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SAPApplicationServer theSAPApplicationServer) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SAPApplicationServerGroup theSAPApplicationServerGroup) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SAPApplicationServerLoadFactor theSAPApplicationServerLoadFactor) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SAPApplicationServerProvider theSAPApplicationServerProvider) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SAPArchiveDocumentType theSAPArchiveDocumentType) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SAPArchiveObject theSAPArchiveObject) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SAPBAEConfiguration theSAPBAEConfiguration) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SAPBAEConnector theSAPBAEConnector) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SAPBatchEvent theSAPBatchEvent) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SAPCalendar theSAPCalendar) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SAPExternalCommand theSAPExternalCommand) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SAPInfoPackage theSAPInfoPackage) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SAPInfoPackageGroup theSAPInfoPackageGroup) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SAPInfoPackageGroupStep theSAPInfoPackageGroupStep) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SAPJ2EEClient theSAPJ2EEClient) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SAPLanguage theSAPLanguage) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SAPLogError theSAPLogError) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SAPMassActivity theSAPMassActivity) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SAPMassActivityFieldParameter theSAPMassActivityFieldParameter) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SAPMassActivityFieldTable theSAPMassActivityFieldTable) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SAPMassActivityFieldTableRow theSAPMassActivityFieldTableRow) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SAPMassActivityFieldTableRowValue theSAPMassActivityFieldTableRowValue) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SAPMassActivityLayoutField theSAPMassActivityLayoutField) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SAPMassActivityObject theSAPMassActivityObject) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SAPMassActivityParameter theSAPMassActivityParameter) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SAPMassActivityParameterSet theSAPMassActivityParameterSet) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SAPMassActivityStructure theSAPMassActivityStructure) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SAPNWCallbackParameterMapping theSAPNWCallbackParameterMapping) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SAPNWCallbackVariant theSAPNWCallbackVariant) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SAPNWCallbackVariantDetail theSAPNWCallbackVariantDetail) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SAPOutputDevice theSAPOutputDevice) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SAPOutputFormat theSAPOutputFormat) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SAPPIChannel theSAPPIChannel) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SAPProcessChain theSAPProcessChain) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SAPProcessDefinition theSAPProcessDefinition) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SAPProcessRestart theSAPProcessRestart) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SAPRecipient theSAPRecipient) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SAPScript theSAPScript) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SAPScriptAttribute theSAPScriptAttribute) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SAPSystem theSAPSystem) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SAPXAL theSAPXAL) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SAPXBP theSAPXBP) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SAPXBPEventRule theSAPXBPEventRule) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SAPXBPJobControlRule theSAPXBPJobControlRule) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SAPXMW theSAPXMW) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(Script theScript) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(Service theService) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SoftwareGroup theSoftwareGroup) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SoftwareItem theSoftwareItem) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(Statistics theStatistics) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(StatisticsSample theStatisticsSample) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(Subject theSubject) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SubjectGlobalPrivilegeGrant theSubjectGlobalPrivilegeGrant) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SubjectIsolationGroup theSubjectIsolationGroup) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SubjectObjectPrivilegeGrant theSubjectObjectPrivilegeGrant) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SubjectObjectTypePrivilegeGrant theSubjectObjectTypePrivilegeGrant) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SubjectRoleGrant theSubjectRoleGrant) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SubmitFrame theSubmitFrame) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(SubmitFrameElement theSubmitFrameElement) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(Table theTable) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(TableDefinition theTableDefinition) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(TableDefinitionColumn theTableDefinitionColumn) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(TableDefinitionConstraint theTableDefinitionConstraint) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(TableDefinitionConstraintParameterMapping theTableDefinitionConstraintParameterMapping) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(TableValue theTableValue) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(TimeWindow theTimeWindow) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(TimeWindowElement theTimeWindowElement) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(TimeZone theTimeZone) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(Translation theTranslation) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(TranslationKey theTranslationKey) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(Trigger theTrigger) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(TriggerSource theTriggerSource) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(UserMessage theUserMessage) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(UserMessageAttachment theUserMessageAttachment) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(UserMessageDefinition theUserMessageDefinition) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(UserMessageDefinitionAttachment theUserMessageDefinitionAttachment) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(UserMessageDefinitionParticipant theUserMessageDefinitionParticipant) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(UserMessageDefinitionResponse theUserMessageDefinitionResponse) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(UserMessageHistory theUserMessageHistory) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(UserMessageParticipant theUserMessageParticipant) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(VisualizationAlert theVisualizationAlert) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(VisualizationAlertSource theVisualizationAlertSource) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(VisualizationProcessServerQueue theVisualizationProcessServerQueue) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(VisualizationPSQProcessServer theVisualizationPSQProcessServer) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(VisualizationPSQQueue theVisualizationPSQQueue) throws CallbackException
- Throws:
CallbackException
-
handle
void handle(VisualizationPSQText theVisualizationPSQText) throws CallbackException
- Throws:
CallbackException
-
-