Interface InquiryRulesProxyManager
- All Superinterfaces:
AutoCloseable, Closeable, InquiryRulesProfile, OsidProfile, OsidProxyManager, OsidProxyManager, Sourceable
The inquiry rules proxy manager provides access to inquiry rules
sessions and provides interoperability tests for various aspects of this
service. Methods in this manager pass a Proxy for passing
information from server environments. The sessions included in this
manager are:
-
AuditEnablerLookupSession: a session to retrieve audit enablers -
AuditEnablerQuerySession: a session to query for audit enablers -
AuditEnablerSearchSession: a session to search for audit enablers -
AuditEnablerAdminSession: a session to create and delete audit enablers -
AuditEnablerNotificationSession: a session to receive notifications pertaining to audit enabler changes -
AuditEnablerInquestSession: a session to look up audit enabler inquest mappings -
AuditEnablerInquestAssignmentSession: a session to manage audit enabler to inquest mappings -
AuditEnablerSmartInquestSession: a session to manage dynamic inquests of audit enablers -
AuditEnableRuleLookupSession: a session to look up audit enabler mappings -
AuditEnablerRuleApplicationSession: a session to apply audit enablers
-
AuditConstrainerLookupSession: a session to retrieve audit constrainers -
AuditConstrainerQuerySession: a session to query for audit constrainers -
AuditConstrainerSearchSession: a session to search for audit constrainers -
AuditConstrainerAdminSession: a session to create and delete audit constrainers -
AuditConstrainerNotificationSession: a session to receive notifications pertaining to audit constrainer changes -
AuditConstrainerInquestSession: a session to look up audit constrainer inquest mappings -
AuditConstrainerInquestAssignmentSession: a session to manage audit constrainer to inquest mappings -
AuditConstrainerSmartInquestSession: a session to manage dynamic inquests of audit constrainers -
AuditConstrainerRuleLookupSession: a session to look up audit constrainers to audit mappings -
AuditConstrainerRuleApplicationSession: a session to apply audit constrainers to audits
-
AuditConstrainerEnablerLookupSession: a session to retrieve audit constrainer enablers -
AuditConstrainerEnablerQuerySession: a session to query for audit constrainer enablers -
AuditConstrainerEnablerSearchSession: a session to search for audit constrainer enablers -
AuditConstrainerEnablerAdminSession: a session to create and delete audit constrainer enablers -
AuditConstrainerEnablerNotificationSession: a session to receive notifications pertaining to audit constrainer enabler changes -
AuditConstrainerEnablerInquestSession: a session to look up audit constrainer enabler inquest mappings -
AuditConstrainerEnablerInquestAssignmentSession: a session to manage audit constrainer enabler to inquest mappings -
AuditConstrainerEnablerSmartInquestSession: a session to manage dynamic inquests of audit constrainer enablers -
AuditConstrainerEnablerRuleLookupSession: a session to look up audit constrainer enablers to audit constrainer mappings -
AuditConstrainerEnablerRuleApplicationSession: a session to apply audit constrainer enablers to audit constrainers
-
AuditProcessorLookupSession: a session to retrieve audit processors -
AuditProcessorQuerySession: a session to query for audit processors -
AuditProcessorSearchSession: a session to search for audit processors -
AuditProcessorAdminSession: a session to create and delete audit processors -
AuditProcessorNotificationSession: a session to receive notifications pertaining to audit processor changes -
AuditProcessorInquestSession: a session to look up audit processor inquest mappings -
AuditProcessorInquestAssignmentSession: a session to manage audit processor to inquest mappings -
AuditProcessorSmartInquestSession: a session to manage dynamic inquests of audit processors -
AuditProcessorRuleLookupSession: a session to look up audit processors to audit mappings -
AuditProcessorRuleApplicationSession: a session to apply audit processors to audits
-
AuditProcessorEnablerLookupSession: a session to retrieve audit processor enablers -
AuditProcessorEnablerQuerySession: a session to query for audit processor enablers -
AuditProcessorEnablerSearchSession: a session to search for audit processor enablers -
AuditProcessorEnablerAdminSession: a session to create and delete audit processor enablers -
AuditProcessorEnablerNotificationSession: a session to receive notifications pertaining to audit processor enabler changes -
AuditProcessorEnablerInquestSession: a session to look up audit processor enabler inquest mappings -
AuditProcessorEnablerInquestAssignmentSession: a session to manage audit processor enabler to inquest mappings -
AuditProcessorEnablerSmartInquestSession: a session to manage dynamic inquests of audit processor enablers -
AuditProcessorEnablerRuleLookupSession: a session to look up audit processor enablers to audit processor mappings -
AuditProcessorEnablerRuleApplicationSession: a session to apply audit processor enablers to audit processors
-
InquiryEnablerLookupSession: a session to retrieve inquiry enablers -
InquiryEnablerQuerySession: a session to query for inquiry enablers -
InquiryEnablerSearchSession: a session to search for inquiry enablers -
InquiryEnablerAdminSession: a session to create and delete inquiry enablers -
InquiryEnablerNotificationSession: a session to receive notifications pertaining to inquiry enabler changes -
InquiryEnablerInquestSession: a session to look up inquiry enabler inquest mappings -
InquiryEnablerInquestAssignmentSession: a session to manage inquiry enabler to inquest mappings -
InquiryEnablerSmartInquestSession: a session to manage dynamic inquests of inquiry enablers -
InquiryEnablerRuleLookupSession: a session to look up inquiry enabler mappings -
InquiryEnablerRuleApplicationSession: a session to apply inquiry enablers
-
Method Summary
Modifier and TypeMethodDescriptionGets theOsidSessionassociated with the audit constrainer administration service.getAuditConstrainerAdminSessionForInquest(Id inquestId, Proxy proxy) Gets theOsidSessionassociated with the audit constrainer administration service for the given inquest.Gets theOsidSessionassociated with the audit constrainer enabler administration service.getAuditConstrainerEnablerAdminSessionForInquest(Id inquestId, Proxy proxy) Gets theOsidSessionassociated with the audit constrainer enabler administration service for the given inquest.Gets theOsidSessionassociated with assigning audit constrainer enablers to inquests.Gets theOsidSessionto lookup audit constrainer enabler/inquest mappings.Gets theOsidSessionassociated with the audit constrainer enabler lookup service.getAuditConstrainerEnablerLookupSessionForInquest(Id inquestId, Proxy proxy) Gets theOsidSessionassociated with the audit constrainer enabler lookup service for the given inquest.getAuditConstrainerEnablerNotificationSession(AuditConstrainerEnablerReceiver auditConstrainerEnablerReceiver, Proxy proxy) Gets theOsidSessionassociated with the audit constrainer enabler notification service.getAuditConstrainerEnablerNotificationSessionForInquest(AuditConstrainerEnablerReceiver auditConstrainerEnablerReceiver, Id inquestId, Proxy proxy) Gets theOsidSessionassociated with the audit constrainer enabler notification service for the given inquest.Gets theOsidSessionassociated with the audit constrainer enabler query service.getAuditConstrainerEnablerQuerySessionForInquest(Id inquestId, Proxy proxy) Gets theOsidSessionassociated with the audit constrainer enabler query service for the given inquest.Gets theOsidSessionassociated with the audit constrainer enabler assignment service to apply to audit constrainers.getAuditConstrainerEnablerRuleApplicationSessionForInquest(Id inquestId, Proxy proxy) Gets theOsidSessionassociated with the audit constrainer enabler assignment service for the given inquest to apply to audit constrainers.Gets theOsidSessionassociated with the audit constrainer enabler audit mapping lookup service for looking up the rules applied to an audit constrainer.getAuditConstrainerEnablerRuleLookupSessionForInquest(Id inquestId, Proxy proxy) Gets theOsidSessionassociated with the audit constrainer enabler mapping lookup service for the given inquest for looking up rules applied to an audit constrainer.Gets theOsidSessionassociated with the audit constrainer enabler search service.getAuditConstrainerEnablerSearchSessionForInquest(Id inquestId, Proxy proxy) Gets theOsidSessionassociated with the audit constrainer enabler search service for the given inquest.getAuditConstrainerEnablerSmartInquestSession(Id inquestId, Proxy proxy) Gets theOsidSessionto manage audit constrainer enabler smart inquests.Gets theOsidSessionassociated with assigning audit constrainers to inquests.Gets theOsidSessionto lookup audit constrainer/inquest mappings.Gets theOsidSessionassociated with the audit constrainer lookup service.getAuditConstrainerLookupSessionForInquest(Id inquestId, Proxy proxy) Gets theOsidSessionassociated with the audit constrainer lookup service for the given inquest.getAuditConstrainerNotificationSession(AuditConstrainerReceiver auditConstrainerReceiver, Proxy proxy) Gets theOsidSessionassociated with the audit constrainer notification service.getAuditConstrainerNotificationSessionForInquest(AuditConstrainerReceiver auditConstrainerReceiver, Id inquestId, Proxy proxy) Gets theOsidSessionassociated with the audit constrainer notification service for the given inquest.Gets theOsidSessionassociated with the audit constrainer query service.getAuditConstrainerQuerySessionForInquest(Id inquestId, Proxy proxy) Gets theOsidSessionassociated with the audit constrainer query service for the given inquest.Gets theOsidSessionassociated with the audit constrainer assignment service to apply to audits.getAuditConstrainerRuleApplicationSessionForInquest(Id inquestId, Proxy proxy) Gets theOsidSessionassociated with the audit constrainer assignment service for the given inquest to apply to audits.Gets theOsidSessionassociated with the audit constrainer audit mapping lookup service for looking up the rules applied to an audit.getAuditConstrainerRuleLookupSessionForInquest(Id inquestId, Proxy proxy) Gets theOsidSessionassociated with the audit constrainer mapping lookup service for the given inquest for looking up rules applied to an auditGets theOsidSessionassociated with the audit constrainer search service.getAuditConstrainerSearchSessionForInquest(Id inquestId, Proxy proxy) Gets theOsidSessionassociated with the audit constrainer search service for the given inquest.getAuditConstrainerSmartInquestSession(Id inquestId, Proxy proxy) Gets theOsidSessionto manage audit constrainer smart inquests.getAuditEnablerAdminSession(Proxy proxy) Gets theOsidSessionassociated with the audit enabler administration service.getAuditEnablerAdminSessionForInquest(Id inquestId, Proxy proxy) Gets theOsidSessionassociated with the audit enabler administration service for the given inquest.Gets theOsidSessionassociated with assigning audit enablers to inquests.Gets theOsidSessionto lookup audit enabler/inquest mappings for audit enablers.Gets theOsidSessionassociated with the audit enabler lookup service.getAuditEnablerLookupSessionForInquest(Id inquestId, Proxy proxy) Gets theOsidSessionassociated with the audit enabler lookup service for the given inquest.getAuditEnablerNotificationSession(AuditEnablerReceiver auditEnablerReceiver, Proxy proxy) Gets theOsidSessionassociated with the audit enabler notification service.getAuditEnablerNotificationSessionForInquest(AuditEnablerReceiver auditEnablerReceiver, Id inquestId, Proxy proxy) Gets theOsidSessionassociated with the audit enabler notification service for the given inquest.getAuditEnablerQuerySession(Proxy proxy) Gets theOsidSessionassociated with the audit enabler query service.getAuditEnablerQuerySessionForInquest(Id inquestId, Proxy proxy) Gets theOsidSessionassociated with the audit enabler query service for the given inquest.Gets theOsidSessionassociated with the audit enabler assignment service.getAuditEnablerRuleApplicationSessionForInquest(Id inquestId, Proxy proxy) Gets theOsidSessionassociated with the audit enabler assignment service for the given inquest.Gets theOsidSessionassociated with the audit enabler mapping lookup service .getAuditEnablerRuleLookupSessionForInquest(Id inquestId, Proxy proxy) Gets theOsidSessionassociated with the audit enabler mapping lookup service for the given inquest.Gets theOsidSessionassociated with the audit enabler search service.getAuditEnablerSearchSessionForInquest(Id inquestId, Proxy proxy) Gets theOsidSessionassociated with the audit enablers earch service for the given inquest.getAuditEnablerSmartInquestSession(Id inquestId, Proxy proxy) Gets theOsidSessionto manage audit enabler smart inquests.Gets theOsidSessionassociated with the audit processor administration service.getAuditProcessorAdminSessionForInquest(Id inquestId, Proxy proxy) Gets theOsidSessionassociated with the audit processor administration service for the given inquest.Gets theOsidSessionassociated with the audit processor enabler administration service.getAuditProcessorEnablerAdminSessionForInquest(Id inquestId, Proxy proxy) Gets theOsidSessionassociated with the audit processor enabler administration service for the given inquest.Gets theOsidSessionassociated with assigning audit processors enablers to inquests.Gets theOsidSessionto lookup audit processor enabler/inquest mappings.Gets theOsidSessionassociated with the audit processor enabler lookup service.getAuditProcessorEnablerLookupSessionForInquest(Id inquestId, Proxy proxy) Gets theOsidSessionassociated with the audit processor enabler lookup service for the given inquest.getAuditProcessorEnablerNotificationSession(AuditProcessorEnablerReceiver auditProcessorEnablerReceiver, Proxy proxy) Gets theOsidSessionassociated with the audit processor enabler notification service.getAuditProcessorEnablerNotificationSessionForInquest(AuditProcessorEnablerReceiver auditProcessorEnablerReceiver, Id inquestId, Proxy proxy) Gets theOsidSessionassociated with the audit processor enabler notification service for the given inquest.Gets theOsidSessionassociated with the audit processor enabler query service.getAuditProcessorEnablerQuerySessionForInquest(Id inquestId, Proxy proxy) Gets theOsidSessionassociated with the audit processor enabler query service for the given inquest.Gets theOsidSessionassociated with the audit processor enabler assignment service to apply to audit processors.getAuditProcessorEnablerRuleApplicationSessionForInquest(Id inquestId, Proxy proxy) Gets theOsidSessionassociated with the audit processor enabler assignment service for the given inquest to apply to audit processors.Gets theOsidSessionassociated with the audit processor enabler audit mapping lookup service for looking up the rules applied to an audit processor.getAuditProcessorEnablerRuleLookupSessionForInquest(Id inquestId, Proxy proxy) Gets theOsidSessionassociated with the audit processor enabler mapping lookup service for the given inquest for looking up rules applied to an audit processors.Gets theOsidSessionassociated with the audit processor enabler search service.getAuditProcessorEnablerSearchSessionForInquest(Id inquestId, Proxy proxy) Gets theOsidSessionassociated with the audit processor enabler search service for the given inquest.getAuditProcessorEnablerSmartInquestSession(Id inquestId, Proxy proxy) Gets theOsidSessionto manage audit processor enabler smart inquests.Gets theOsidSessionassociated with assigning audit processors to inquests.Gets theOsidSessionto lookup audit processor/inquest mappings.Gets theOsidSessionassociated with the audit processor lookup service.getAuditProcessorLookupSessionForInquest(Id inquestId, Proxy proxy) Gets theOsidSessionassociated with the audit processor lookup service for the given inquest.getAuditProcessorNotificationSession(AuditProcessorReceiver auditProcessorReceiver, Proxy proxy) Gets theOsidSessionassociated with the audit processor notification service.getAuditProcessorNotificationSessionForInquest(AuditProcessorReceiver auditProcessorReceiver, Id inquestId, Proxy proxy) Gets theOsidSessionassociated with the audit processor notification service for the given inquest.Gets theOsidSessionassociated with the audit processor query service.getAuditProcessorQuerySessionForInquest(Id inquestId, Proxy proxy) Gets theOsidSessionassociated with the audit processor query service for the given inquest.Gets theOsidSessionassociated with the audit processor assignment service to apply to audits.getAuditProcessorRuleApplicationSessionForInquest(Id inquestId, Proxy proxy) Gets theOsidSessionassociated with the audit processor assignment service for the given inquest to apply to audits.Gets theOsidSessionassociated with the audit processor audit mapping lookup service for looking up the rules applied to an audit.getAuditProcessorRuleLookupSessionForInquest(Id inquestId, Proxy proxy) Gets theOsidSessionassociated with the audit processor mapping lookup service for the given inquest for looking up rules applied to an audits.Gets theOsidSessionassociated with the audit processor search service.getAuditProcessorSearchSessionForInquest(Id inquestId, Proxy proxy) Gets theOsidSessionassociated with the audit processor search service for the given inquest.getAuditProcessorSmartInquestSession(Id inquestId, Proxy proxy) Gets theOsidSessionto manage audit processor smart inquests.Gets theOsidSessionassociated with the inquiry enabler administration service.getInquiryEnablerAdminSessionForInquest(Id inquestId, Proxy proxy) Gets theOsidSessionassociated with the inquiry enabler administration service for the given inquest.Gets theOsidSessionassociated with assigning inquiry enablers to inquests.Gets theOsidSessionto lookup inquiry enabler/inquest mappings for inquiry enablers.Gets theOsidSessionassociated with the inquiry enabler lookup service.getInquiryEnablerLookupSessionForInquest(Id inquestId, Proxy proxy) Gets theOsidSessionassociated with the inquiry enabler lookup service for the given inquest.getInquiryEnablerNotificationSession(InquiryEnablerReceiver inquiryEnablerReceiver, Proxy proxy) Gets theOsidSessionassociated with the inquiry enabler notification service.getInquiryEnablerNotificationSessionForInquest(InquiryEnablerReceiver inquiryEnablerReceiver, Id inquestId, Proxy proxy) Gets theOsidSessionassociated with the inquiry enabler notification service for the given inquest.Gets theOsidSessionassociated with the inquiry enabler query service.getInquiryEnablerQuerySessionForInquest(Id inquestId, Proxy proxy) Gets theOsidSessionassociated with the inquiry enabler query service for the given inquest.Gets theOsidSessionassociated with the inquiry enabler assignment service.getInquiryEnablerRuleApplicationSessionForInquest(Id inquestId, Proxy proxy) Gets theOsidSessionassociated with the inquiry enabler assignment service for the given inquest.Gets theOsidSessionassociated with the inquiry enabler mapping lookup service .getInquiryEnablerRuleLookupSessionForInquest(Id inquestId, Proxy proxy) Gets theOsidSessionassociated with the inquiry enabler mapping lookup service for the given inquest.Gets theOsidSessionassociated with the inquiry enabler search service.getInquiryEnablerSearchSessionForInquest(Id inquestId, Proxy proxy) Gets theOsidSessionassociated with the inquiry enablers earch service for the given inquest.getInquiryEnablerSmartInquestSession(Id inquestId, Proxy proxy) Gets theOsidSessionto manage inquiry enabler smart inquests.Methods inherited from interface InquiryRulesProfile
getAuditConstrainerEnablerRecordTypes, getAuditConstrainerEnablerSearchRecordTypes, getAuditConstrainerRecordTypes, getAuditConstrainerSearchRecordTypes, getAuditEnablerRecordTypes, getAuditEnablerSearchRecordTypes, getAuditProcessorEnablerRecordTypes, getAuditProcessorEnablerSearchRecordTypes, getAuditProcessorRecordTypes, getAuditProcessorSearchRecordTypes, getInquiryEnablerRecordTypes, getInquiryEnablerSearchRecordTypes, supportsAuditConstrainerAdmin, supportsAuditConstrainerEnablerAdmin, supportsAuditConstrainerEnablerInquest, supportsAuditConstrainerEnablerInquestAssignment, supportsAuditConstrainerEnablerLookup, supportsAuditConstrainerEnablerNotification, supportsAuditConstrainerEnablerQuery, supportsAuditConstrainerEnablerRecordType, supportsAuditConstrainerEnablerRuleApplication, supportsAuditConstrainerEnablerRuleLookup, supportsAuditConstrainerEnablerSearch, supportsAuditConstrainerEnablerSearchRecordType, supportsAuditConstrainerEnablerSmartInquest, supportsAuditConstrainerInquest, supportsAuditConstrainerInquestAssignment, supportsAuditConstrainerLookup, supportsAuditConstrainerNotification, supportsAuditConstrainerQuery, supportsAuditConstrainerRecordType, supportsAuditConstrainerRuleApplication, supportsAuditConstrainerRuleLookup, supportsAuditConstrainerSearch, supportsAuditConstrainerSearchRecordType, supportsAuditConstrainerSmartInquest, supportsAuditEnablerAdmin, supportsAuditEnablerInquest, supportsAuditEnablerInquestAssignment, supportsAuditEnablerLookup, supportsAuditEnablerNotification, supportsAuditEnablerQuery, supportsAuditEnablerRecordType, supportsAuditEnablerRuleApplication, supportsAuditEnablerRuleLookup, supportsAuditEnablerSearch, supportsAuditEnablerSearchRecordType, supportsAuditEnablerSmartInquest, supportsAuditProcessorAdmin, supportsAuditProcessorEnablerAdmin, supportsAuditProcessorEnablerInquest, supportsAuditProcessorEnablerInquestAssignment, supportsAuditProcessorEnablerLookup, supportsAuditProcessorEnablerNotification, supportsAuditProcessorEnablerQuery, supportsAuditProcessorEnablerRecordType, supportsAuditProcessorEnablerRuleApplication, supportsAuditProcessorEnablerRuleLookup, supportsAuditProcessorEnablerSearch, supportsAuditProcessorEnablerSearchRecordType, supportsAuditProcessorEnablerSmartInquest, supportsAuditProcessorInquest, supportsAuditProcessorInquestAssignment, supportsAuditProcessorLookup, supportsAuditProcessorNotification, supportsAuditProcessorQuery, supportsAuditProcessorRecordType, supportsAuditProcessorRuleApplication, supportsAuditProcessorRuleLookup, supportsAuditProcessorSearch, supportsAuditProcessorSearchRecordType, supportsAuditProcessorSmartInquest, supportsInquiryEnablerAdmin, supportsInquiryEnablerInquest, supportsInquiryEnablerInquestAssignment, supportsInquiryEnablerLookup, supportsInquiryEnablerNotification, supportsInquiryEnablerQuery, supportsInquiryEnablerRecordType, supportsInquiryEnablerSearch, supportsInquiryEnablerSearchRecordType, supportsInquiryEnablerSmartInquest, supportsVisibleFederationModifier and TypeMethodDescriptionGets the supportedAuditConstrainerEnablerrecord types.Gets the supportedAuditConstrainerEnablersearch types.Gets the supportedAuditConstrainerrecord types.Gets the supportedAuditConstrainersearch types.Gets the supportedAuditEnablerrecord types.Gets the supportedAuditEnablersearch record types.Gets the supportedAuditProcessorEnablerrecord types.Gets the supportedAuditProcessorEnablersearch types.Gets the supportedAuditProcessorrecord types.Gets the supportedAuditProcessorsearch types.Gets the supportedInquiryEnablerrecord types.Gets the supportedInquiryEnablersearch record types.booleanTests if an audit constrainer administrative service is supported.booleanTests if an audit constrainer enabler administrative service is supported.booleanTests if an audit constrainer enabler inquest lookup service is supported.booleanTests if an audit constrainer enabler inquest assignment service is supported.booleanTests if looking up audit constrainer enablers is supported.booleanTests if an audit constrainer enabler notification service is supported.booleanTests if querying audit constrainer enablers is supported.booleansupportsAuditConstrainerEnablerRecordType(Type auditConstrainerEnablerRecordType) Tests if the givenAuditCosntrainerEnablerrecord type is supported.booleanTests if an audit constrainer enabler rule application service is supported.booleanTests if an audit constrainer enabler rule lookup service is supported.booleanTests if searching audit constrainer enablers is supported.booleansupportsAuditConstrainerEnablerSearchRecordType(Type auditConstrainerEnablerSearchRecordType) Tests if the givenAuditConstrainerEnablersearch type is supported.booleanTests if an audit smart inquest service is supported.booleanTests if an audit constrainer inquest lookup service is supported.booleanTests if an audit constrainer inquest assignment service is supported.booleanTests if looking up audit constrainers is supported.booleanTests if an audit constrainer notification service is supported.booleanTests if querying audit constrainers is supported.booleansupportsAuditConstrainerRecordType(Type auditConstrainerRecordType) Tests if the givenAuditConstrainerrecord type is supported.booleanTests if an audit constrainer rule application service is supported.booleanTests if an audit constrainer rule lookup service is supported.booleanTests if searching audit constrainers is supported.booleansupportsAuditConstrainerSearchRecordType(Type auditConstrainerSearchRecordType) Tests if the givenAuditConstrainersearch type is supported.booleanTests if an audit smart inquest service is supported.booleanTests if an audit enabler administrative service is supported.booleanTests if an audit enabler inquest lookup service is supported.booleanTests if an audit enabler inquest service is supported.booleanTests if looking up audit enablers is supported.booleanTests if an audit enabler notification service is supported.booleanTests if querying audit enablers is supported.booleansupportsAuditEnablerRecordType(Type auditEnablerRecordType) Tests if the givenAuditEnablerrecord type is supported.booleanTests if an audit enabler rule application service is supported.booleanTests if an audit enabler rule lookup service is supported.booleanTests if searching audit enablers is supported.booleansupportsAuditEnablerSearchRecordType(Type auditEnablerSearchRecordType) Tests if the givenAuditEnablersearch record type is supported.booleanTests if an audit enabler inquest lookup service is supported.booleanTests if an audit processor administrative service is supported.booleanTests if an audit processor enabler administrative service is supported.booleanTests if an audit processor enabler inquest lookup service is supported.booleanTests if an audit processor enabler inquest assignment service is supported.booleanTests if looking up audit processor enablers is supported.booleanTests if an audit processor enabler notification service is supported.booleanTests if querying audit processor enablers is supported.booleansupportsAuditProcessorEnablerRecordType(Type auditProcessorEnablerRecordType) Tests if the givenAuditProcessorEnablerrecord type is supported.booleanTests if an audit processor enabler rule application service is supported.booleanTests if an audit processor enabler rule lookup service is supported.booleanTests if searching audit processor enablers is supported.booleansupportsAuditProcessorEnablerSearchRecordType(Type auditProcessorEnablerSearchRecordType) Tests if the givenAuditProcessorEnablersearch type is supported.booleanTests if an audit smart inquest service is supported.booleanTests if an audit processor inquest lookup service is supported.booleanTests if an audit processor inquest assignment service is supported.booleanTests if looking up audit processors is supported.booleanTests if an audit processor notification service is supported.booleanTests if querying audit processors is supported.booleansupportsAuditProcessorRecordType(Type auditConstrainerRecordType) Tests if the givenAuditProcessorrecord type is supported.booleanTests if an audit processor rule application service is supported.booleanTests if an audit processor rule lookup service is supported.booleanTests if searching audit processors is supported.booleansupportsAuditProcessorSearchRecordType(Type auditProcessorSearchRecordType) Tests if the givenAuditProcessorsearch type is supported.booleanTests if an audit smart inquest service is supported.booleanTests if an inquiry enabler administrative service is supported.booleanTests if an inquiry enabler inquest lookup service is supported.booleanTests if an inquiry enabler inquest service is supported.booleanTests if looking up inquiry enablers is supported.booleanTests if an inquiry enabler notification service is supported.booleanTests if querying inquiry enablers is supported.booleansupportsInquiryEnablerRecordType(Type inquiryEnablerRecordType) Tests if the givenInquiryEnablerrecord type is supported.booleanTests if searching inquiry enablers is supported.booleansupportsInquiryEnablerSearchRecordType(Type inquiryEnablerSearchRecordType) Tests if the givenInquiryEnablersearch record type is supported.booleanTests if an inquiry enabler inquest lookup service is supported.booleanTests if any broker federation is exposed.Methods inherited from interface OsidProfile
getBranch, getBranchId, getDescription, getDisplayName, getId, getLocales, getProxyRecordTypes, getReleaseDate, getVersion, supportsJournalBranching, supportsJournalRollback, supportsOSIDVersion, supportsProxyRecordTypeModifier and TypeMethodDescriptionGets this service branch.Gets theBranch Idrepresenting this service branch.Gets a description of this service implementation.Gets a display name for this service implementation.getId()Gets an identifier for this service implementation.Gets the locales supported in this service.Gets the proxy recordTypessupported in this service.Gets the date this service implementation was released.Gets the version of this service implementation.booleanTest for support of a journal branching service.booleanTest for support of a journaling rollback service.booleansupportsOSIDVersion(Version version) Test for support of an OSID specification version.booleansupportsProxyRecordType(Type proxyRecordType) Test for support of a proxy type.Methods inherited from interface OsidProxyManager
closeMethods inherited from interface OsidProxyManager
changeBranch, initialize, rollbackServiceModifier and TypeMethodDescriptionvoidchangeBranch(Id branchId, Proxy proxy) Changes the service branch.voidinitialize(OsidRuntimeManager runtime) Initializes this manager.rollbackService(Date rollbackTime, Proxy proxy) Rolls back this service to a point in time.Methods inherited from interface Sourceable
getBranding, getBrandingIds, getLicense, getProvider, getProviderIdModifier and TypeMethodDescriptionGets a branding, such as an image or logo, expressed using theAssetinterface.Gets the branding assetIds.Gets the terms of usage.Gets theResourcerepresenting the provider.Gets theIdof the provider.
-
Method Details
-
getAuditEnablerLookupSession
Gets theOsidSessionassociated with the audit enabler lookup service.- Parameters:
proxy- a proxy- Returns:
- an
AuditEnablerLookupSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditEnablerLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditEnablerLookup()} is {@code true} .
-
getAuditEnablerLookupSessionForInquest
AuditEnablerLookupSession getAuditEnablerLookupSessionForInquest(Id inquestId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the audit enabler lookup service for the given inquest.- Parameters:
inquestId- theIdof theInquestproxy- a proxy- Returns:
- an
AuditEnablerLookupSession - Throws:
NotFoundException- noInquestfound by the givenIdNullArgumentException-inquestId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditEnablerLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditEnablerLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getAuditEnablerQuerySession
Gets theOsidSessionassociated with the audit enabler query service.- Parameters:
proxy- a proxy- Returns:
- an
AuditEnablerQuerySession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditEnablerQuery()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditEnablerQuery()} is {@code true} .
-
getAuditEnablerQuerySessionForInquest
AuditEnablerQuerySession getAuditEnablerQuerySessionForInquest(Id inquestId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the audit enabler query service for the given inquest.- Parameters:
inquestId- theIdof theInquestproxy- a proxy- Returns:
- an
AuditEnablerQuerySession - Throws:
NotFoundException- noInquestfound by the givenIdNullArgumentException-inquestId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditEnablerQuery()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditEnablerQuery()} and {@code supportsVisibleFederation()} are {@code true} .
-
getAuditEnablerSearchSession
Gets theOsidSessionassociated with the audit enabler search service.- Parameters:
proxy- a proxy- Returns:
- an
AuditEnablerSearchSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditEnablerSearch()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditEnablerSearch()} is {@code true} .
-
getAuditEnablerSearchSessionForInquest
AuditEnablerSearchSession getAuditEnablerSearchSessionForInquest(Id inquestId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the audit enablers earch service for the given inquest.- Parameters:
inquestId- theIdof theInquestproxy- a proxy- Returns:
- an
AuditEnablerSearchSession - Throws:
NotFoundException- noInquestfound by the givenIdNullArgumentException-inquestId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditEnablerSearch()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditEnablerSearch()} and {@code supportsVisibleFederation()} are {@code true} .
-
getAuditEnablerAdminSession
Gets theOsidSessionassociated with the audit enabler administration service.- Parameters:
proxy- a proxy- Returns:
- an
AuditEnablerAdminSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditEnablerAdmin()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditEnablerAdmin()} is {@code true} .
-
getAuditEnablerAdminSessionForInquest
AuditEnablerAdminSession getAuditEnablerAdminSessionForInquest(Id inquestId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the audit enabler administration service for the given inquest.- Parameters:
inquestId- theIdof theInquestproxy- a proxy- Returns:
- an
AuditEnablerAdminSession - Throws:
NotFoundException- noInquestfound by the givenIdNullArgumentException-inquestId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditEnablerAdmin()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditEnablerAdmin()} and {@code supportsVisibleFederation()} are {@code true} .
-
getAuditEnablerNotificationSession
AuditEnablerNotificationSession getAuditEnablerNotificationSession(AuditEnablerReceiver auditEnablerReceiver, Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the audit enabler notification service.- Parameters:
auditEnablerReceiver- the notification callbackproxy- a proxy- Returns:
- an
AuditEnablerNotificationSession - Throws:
NullArgumentException-auditEnablerReceiverorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditEnablerNotification()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditEnablerNotification()} is {@code true} .
-
getAuditEnablerNotificationSessionForInquest
AuditEnablerNotificationSession getAuditEnablerNotificationSessionForInquest(AuditEnablerReceiver auditEnablerReceiver, Id inquestId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the audit enabler notification service for the given inquest.- Parameters:
auditEnablerReceiver- the notification callbackinquestId- theIdof theInquestproxy- a proxy- Returns:
- an
AuditEnablerNotificationSession - Throws:
NotFoundException- no inquest found by the givenIdNullArgumentException-auditEnablerReceiver, inquestIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditEnablerNotification()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditEnablerNotification()} and {@code supportsVisibleFederation()} are {@code true} .
-
getAuditEnablerInquestSession
AuditEnablerInquestSession getAuditEnablerInquestSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionto lookup audit enabler/inquest mappings for audit enablers.- Parameters:
proxy- a proxy- Returns:
- an
AuditEnablerInquestSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditEnablerInquest()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditEnablerInquest()} is {@code true} .
-
getAuditEnablerInquestAssignmentSession
AuditEnablerInquestAssignmentSession getAuditEnablerInquestAssignmentSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with assigning audit enablers to inquests.- Parameters:
proxy- a proxy- Returns:
- an
AuditEnablerInquestAssignmentSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditEnablerInquestAssignment()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditEnablerInquestAssignment()} is {@code true} .
-
getAuditEnablerSmartInquestSession
AuditEnablerSmartInquestSession getAuditEnablerSmartInquestSession(Id inquestId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionto manage audit enabler smart inquests.- Parameters:
inquestId- theIdof theInquestproxy- a proxy- Returns:
- an
AuditEnablerSmartInquestSession - Throws:
NotFoundException- noInquestfound by the givenIdNullArgumentException-inquestIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditEnablerSmartInquest()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditEnablerSmartInquest()} is {@code true} .
-
getAuditEnablerRuleLookupSession
AuditEnablerRuleLookupSession getAuditEnablerRuleLookupSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the audit enabler mapping lookup service .- Parameters:
proxy- a proxy- Returns:
- an
AuditEnablerRuleLookupSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditEnablerRuleLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditEnablerRuleLookup()} is {@code true} .
-
getAuditEnablerRuleLookupSessionForInquest
AuditEnablerRuleLookupSession getAuditEnablerRuleLookupSessionForInquest(Id inquestId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the audit enabler mapping lookup service for the given inquest.- Parameters:
inquestId- theIdof theInquestproxy- a proxy- Returns:
- an
AuditEnablerRuleLookupSession - Throws:
NotFoundException- noInquestfound by the givenIdNullArgumentException-inquestIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditEnablerRuleLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditEnablerRuleLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getAuditEnablerRuleApplicationSession
AuditEnablerRuleApplicationSession getAuditEnablerRuleApplicationSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the audit enabler assignment service.- Parameters:
proxy- a proxy- Returns:
- an
AuditEnablerRuleApplicationSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditEnablerRuleApplication()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditEnablerRuleApplication()} is {@code true} .
-
getAuditEnablerRuleApplicationSessionForInquest
AuditEnablerRuleApplicationSession getAuditEnablerRuleApplicationSessionForInquest(Id inquestId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the audit enabler assignment service for the given inquest.- Parameters:
inquestId- theIdof theInquestproxy- a proxy- Returns:
- an
AuditEnablerRuleApplicationSession - Throws:
NotFoundException- noInquestfound by the givenIdNullArgumentException-inquestIdisnullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditEnablerRuleApplication()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditEnablerRuleApplication()} and {@code supportsVisibleFederation()} are {@code true} .
-
getAuditConstrainerLookupSession
AuditConstrainerLookupSession getAuditConstrainerLookupSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the audit constrainer lookup service.- Parameters:
proxy- a proxy- Returns:
- an
AuditConstrainerLookupSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditConstrainerLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditConstrainerLookup()} is {@code true} .
-
getAuditConstrainerLookupSessionForInquest
AuditConstrainerLookupSession getAuditConstrainerLookupSessionForInquest(Id inquestId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the audit constrainer lookup service for the given inquest.- Parameters:
inquestId- theIdof theInquestproxy- a proxy- Returns:
- an
AuditConstrainerLookupSession - Throws:
NotFoundException- noInquestfound by the givenIdNullArgumentException-inquestId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditConstrainerLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditConstrainerLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getAuditConstrainerQuerySession
AuditConstrainerQuerySession getAuditConstrainerQuerySession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the audit constrainer query service.- Parameters:
proxy- a proxy- Returns:
- an
AuditConstrainerQuerySession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditConstrainerQuery()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditConstrainerQuery()} is {@code true} .
-
getAuditConstrainerQuerySessionForInquest
AuditConstrainerQuerySession getAuditConstrainerQuerySessionForInquest(Id inquestId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the audit constrainer query service for the given inquest.- Parameters:
inquestId- theIdof theInquestproxy- a proxy- Returns:
- an
AuditConstrainerQuerySession - Throws:
NotFoundException- no inquest found by the givenIdNullArgumentException-inquestId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditConstrainerQuery()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditConstrainerQuery()} and {@code supportsVisibleFederation()} are {@code true} .
-
getAuditConstrainerSearchSession
AuditConstrainerSearchSession getAuditConstrainerSearchSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the audit constrainer search service.- Parameters:
proxy- a proxy- Returns:
- an
AuditConstrainerSearchSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditConstrainerSearch()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditConstrainerSearch()} is {@code true} .
-
getAuditConstrainerSearchSessionForInquest
AuditConstrainerSearchSession getAuditConstrainerSearchSessionForInquest(Id inquestId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the audit constrainer search service for the given inquest.- Parameters:
inquestId- theIdof theInquestproxy- a proxy- Returns:
- an
AuditConstrainerSearchSession - Throws:
NotFoundException- no inquest found by the givenIdNullArgumentException-inquestId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditConstrainerSearch()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditConstrainerSearch()} and {@code supportsVisibleFederation()} are {@code true} .
-
getAuditConstrainerAdminSession
AuditConstrainerAdminSession getAuditConstrainerAdminSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the audit constrainer administration service.- Parameters:
proxy- a proxy- Returns:
- an
AuditConstrainerAdminSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditConstrainerAdmin()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditConstrainerAdmin()} is {@code true} .
-
getAuditConstrainerAdminSessionForInquest
AuditConstrainerAdminSession getAuditConstrainerAdminSessionForInquest(Id inquestId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the audit constrainer administration service for the given inquest.- Parameters:
inquestId- theIdof theInquestproxy- a proxy- Returns:
- an
AuditConstrainerAdminSession - Throws:
NotFoundException- no inquest found by the givenIdNullArgumentException-inquestId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditConstrainerAdmin()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditConstrainerAdmin()} and {@code supportsVisibleFederation()} are {@code true} .
-
getAuditConstrainerNotificationSession
AuditConstrainerNotificationSession getAuditConstrainerNotificationSession(AuditConstrainerReceiver auditConstrainerReceiver, Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the audit constrainer notification service.- Parameters:
auditConstrainerReceiver- the notification callbackproxy- a proxy- Returns:
- an
AuditConstrainerNotificationSession - Throws:
NullArgumentException-auditConstrainerReceiverorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditConstrainerNotification()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditConstrainerNotification()} is {@code true} .
-
getAuditConstrainerNotificationSessionForInquest
AuditConstrainerNotificationSession getAuditConstrainerNotificationSessionForInquest(AuditConstrainerReceiver auditConstrainerReceiver, Id inquestId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the audit constrainer notification service for the given inquest.- Parameters:
auditConstrainerReceiver- the notification callbackinquestId- theIdof theInquestproxy- a proxy- Returns:
- an
AuditConstrainerNotificationSession - Throws:
NotFoundException- no inquest found by the givenIdNullArgumentException-auditConstrainerReceiver,inquestId, orproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditConstrainerNotification()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditConstrainerNotification()} and {@code supportsVisibleFederation()} are {@code true} .
-
getAuditConstrainerInquestSession
AuditConstrainerInquestSession getAuditConstrainerInquestSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionto lookup audit constrainer/inquest mappings.- Parameters:
proxy- a proxy- Returns:
- an
AuditConstrainerInquestSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditConstrainerInquest()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditConstrainerInquest()} is {@code true} .
-
getAuditConstrainerInquestAssignmentSession
AuditConstrainerInquestAssignmentSession getAuditConstrainerInquestAssignmentSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with assigning audit constrainers to inquests.- Parameters:
proxy- a proxy- Returns:
- an
AuditConstrainerInquestAssignmentSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditConstrainerInquestAssignment()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditConstrainerInquestAssignment()} is {@code true} .
-
getAuditConstrainerSmartInquestSession
AuditConstrainerSmartInquestSession getAuditConstrainerSmartInquestSession(Id inquestId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionto manage audit constrainer smart inquests.- Parameters:
inquestId- theIdof theInquestproxy- a proxy- Returns:
- an
AuditConstrainerSmartInquestSession - Throws:
NotFoundException- no inquest found by the givenIdNullArgumentException-inquestId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditConstrainerSmartInquest()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditConstrainerSmartInquest()} is {@code true} .
-
getAuditConstrainerRuleLookupSession
AuditConstrainerRuleLookupSession getAuditConstrainerRuleLookupSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the audit constrainer audit mapping lookup service for looking up the rules applied to an audit.- Parameters:
proxy- a proxy- Returns:
- an
AuditConstrainerRuleLookupSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditConstrainerRuleLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditConstrainerRuleLookup()} is {@code true} .
-
getAuditConstrainerRuleLookupSessionForInquest
AuditConstrainerRuleLookupSession getAuditConstrainerRuleLookupSessionForInquest(Id inquestId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the audit constrainer mapping lookup service for the given inquest for looking up rules applied to an audit- Parameters:
inquestId- theIdof theInquestproxy- a proxy- Returns:
- an
AuditConstrainerRuleLookupSession - Throws:
NotFoundException- noInquestfound by the givenIdNullArgumentException-inquestId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditConstrainerRuleLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditConstrainerRuleLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getAuditConstrainerRuleApplicationSession
AuditConstrainerRuleApplicationSession getAuditConstrainerRuleApplicationSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the audit constrainer assignment service to apply to audits.- Parameters:
proxy- a proxy- Returns:
- an
AuditConstrainerRuleApplicationSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditConstrainerRuleApplication()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditConstrainerRuleApplication()} is {@code true} .
-
getAuditConstrainerRuleApplicationSessionForInquest
AuditConstrainerRuleApplicationSession getAuditConstrainerRuleApplicationSessionForInquest(Id inquestId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the audit constrainer assignment service for the given inquest to apply to audits.- Parameters:
inquestId- theIdof theInquestproxy- a proxy- Returns:
- an
AuditConstrainerRuleApplicationSession - Throws:
NotFoundException- noInquestfound by the givenIdNullArgumentException-inquestId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditConstrainerRuleApplication()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditConstrainerRuleApplication()} and {@code supportsVisibleFederation()} are {@code true} .
-
getAuditConstrainerEnablerLookupSession
AuditConstrainerEnablerLookupSession getAuditConstrainerEnablerLookupSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the audit constrainer enabler lookup service.- Parameters:
proxy- a proxy- Returns:
- an
AuditConstrainerEnablerLookupSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditConstrainerEnablerLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditConstrainerEnablerLookup()} is {@code true} .
-
getAuditConstrainerEnablerLookupSessionForInquest
AuditConstrainerEnablerLookupSession getAuditConstrainerEnablerLookupSessionForInquest(Id inquestId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the audit constrainer enabler lookup service for the given inquest.- Parameters:
inquestId- theIdof theInquestproxy- a proxy- Returns:
- an
AuditConstrainerEnablerLookupSession - Throws:
NotFoundException- noInquestfound by the givenIdNullArgumentException-inquestId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditConstrainerEnablerLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditConstrainerEnablerLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getAuditConstrainerEnablerQuerySession
AuditConstrainerEnablerQuerySession getAuditConstrainerEnablerQuerySession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the audit constrainer enabler query service.- Parameters:
proxy- a proxy- Returns:
- an
AuditConstrainerEnablerQuerySession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditConstrainerEnablerQuery()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditConstrainerEnablerQuery()} is {@code true} .
-
getAuditConstrainerEnablerQuerySessionForInquest
AuditConstrainerEnablerQuerySession getAuditConstrainerEnablerQuerySessionForInquest(Id inquestId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the audit constrainer enabler query service for the given inquest.- Parameters:
inquestId- theIdof theInquestproxy- a proxy- Returns:
- an
AuditConstrainerEnablerQuerySession - Throws:
NotFoundException- no inquest found by the givenIdNullArgumentException-inquestId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditConstrainerEnablerQuery()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditConstrainerEnablerQuery()} and {@code supportsVisibleFederation()} are {@code true} .
-
getAuditConstrainerEnablerSearchSession
AuditConstrainerEnablerSearchSession getAuditConstrainerEnablerSearchSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the audit constrainer enabler search service.- Parameters:
proxy- a proxy- Returns:
- an
AuditConstrainerEnablerSearchSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditConstrainerEnablerSearch()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditConstrainerEnablerSearch()} is {@code true} .
-
getAuditConstrainerEnablerSearchSessionForInquest
AuditConstrainerEnablerSearchSession getAuditConstrainerEnablerSearchSessionForInquest(Id inquestId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the audit constrainer enabler search service for the given inquest.- Parameters:
inquestId- theIdof theInquestproxy- a proxy- Returns:
- an
AuditConstrainerEnablerSearchSession - Throws:
NotFoundException- no inquest found by the givenIdNullArgumentException-inquestId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditConstrainerEnablerSearch()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditConstrainerEnablerSearch()} and {@code supportsVisibleFederation()} are {@code true} .
-
getAuditConstrainerEnablerAdminSession
AuditConstrainerEnablerAdminSession getAuditConstrainerEnablerAdminSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the audit constrainer enabler administration service.- Parameters:
proxy- a proxy- Returns:
- an
AuditConstrainerEnablerAdminSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditConstrainerEnablerAdmin()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditConstrainerEnablerAdmin()} is {@code true} .
-
getAuditConstrainerEnablerAdminSessionForInquest
AuditConstrainerEnablerAdminSession getAuditConstrainerEnablerAdminSessionForInquest(Id inquestId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the audit constrainer enabler administration service for the given inquest.- Parameters:
inquestId- theIdof theInquestproxy- a proxy- Returns:
- an
AuditConstrainerEnablerAdminSession - Throws:
NotFoundException- no inquest found by the givenIdNullArgumentException-inquestId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditConstrainerEnablerAdmin()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditConstrainerEnablerAdmin()} and {@code supportsVisibleFederation()} are {@code true}
-
getAuditConstrainerEnablerNotificationSession
AuditConstrainerEnablerNotificationSession getAuditConstrainerEnablerNotificationSession(AuditConstrainerEnablerReceiver auditConstrainerEnablerReceiver, Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the audit constrainer enabler notification service.- Parameters:
auditConstrainerEnablerReceiver- the notification callbackproxy- a proxy- Returns:
- an
AuditConstrainerEnablerNotificationSession - Throws:
NullArgumentException-auditConstrainerEnablerReceiverorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditConstrainerEnablerNotification()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditConstrainerEnablerNotification()} is {@code true} .
-
getAuditConstrainerEnablerNotificationSessionForInquest
AuditConstrainerEnablerNotificationSession getAuditConstrainerEnablerNotificationSessionForInquest(AuditConstrainerEnablerReceiver auditConstrainerEnablerReceiver, Id inquestId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the audit constrainer enabler notification service for the given inquest.- Parameters:
auditConstrainerEnablerReceiver- the notification callbackinquestId- theIdof theInquestproxy- a proxy- Returns:
- an
AuditConstrainerEnablerNotificationSession - Throws:
NotFoundException- no inquest found by the givenIdNullArgumentException-auditConstrainerEnablerReceiver, inquestId, orproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditConstrainerEnablerNotification()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditConstrainerEnablerNotification()} and {@code supportsVisibleFederation()} are {@code true} .
-
getAuditConstrainerEnablerInquestSession
AuditConstrainerEnablerInquestSession getAuditConstrainerEnablerInquestSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionto lookup audit constrainer enabler/inquest mappings.- Parameters:
proxy- a proxy- Returns:
- an
AuditConstrainerEnablerInquestSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditConstrainerEnablerInquest()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditConstrainerEnablerInquest()} is {@code true} .
-
getAuditConstrainerEnablerInquestAssignmentSession
AuditConstrainerEnablerInquestAssignmentSession getAuditConstrainerEnablerInquestAssignmentSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with assigning audit constrainer enablers to inquests.- Parameters:
proxy- a proxy- Returns:
- an
AuditConstrainerEnablerInquestAssignmentSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditConstrainerEnablerInquestAssignment()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditConstrainerEnablerInquestAssignment()} is {@code true} .
-
getAuditConstrainerEnablerSmartInquestSession
AuditConstrainerEnablerSmartInquestSession getAuditConstrainerEnablerSmartInquestSession(Id inquestId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionto manage audit constrainer enabler smart inquests.- Parameters:
inquestId- theIdof theInquestproxy- a proxy- Returns:
- an
AuditConstrainerEnablerSmartInquestSession - Throws:
NotFoundException- no inquest found by the givenIdNullArgumentException-inquestId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditConstrainerEnablerSmartInquest()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditConstrainerEnablerSmartInquest()} is {@code true} .
-
getAuditConstrainerEnablerRuleLookupSession
AuditConstrainerEnablerRuleLookupSession getAuditConstrainerEnablerRuleLookupSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the audit constrainer enabler audit mapping lookup service for looking up the rules applied to an audit constrainer.- Parameters:
proxy- a proxy- Returns:
- an
AuditConstrainerEnablerRuleLookupSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditConstrainerEnablerRuleLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditConstrainerEnablerRuleLookup()} is {@code true} .
-
getAuditConstrainerEnablerRuleLookupSessionForInquest
AuditConstrainerEnablerRuleLookupSession getAuditConstrainerEnablerRuleLookupSessionForInquest(Id inquestId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the audit constrainer enabler mapping lookup service for the given inquest for looking up rules applied to an audit constrainer.- Parameters:
inquestId- theIdof theInquestproxy- a proxy- Returns:
- an
AuditConstrainerEnablerRuleLookupSession - Throws:
NotFoundException- noInquestfound by the givenIdNullArgumentException-inquestId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditConstrainerEnablerRuleLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditConstrainerEnablerRuleLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getAuditConstrainerEnablerRuleApplicationSession
AuditConstrainerEnablerRuleApplicationSession getAuditConstrainerEnablerRuleApplicationSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the audit constrainer enabler assignment service to apply to audit constrainers.- Parameters:
proxy- a proxy- Returns:
- an
AuditConstrainerEnablerRuleApplicationSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditConstrainerEnablerRuleApplication()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditConstrainerEnablerRuleApplication()} is {@code true} .
-
getAuditConstrainerEnablerRuleApplicationSessionForInquest
AuditConstrainerEnablerRuleApplicationSession getAuditConstrainerEnablerRuleApplicationSessionForInquest(Id inquestId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the audit constrainer enabler assignment service for the given inquest to apply to audit constrainers.- Parameters:
inquestId- theIdof theInquestproxy- a proxy- Returns:
- an
AuditConstrainerEnablerRuleApplicationSession - Throws:
NotFoundException- noInquestfound by the givenIdNullArgumentException-inquestId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditConstrainerEnablerRuleApplication()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditConstrainerEnabelrRuleApplication()} and {@code supportsVisibleFederation()} are {@code true} .
-
getAuditProcessorLookupSession
AuditProcessorLookupSession getAuditProcessorLookupSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the audit processor lookup service.- Parameters:
proxy- a proxy- Returns:
- an
AuditProcessorLookupSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditProcessorLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditProcessorLookup()} is {@code true} .
-
getAuditProcessorLookupSessionForInquest
AuditProcessorLookupSession getAuditProcessorLookupSessionForInquest(Id inquestId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the audit processor lookup service for the given inquest.- Parameters:
inquestId- theIdof theInquestproxy- a proxy- Returns:
- an
AuditProcessorLookupSession - Throws:
NotFoundException- noInquestfound by the givenIdNullArgumentException-inquestId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditProcessorLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditProcessorLookup()} and {@code supportsVisibleFederation()} are {@code true}
-
getAuditProcessorQuerySession
AuditProcessorQuerySession getAuditProcessorQuerySession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the audit processor query service.- Parameters:
proxy- a proxy- Returns:
- an
AuditProcessorQuerySession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditProcessorQuery()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditProcessorQuery()} is {@code true} .
-
getAuditProcessorQuerySessionForInquest
AuditProcessorQuerySession getAuditProcessorQuerySessionForInquest(Id inquestId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the audit processor query service for the given inquest.- Parameters:
inquestId- theIdof theInquestproxy- a proxy- Returns:
- an
AuditProcessorQuerySession - Throws:
NotFoundException- no inquest found by the givenIdNullArgumentException-inquestId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditProcessorQuery()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditProcessorQuery()} and {@code supportsVisibleFederation()} are {@code true} .
-
getAuditProcessorSearchSession
AuditProcessorSearchSession getAuditProcessorSearchSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the audit processor search service.- Parameters:
proxy- a proxy- Returns:
- an
AuditProcessorSearchSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditProcessorSearch()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditProcessorSearch()} is {@code true} .
-
getAuditProcessorSearchSessionForInquest
AuditProcessorSearchSession getAuditProcessorSearchSessionForInquest(Id inquestId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the audit processor search service for the given inquest.- Parameters:
inquestId- theIdof theInquestproxy- a proxy- Returns:
- an
AuditProcessorSearchSession - Throws:
NotFoundException- no inquest found by the givenIdNullArgumentException-inquestId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditProcessorSearch()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditProcessorSearch()} and {@code supportsVisibleFederation()} are {@code true}
-
getAuditProcessorAdminSession
AuditProcessorAdminSession getAuditProcessorAdminSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the audit processor administration service.- Parameters:
proxy- a proxy- Returns:
- an
AuditProcessorAdminSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditProcessorAdmin()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditProcessorAdmin()} is {@code true} .
-
getAuditProcessorAdminSessionForInquest
AuditProcessorAdminSession getAuditProcessorAdminSessionForInquest(Id inquestId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the audit processor administration service for the given inquest.- Parameters:
inquestId- theIdof theInquestproxy- a proxy- Returns:
- an
AuditProcessorAdminSession - Throws:
NotFoundException- no inquest found by the givenIdNullArgumentException-inquestId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditProcessorAdmin()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditProcessorAdmin()} and {@code supportsVisibleFederation()} are {@code true} .
-
getAuditProcessorNotificationSession
AuditProcessorNotificationSession getAuditProcessorNotificationSession(AuditProcessorReceiver auditProcessorReceiver, Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the audit processor notification service.- Parameters:
auditProcessorReceiver- the notification callbackproxy- a proxy- Returns:
- an
AuditProcessorNotificationSession - Throws:
NullArgumentException-auditConstrainerReceiverorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditProcessorNotification()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditProcessorNotification()} is {@code true} .
-
getAuditProcessorNotificationSessionForInquest
AuditProcessorNotificationSession getAuditProcessorNotificationSessionForInquest(AuditProcessorReceiver auditProcessorReceiver, Id inquestId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the audit processor notification service for the given inquest.- Parameters:
auditProcessorReceiver- the notification callbackinquestId- theIdof theInquestproxy- a proxy- Returns:
- an
AuditProcessorNotificationSession - Throws:
NotFoundException- no inquest found by the givenIdNullArgumentException-auditProcessorReceiver,inquestId, orproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditProcessorNotification()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditProcessorNotification()} and {@code supportsVisibleFederation()} are {@code true} .
-
getAuditProcessorInquestSession
AuditProcessorInquestSession getAuditProcessorInquestSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionto lookup audit processor/inquest mappings.- Parameters:
proxy- a proxy- Returns:
- an
AuditProcessorInquestSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditProcessorInquest()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditProcessorInquest()} is {@code true} .
-
getAuditProcessorInquestAssignmentSession
AuditProcessorInquestAssignmentSession getAuditProcessorInquestAssignmentSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with assigning audit processors to inquests.- Parameters:
proxy- a proxy- Returns:
- an
AuditProcessorInquestAssignmentSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditProcessorInquestAssignment()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditProcessorInquestAssignment()} is {@code true} .
-
getAuditProcessorSmartInquestSession
AuditProcessorSmartInquestSession getAuditProcessorSmartInquestSession(Id inquestId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionto manage audit processor smart inquests.- Parameters:
inquestId- theIdof theInquestproxy- a proxy- Returns:
- an
AuditProcessorSmartInquestSession - Throws:
NotFoundException- no inquest found by the givenIdNullArgumentException-inquestId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditProcessorSmartInquest()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditProcessorSmartInquest()} is {@code true} .
-
getAuditProcessorRuleLookupSession
AuditProcessorRuleLookupSession getAuditProcessorRuleLookupSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the audit processor audit mapping lookup service for looking up the rules applied to an audit.- Parameters:
proxy- a proxy- Returns:
- an
AuditProcessorRuleLookupSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditProcessorRuleLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditProcessorRuleLookup()} is {@code true} .
-
getAuditProcessorRuleLookupSessionForInquest
AuditProcessorRuleLookupSession getAuditProcessorRuleLookupSessionForInquest(Id inquestId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the audit processor mapping lookup service for the given inquest for looking up rules applied to an audits.- Parameters:
inquestId- theIdof theInquestproxy- a proxy- Returns:
- an
AuditProcessorRuleLookupSession - Throws:
NotFoundException- noInquestfound by the givenIdNullArgumentException-inquestId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditProcessorRuleLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditProcessorRuleLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getAuditProcessorRuleApplicationSession
AuditProcessorRuleApplicationSession getAuditProcessorRuleApplicationSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the audit processor assignment service to apply to audits.- Parameters:
proxy- a proxy- Returns:
- an
AuditProcessorRuleApplicationSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditProcessorRuleApplication()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditProcessorRuleApplication()} is {@code true} .
-
getAuditProcessorRuleApplicationSessionForInquest
AuditProcessorRuleApplicationSession getAuditProcessorRuleApplicationSessionForInquest(Id inquestId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the audit processor assignment service for the given inquest to apply to audits.- Parameters:
inquestId- theIdof theInquestproxy- a proxy- Returns:
- an
AuditProcessorRuleApplicationSession - Throws:
NotFoundException- noInquestfound by the givenIdNullArgumentException-inquestId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditProcessorRuleApplication()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditProcessorRuleApplication()} and {@code supportsVisibleFederation()} are {@code true} .
-
getAuditProcessorEnablerLookupSession
AuditProcessorEnablerLookupSession getAuditProcessorEnablerLookupSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the audit processor enabler lookup service.- Parameters:
proxy- a proxy- Returns:
- an
AuditProcessorEnablerLookupSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditProcessorEnablerLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditProcessorEnablerLookup()} is {@code true} .
-
getAuditProcessorEnablerLookupSessionForInquest
AuditProcessorEnablerLookupSession getAuditProcessorEnablerLookupSessionForInquest(Id inquestId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the audit processor enabler lookup service for the given inquest.- Parameters:
inquestId- theIdof theInquestproxy- a proxy- Returns:
- an
AuditProcessorEnablerLookupSession - Throws:
NotFoundException- noInquestfound by the givenIdNullArgumentException-inquestId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditProcessorEnablerLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditProcessorEnablerLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getAuditProcessorEnablerQuerySession
AuditProcessorEnablerQuerySession getAuditProcessorEnablerQuerySession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the audit processor enabler query service.- Parameters:
proxy- a proxy- Returns:
- an
AuditProcessorEnablerQuerySession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditProcessorEnablerQuery()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditProcessorEnablerQuery()} is {@code true} .
-
getAuditProcessorEnablerQuerySessionForInquest
AuditProcessorEnablerQuerySession getAuditProcessorEnablerQuerySessionForInquest(Id inquestId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the audit processor enabler query service for the given inquest.- Parameters:
inquestId- theIdof theInquestproxy- a proxy- Returns:
- an
AuditProcessorEnablerQuerySession - Throws:
NotFoundException- no inquest found by the givenIdNullArgumentException-inquestId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditProcessorEnablerQuery()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditProcessorEnablerQuery()} and {@code supportsVisibleFederation()} are {@code true}
-
getAuditProcessorEnablerSearchSession
AuditProcessorEnablerSearchSession getAuditProcessorEnablerSearchSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the audit processor enabler search service.- Parameters:
proxy- a proxy- Returns:
- an
AuditProcessorEnablerSearchSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditProcessorEnablerSearch()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditProcessorEnablerSearch()} is {@code true} .
-
getAuditProcessorEnablerSearchSessionForInquest
AuditProcessorEnablerSearchSession getAuditProcessorEnablerSearchSessionForInquest(Id inquestId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the audit processor enabler search service for the given inquest.- Parameters:
inquestId- theIdof theInquestproxy- a proxy- Returns:
- an
AuditProcessorEnablerSearchSession - Throws:
NotFoundException- no inquest found by the givenIdNullArgumentException-inquestId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditProcessorEnablerSearch()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditProcessorEnablerSearch()} and {@code supportsVisibleFederation()} are {@code true}
-
getAuditProcessorEnablerAdminSession
AuditProcessorEnablerAdminSession getAuditProcessorEnablerAdminSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the audit processor enabler administration service.- Parameters:
proxy- a proxy- Returns:
- an
AuditProcessorEnablerAdminSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditProcessorEnablerAdmin()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditProcessorEnablerAdmin()} is {@code true} .
-
getAuditProcessorEnablerAdminSessionForInquest
AuditProcessorEnablerAdminSession getAuditProcessorEnablerAdminSessionForInquest(Id inquestId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the audit processor enabler administration service for the given inquest.- Parameters:
inquestId- theIdof theInquestproxy- a proxy- Returns:
- an
AuditProcessorEnablerAdminSession - Throws:
NotFoundException- no inquest found by the givenIdNullArgumentException-inquestId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditProcessorEnablerAdmin()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditProcessorEnablerAdmin()} and {@code supportsVisibleFederation()} are {@code true}
-
getAuditProcessorEnablerNotificationSession
AuditProcessorEnablerNotificationSession getAuditProcessorEnablerNotificationSession(AuditProcessorEnablerReceiver auditProcessorEnablerReceiver, Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the audit processor enabler notification service.- Parameters:
auditProcessorEnablerReceiver- the notification callbackproxy- a proxy- Returns:
- an
AuditProcessorEnablerNotificationSession - Throws:
NullArgumentException-auditProcessorEnablerReceiverorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditProcessorEnablerNotification()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditProcessorEnablerNotification()} is {@code true} .
-
getAuditProcessorEnablerNotificationSessionForInquest
AuditProcessorEnablerNotificationSession getAuditProcessorEnablerNotificationSessionForInquest(AuditProcessorEnablerReceiver auditProcessorEnablerReceiver, Id inquestId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the audit processor enabler notification service for the given inquest.- Parameters:
auditProcessorEnablerReceiver- the notification callbackinquestId- theIdof theInquestproxy- a proxy- Returns:
- an
AuditProcessorEnablerNotificationSession - Throws:
NotFoundException- no inquest found by the givenIdNullArgumentException-auditProcessorEnablerReceiver,inquestId, orproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditProcessorEnablerNotification()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditProcessorEnablerNotification()} and {@code supportsVisibleFederation()} are {@code true} .
-
getAuditProcessorEnablerInquestSession
AuditProcessorEnablerInquestSession getAuditProcessorEnablerInquestSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionto lookup audit processor enabler/inquest mappings.- Parameters:
proxy- a proxy- Returns:
- an
AuditProcessorEnablerInquestSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditProcessorEnablerInquest()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditProcessorEnablerInquest()} is {@code true} .
-
getAuditProcessorEnablerInquestAssignmentSession
AuditProcessorEnablerInquestAssignmentSession getAuditProcessorEnablerInquestAssignmentSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with assigning audit processors enablers to inquests.- Parameters:
proxy- a proxy- Returns:
- an
AuditProcessorEnablerInquestAssignmentSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditProcessorEnablerInquestAssignment()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditProcessorEnablerInquestAssignment()} is {@code true} .
-
getAuditProcessorEnablerSmartInquestSession
AuditProcessorEnablerSmartInquestSession getAuditProcessorEnablerSmartInquestSession(Id inquestId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionto manage audit processor enabler smart inquests.- Parameters:
inquestId- theIdof theInquestproxy- a proxy- Returns:
- an
AuditProcessorEnablerSmartInquestSession - Throws:
NotFoundException- no inquest found by the givenIdNullArgumentException-inquestId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditProcessorEnablerSmartInquest()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditProcessorEnablerSmartInquest()} is {@code true} .
-
getAuditProcessorEnablerRuleLookupSession
AuditProcessorEnablerRuleLookupSession getAuditProcessorEnablerRuleLookupSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the audit processor enabler audit mapping lookup service for looking up the rules applied to an audit processor.- Parameters:
proxy- a proxy- Returns:
- an
AuditProcessorEnablerRuleLookupSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditProcessorEnablerRuleLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditProcessorEnablerRuleLookup()} is {@code true} .
-
getAuditProcessorEnablerRuleLookupSessionForInquest
AuditProcessorEnablerRuleLookupSession getAuditProcessorEnablerRuleLookupSessionForInquest(Id inquestId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the audit processor enabler mapping lookup service for the given inquest for looking up rules applied to an audit processors.- Parameters:
inquestId- theIdof theInquestproxy- a proxy- Returns:
- an
AuditProcessorEnablerRuleLookupSession - Throws:
NotFoundException- noInquestfound by the givenIdNullArgumentException-inquestId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditProcessorEnablerRuleLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditProcessorEnablerRuleLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getAuditProcessorEnablerRuleApplicationSession
AuditProcessorEnablerRuleApplicationSession getAuditProcessorEnablerRuleApplicationSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the audit processor enabler assignment service to apply to audit processors.- Parameters:
proxy- a proxy- Returns:
- an
AuditProcessorEnablerRuleApplicationSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditProcessorEnablerRuleApplication()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditProcessorEnablerRuleApplication()} is {@code true} .
-
getAuditProcessorEnablerRuleApplicationSessionForInquest
AuditProcessorEnablerRuleApplicationSession getAuditProcessorEnablerRuleApplicationSessionForInquest(Id inquestId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the audit processor enabler assignment service for the given inquest to apply to audit processors.- Parameters:
inquestId- theIdof theInquestproxy- a proxy- Returns:
- an
AuditProcessorEnablerRuleApplicationSession - Throws:
NotFoundException- noInquestfound by the givenIdNullArgumentException-inquestId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsAuditProcessorEnablerRuleApplication()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAuditProcessorEnabelrRuleApplication()} and {@code supportsVisibleFederation()} are {@code true} .
-
getInquiryEnablerLookupSession
InquiryEnablerLookupSession getInquiryEnablerLookupSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the inquiry enabler lookup service.- Parameters:
proxy- a proxy- Returns:
- an
InquiryEnablerLookupSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsInquiryEnablerLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsInquiryEnablerLookup()} is {@code true} .
-
getInquiryEnablerLookupSessionForInquest
InquiryEnablerLookupSession getInquiryEnablerLookupSessionForInquest(Id inquestId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the inquiry enabler lookup service for the given inquest.- Parameters:
inquestId- theIdof theInquestproxy- a proxy- Returns:
- an
InquiryEnablerLookupSession - Throws:
NotFoundException- noInquestfound by the givenIdNullArgumentException-inquestId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsInquiryEnablerLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsInquiryEnablerLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getInquiryEnablerQuerySession
InquiryEnablerQuerySession getInquiryEnablerQuerySession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the inquiry enabler query service.- Parameters:
proxy- a proxy- Returns:
- an
InquiryEnablerQuerySession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsInquiryEnablerQuery()isfalse- Compliance:
optional- This method must be implemented if {@code supportsInquiryEnablerQuery()} is {@code true} .
-
getInquiryEnablerQuerySessionForInquest
InquiryEnablerQuerySession getInquiryEnablerQuerySessionForInquest(Id inquestId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the inquiry enabler query service for the given inquest.- Parameters:
inquestId- theIdof theInquestproxy- a proxy- Returns:
- an
InquiryEnablerQuerySession - Throws:
NotFoundException- noInquestfound by the givenIdNullArgumentException-inquestId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsInquiryEnablerQuery()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsInquiryEnablerQuery()} and {@code supportsVisibleFederation()} are {@code true} .
-
getInquiryEnablerSearchSession
InquiryEnablerSearchSession getInquiryEnablerSearchSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the inquiry enabler search service.- Parameters:
proxy- a proxy- Returns:
- an
InquiryEnablerSearchSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsInquiryEnablerSearch()isfalse- Compliance:
optional- This method must be implemented if {@code supportsInquiryEnablerSearch()} is {@code true} .
-
getInquiryEnablerSearchSessionForInquest
InquiryEnablerSearchSession getInquiryEnablerSearchSessionForInquest(Id inquestId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the inquiry enablers earch service for the given inquest.- Parameters:
inquestId- theIdof theInquestproxy- a proxy- Returns:
- an
InquiryEnablerSearchSession - Throws:
NotFoundException- noInquestfound by the givenIdNullArgumentException-inquestId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsInquiryEnablerSearch()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsInquiryEnablerSearch()} and {@code supportsVisibleFederation()} are {@code true} .
-
getInquiryEnablerAdminSession
InquiryEnablerAdminSession getInquiryEnablerAdminSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the inquiry enabler administration service.- Parameters:
proxy- a proxy- Returns:
- an
InquiryEnablerAdminSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsInquiryEnablerAdmin()isfalse- Compliance:
optional- This method must be implemented if {@code supportsInquiryEnablerAdmin()} is {@code true} .
-
getInquiryEnablerAdminSessionForInquest
InquiryEnablerAdminSession getInquiryEnablerAdminSessionForInquest(Id inquestId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the inquiry enabler administration service for the given inquest.- Parameters:
inquestId- theIdof theInquestproxy- a proxy- Returns:
- an
InquiryEnablerAdminSession - Throws:
NotFoundException- noInquestfound by the givenIdNullArgumentException-inquestId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsInquiryEnablerAdmin()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsInquiryEnablerAdmin()} and {@code supportsVisibleFederation()} are {@code true} .
-
getInquiryEnablerNotificationSession
InquiryEnablerNotificationSession getInquiryEnablerNotificationSession(InquiryEnablerReceiver inquiryEnablerReceiver, Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the inquiry enabler notification service.- Parameters:
inquiryEnablerReceiver- the notification callbackproxy- a proxy- Returns:
- an
InquiryEnablerNotificationSession - Throws:
NullArgumentException-inquiryEnablerReceiverorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsInquiryEnablerNotification()isfalse- Compliance:
optional- This method must be implemented if {@code supportsInquiryEnablerNotification()} is {@code true} .
-
getInquiryEnablerNotificationSessionForInquest
InquiryEnablerNotificationSession getInquiryEnablerNotificationSessionForInquest(InquiryEnablerReceiver inquiryEnablerReceiver, Id inquestId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the inquiry enabler notification service for the given inquest.- Parameters:
inquiryEnablerReceiver- the notification callbackinquestId- theIdof theInquestproxy- a proxy- Returns:
- an
InquiryEnablerNotificationSession - Throws:
NotFoundException- no inquest found by the givenIdNullArgumentException-inquiryEnablerReceiver, inquestIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsInquiryEnablerNotification()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsInquiryEnablerNotification()} and {@code supportsVisibleFederation()} are {@code true} .
-
getInquiryEnablerInquestSession
InquiryEnablerInquestSession getInquiryEnablerInquestSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionto lookup inquiry enabler/inquest mappings for inquiry enablers.- Parameters:
proxy- a proxy- Returns:
- an
InquiryEnablerInquestSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsInquiryEnablerInquest()isfalse- Compliance:
optional- This method must be implemented if {@code supportsInquiryEnablerInquest()} is {@code true} .
-
getInquiryEnablerInquestAssignmentSession
InquiryEnablerInquestAssignmentSession getInquiryEnablerInquestAssignmentSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with assigning inquiry enablers to inquests.- Parameters:
proxy- a proxy- Returns:
- an
InquiryEnablerInquestAssignmentSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsInquiryEnablerInquestAssignment()isfalse- Compliance:
optional- This method must be implemented if {@code supportsInquiryEnablerInquestAssignment()} is {@code true} .
-
getInquiryEnablerSmartInquestSession
InquiryEnablerSmartInquestSession getInquiryEnablerSmartInquestSession(Id inquestId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionto manage inquiry enabler smart inquests.- Parameters:
inquestId- theIdof theInquestproxy- a proxy- Returns:
- an
InquiryEnablerSmartInquestSession - Throws:
NotFoundException- noInquestfound by the givenIdNullArgumentException-inquestIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsInquiryEnablerSmartInquest()isfalse- Compliance:
optional- This method must be implemented if {@code supportsInquiryEnablerSmartInquest()} is {@code true} .
-
getInquiryEnablerRuleLookupSession
InquiryEnablerRuleLookupSession getInquiryEnablerRuleLookupSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the inquiry enabler mapping lookup service .- Parameters:
proxy- a proxy- Returns:
- an
InquiryEnablerRuleLookupSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsInquiryEnablerRuleLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsInquiryEnablerRuleLookup()} is {@code true} .
-
getInquiryEnablerRuleLookupSessionForInquest
InquiryEnablerRuleLookupSession getInquiryEnablerRuleLookupSessionForInquest(Id inquestId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the inquiry enabler mapping lookup service for the given inquest.- Parameters:
inquestId- theIdof theInquestproxy- a proxy- Returns:
- an
InquiryEnablerRuleLookupSession - Throws:
NotFoundException- noInquestfound by the givenIdNullArgumentException-inquestIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsInquiryEnablerRuleLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsInquiryEnablerRuleLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getInquiryEnablerRuleApplicationSession
InquiryEnablerRuleApplicationSession getInquiryEnablerRuleApplicationSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the inquiry enabler assignment service.- Parameters:
proxy- a proxy- Returns:
- an
InquiryEnablerRuleApplicationSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsInquiryEnablerRuleApplication()isfalse- Compliance:
optional- This method must be implemented if {@code supportsInquiryEnablerRuleApplication()} is {@code true} .
-
getInquiryEnablerRuleApplicationSessionForInquest
InquiryEnablerRuleApplicationSession getInquiryEnablerRuleApplicationSessionForInquest(Id inquestId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the inquiry enabler assignment service for the given inquest.- Parameters:
inquestId- theIdof theInquestproxy- a proxy- Returns:
- an
InquiryEnablerRuleApplicationSession - Throws:
NotFoundException- noInquestfound by the givenIdNullArgumentException-inquestIdisnullOperationFailedException- unable to complete requestUnimplementedException-supportsInquiryEnablerRuleApplication()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsInquiryEnablerRuleApplication()} and {@code supportsVisibleFederation()} are {@code true} .
-