public interface TrackingRulesProfile extends OsidProfile
The tracking rules profile describes the interoperability among tracking rules services.
| Modifier and Type | Method and Description |
|---|---|
TypeList |
getQueueConstrainerEnablerRecordTypes()
Gets the supported
QueueConstrainerEnabler record
types. |
TypeList |
getQueueConstrainerEnablerSearchRecordTypes()
Gets the supported
QueueConstrainerEnabler search
record types. |
TypeList |
getQueueConstrainerRecordTypes()
Gets the supported
QueueConstrainer record types. |
TypeList |
getQueueConstrainerSearchRecordTypes()
Gets the supported
QueueConstrainer search record
types. |
TypeList |
getQueueProcessorEnablerRecordTypes()
Gets the supported
QueueProcessorEnabler record types. |
TypeList |
getQueueProcessorEnablerSearchRecordTypes()
Gets the supported
QueueProcessorEnabler search record
types. |
TypeList |
getQueueProcessorRecordTypes()
Gets the supported
QueueProcessor record types. |
TypeList |
getQueueProcessorSearchRecordTypes()
Gets the supported
QueueProcessor search record types. |
boolean |
supportsQueueConstrainerAdmin()
Tests if a queue constrainer administrative service is supported.
|
boolean |
supportsQueueConstrainerEnablerAdmin()
Tests if a queue constrainer enabler administrative service is
supported.
|
boolean |
supportsQueueConstrainerEnablerFrontOffice()
Tests if a queue constrainer enabler front office lookup service is
supported.
|
boolean |
supportsQueueConstrainerEnablerFrontOfficeAssignment()
Tests if a queue constrainer enabler front office service is
supported.
|
boolean |
supportsQueueConstrainerEnablerLookup()
Tests if looking up queue constrainer enablers is supported.
|
boolean |
supportsQueueConstrainerEnablerNotification()
Tests if a queue constrainer enabler notification service is
supported.
|
boolean |
supportsQueueConstrainerEnablerQuery()
Tests if querying queue constrainer enablers is supported.
|
boolean |
supportsQueueConstrainerEnablerRecordType(Type queueConstrainerEnablerRecordType)
Tests if the given
QueueConstrainerEnabler record type
is supported. |
boolean |
supportsQueueConstrainerEnablerRuleApplication()
Tests if a queue constrainer enabler rule application service is
supported.
|
boolean |
supportsQueueConstrainerEnablerRuleLookup()
Tests if a queue constrainer enabler rule lookup service is supported.
|
boolean |
supportsQueueConstrainerEnablerSearch()
Tests if searching queue constrainer enablers is supported.
|
boolean |
supportsQueueConstrainerEnablerSearchRecordType(Type queueConstrainerEnablerSearchRecordType)
Tests if the given
QueueConstrainerEnabler search
record type is supported. |
boolean |
supportsQueueConstrainerEnablerSmartFrontOffice()
Tests if a queue constrainer enabler front office lookup service is
supported.
|
boolean |
supportsQueueConstrainerFrontOffice()
Tests if a queue constrainer front office lookup service is supported.
|
boolean |
supportsQueueConstrainerFrontOfficeAssignment()
Tests if a queue constrainer front office service is supported.
|
boolean |
supportsQueueConstrainerLookup()
Tests if looking up queue constrainer is supported.
|
boolean |
supportsQueueConstrainerNotification()
Tests if a queue constrainer notification service is supported.
|
boolean |
supportsQueueConstrainerQuery()
Tests if querying queue constrainer is supported.
|
boolean |
supportsQueueConstrainerRecordType(Type queueConstrainerRecordType)
Tests if the given
QueueConstrainer record type is
supported. |
boolean |
supportsQueueConstrainerRuleApplication()
Tests if a queue constrainer rule application service is supported.
|
boolean |
supportsQueueConstrainerRuleLookup()
Tests if a queue constrainer rule lookup service is supported.
|
boolean |
supportsQueueConstrainerSearch()
Tests if searching queue constrainer is supported.
|
boolean |
supportsQueueConstrainerSearchRecordType(Type queueConstrainerSearchRecordType)
Tests if the given
QueueConstrainer search record type
is supported. |
boolean |
supportsQueueConstrainerSmartFrontOffice()
Tests if a queue constrainer front office lookup service is supported.
|
boolean |
supportsQueueProcessorAdmin()
Tests if a queue processor administrative service is supported.
|
boolean |
supportsQueueProcessorEnablerAdmin()
Tests if a queue processor enabler administrative service is
supported.
|
boolean |
supportsQueueProcessorEnablerFrontOffice()
Tests if a queue processor enabler front office lookup service is
supported.
|
boolean |
supportsQueueProcessorEnablerFrontOfficeAssignment()
Tests if a queue processor enabler front office service is supported.
|
boolean |
supportsQueueProcessorEnablerLookup()
Tests if looking up queue processor enablers is supported.
|
boolean |
supportsQueueProcessorEnablerNotification()
Tests if a queue processor enabler notification service is supported.
|
boolean |
supportsQueueProcessorEnablerQuery()
Tests if querying queue processor enablers is supported.
|
boolean |
supportsQueueProcessorEnablerRecordType(Type queueProcessorEnablerRecordType)
Tests if the given
QueueProcessorEnabler record type is
supported. |
boolean |
supportsQueueProcessorEnablerRuleApplication()
Tests if a queue processor enabler rule application service is
supported.
|
boolean |
supportsQueueProcessorEnablerRuleLookup()
Tests if a queue processor enabler rule lookup service is supported.
|
boolean |
supportsQueueProcessorEnablerSearch()
Tests if searching queue processor enablers is supported.
|
boolean |
supportsQueueProcessorEnablerSearchRecordType(Type queueProcessorEnablerSearchRecordType)
Tests if the given
QueueProcessorEnabler search record
type is supported. |
boolean |
supportsQueueProcessorEnablerSmartFrontOffice()
Tests if a queue processor enabler front office lookup service is
supported.
|
boolean |
supportsQueueProcessorFrontOffice()
Tests if a queue processor front office lookup service is supported.
|
boolean |
supportsQueueProcessorFrontOfficeAssignment()
Tests if a queue processor front office service is supported.
|
boolean |
supportsQueueProcessorLookup()
Tests if looking up queue processor is supported.
|
boolean |
supportsQueueProcessorNotification()
Tests if a queue processor notification service is supported.
|
boolean |
supportsQueueProcessorQuery()
Tests if querying queue processor is supported.
|
boolean |
supportsQueueProcessorRecordType(Type queueProcessorRecordType)
Tests if the given
QueueProcessor record type is
supported. |
boolean |
supportsQueueProcessorRuleApplication()
Tests if a queue processor rule application service is supported.
|
boolean |
supportsQueueProcessorRuleLookup()
Tests if a queue processor rule lookup service is supported.
|
boolean |
supportsQueueProcessorSearch()
Tests if searching queue processor is supported.
|
boolean |
supportsQueueProcessorSearchRecordType(Type queueProcessorSearchRecordType)
Tests if the given
QueueProcessor search record type is
supported. |
boolean |
supportsQueueProcessorSmartFrontOffice()
Tests if a queue processor front office lookup service is supported.
|
boolean |
supportsVisibleFederation()
Tests if any broker federation is exposed.
|
getBranch, getBranchId, getDescription, getDisplayName, getId, getLocales, getProxyRecordTypes, getReleaseDate, getVersion, supportsJournalBranching, supportsJournalRollback, supportsOSIDVersion, supportsProxyRecordTypegetBranding, getBrandingIds, getLicense, getProvider, getProviderIdboolean supportsVisibleFederation()
true if visible federation is supported,
false otherwisemandatory - This method must be implemented. boolean supportsQueueConstrainerLookup()
true if queue constrainer lookup is supported,
false otherwisemandatory - This method must be implemented. boolean supportsQueueConstrainerQuery()
true if queue constrainer query is supported,
false otherwisemandatory - This method must be implemented. boolean supportsQueueConstrainerSearch()
true if queue constrainer search is supported,
false otherwisemandatory - This method must be implemented. boolean supportsQueueConstrainerAdmin()
true if queue constrainer administration is
supported, false otherwisemandatory - This method must be implemented. boolean supportsQueueConstrainerNotification()
true if queue constrainer notification is
supported, false otherwisemandatory - This method must be implemented. boolean supportsQueueConstrainerFrontOffice()
true if a queue constrainer front office lookup
service is supported, false otherwisemandatory - This method must be implemented. boolean supportsQueueConstrainerFrontOfficeAssignment()
true if queue constrainer front office
assignment service is supported, false
otherwisemandatory - This method must be implemented. boolean supportsQueueConstrainerSmartFrontOffice()
true if a queue constrainer front office
service is supported, false otherwisemandatory - This method must be implemented. boolean supportsQueueConstrainerRuleLookup()
true if a queue constrainer rule lookup service
is supported, false otherwisemandatory - This method must be implemented. boolean supportsQueueConstrainerRuleApplication()
true if a queue constrainer rule application
service is supported, false otherwisemandatory - This method must be implemented. boolean supportsQueueConstrainerEnablerLookup()
true if queue constrainer enabler lookup is
supported, false otherwisemandatory - This method must be implemented. boolean supportsQueueConstrainerEnablerQuery()
true if queue constrainer enabler query is
supported, false otherwisemandatory - This method must be implemented. boolean supportsQueueConstrainerEnablerSearch()
true if queue constrainer enabler search is
supported, false otherwisemandatory - This method must be implemented. boolean supportsQueueConstrainerEnablerAdmin()
true if queue constrainer enabler
administration is supported, false otherwisemandatory - This method must be implemented. boolean supportsQueueConstrainerEnablerNotification()
true if queue constrainer enabler notification
is supported, false otherwisemandatory - This method must be implemented. boolean supportsQueueConstrainerEnablerFrontOffice()
true if a queue constrainer enabler front
office lookup service is supported, false
otherwisemandatory - This method must be implemented. boolean supportsQueueConstrainerEnablerFrontOfficeAssignment()
true if queue constrainer enabler front office
assignment service is supported, false
otherwisemandatory - This method must be implemented. boolean supportsQueueConstrainerEnablerSmartFrontOffice()
true if a queue constrainer enabler front
office service is supported, false otherwisemandatory - This method must be implemented. boolean supportsQueueConstrainerEnablerRuleLookup()
true if a queue constrainer enabler rule lookup
service is supported, false otherwisemandatory - This method must be implemented. boolean supportsQueueConstrainerEnablerRuleApplication()
true if queue constrainer enabler rule
application service is supported, false
otherwisemandatory - This method must be implemented. boolean supportsQueueProcessorLookup()
true if queue processor lookup is supported,
false otherwisemandatory - This method must be implemented. boolean supportsQueueProcessorQuery()
true if queue processor query is supported,
false otherwisemandatory - This method must be implemented. boolean supportsQueueProcessorSearch()
true if queue processor search is supported,
false otherwisemandatory - This method must be implemented. boolean supportsQueueProcessorAdmin()
true if queue processor administration is
supported, false otherwisemandatory - This method must be implemented. boolean supportsQueueProcessorNotification()
true if queue processor notification is
supported, false otherwisemandatory - This method must be implemented. boolean supportsQueueProcessorFrontOffice()
true if a queue processor front office lookup
service is supported, false otherwisemandatory - This method must be implemented. boolean supportsQueueProcessorFrontOfficeAssignment()
true if queue processor front office assignment
service is supported, false otherwisemandatory - This method must be implemented. boolean supportsQueueProcessorSmartFrontOffice()
true if a queue processor front office service
is supported, false otherwisemandatory - This method must be implemented. boolean supportsQueueProcessorRuleLookup()
true if a queue processor rule lookup service
is supported, false otherwisemandatory - This method must be implemented. boolean supportsQueueProcessorRuleApplication()
true if queue processor rule application
service is supported, false otherwisemandatory - This method must be implemented. boolean supportsQueueProcessorEnablerLookup()
true if queue processor enabler lookup is
supported, false otherwisemandatory - This method must be implemented. boolean supportsQueueProcessorEnablerQuery()
true if queue processor enabler query is
supported, false otherwisemandatory - This method must be implemented. boolean supportsQueueProcessorEnablerSearch()
true if queue processor enabler search is
supported, false otherwisemandatory - This method must be implemented. boolean supportsQueueProcessorEnablerAdmin()
true if queue processor enabler administration
is supported, false otherwisemandatory - This method must be implemented. boolean supportsQueueProcessorEnablerNotification()
true if queue processor enabler notification is
supported, false otherwisemandatory - This method must be implemented. boolean supportsQueueProcessorEnablerFrontOffice()
true if a queue processor enabler front office
lookup service is supported, false otherwisemandatory - This method must be implemented. boolean supportsQueueProcessorEnablerFrontOfficeAssignment()
true if queue processor enabler front office
assignment service is supported, false
otherwisemandatory - This method must be implemented. boolean supportsQueueProcessorEnablerSmartFrontOffice()
true if a queue processor enabler front office
service is supported, false otherwisemandatory - This method must be implemented. boolean supportsQueueProcessorEnablerRuleLookup()
true if an processor enabler rule lookup
service is supported, false otherwisemandatory - This method must be implemented. boolean supportsQueueProcessorEnablerRuleApplication()
true if queue processor enabler rule
application service is supported, false
otherwisemandatory - This method must be implemented. TypeList getQueueConstrainerRecordTypes()
QueueConstrainer record types. QueueConstrainer
record typesmandatory - This method must be implemented. boolean supportsQueueConstrainerRecordType(Type queueConstrainerRecordType)
QueueConstrainer record type is
supported.queueConstrainerRecordType - a Type indicating a
QueueConstrainer record type true if the given record type is supported,
false otherwiseNullArgumentException -
queueConstrainerRecordType is null mandatory - This method must be implemented. TypeList getQueueConstrainerSearchRecordTypes()
QueueConstrainer search record
types. QueueConstrainer
search record typesmandatory - This method must be implemented. boolean supportsQueueConstrainerSearchRecordType(Type queueConstrainerSearchRecordType)
QueueConstrainer search record type
is supported.queueConstrainerSearchRecordType - a Type
indicating a QueueConstrainer search record
type true if the given search record type is
supported, false otherwiseNullArgumentException -
queueConstrainerSearchRecordType is null
mandatory - This method must be implemented. TypeList getQueueConstrainerEnablerRecordTypes()
QueueConstrainerEnabler record
types. QueueConstrainerEnabler
record typesmandatory - This method must be implemented. boolean supportsQueueConstrainerEnablerRecordType(Type queueConstrainerEnablerRecordType)
QueueConstrainerEnabler record type
is supported.queueConstrainerEnablerRecordType - a Type
indicating a QueueConstrainerEnabler record
type true if the given record type is supported,
false otherwiseNullArgumentException -
queueConstrainerEnablerRecordType is null
mandatory - This method must be implemented. TypeList getQueueConstrainerEnablerSearchRecordTypes()
QueueConstrainerEnabler search
record types. QueueConstrainerEnabler
search record typesmandatory - This method must be implemented. boolean supportsQueueConstrainerEnablerSearchRecordType(Type queueConstrainerEnablerSearchRecordType)
QueueConstrainerEnabler search
record type is supported.queueConstrainerEnablerSearchRecordType - a Type
indicating a QueueConstrainerEnabler search
record type true if the given search record type is
supported, false otherwiseNullArgumentException -
queueConstrainerEnablerSearchRecordType is null
mandatory - This method must be implemented. TypeList getQueueProcessorRecordTypes()
QueueProcessor record types. QueueProcessor
record typesmandatory - This method must be implemented. boolean supportsQueueProcessorRecordType(Type queueProcessorRecordType)
QueueProcessor record type is
supported.queueProcessorRecordType - a Type indicating a
QueueProcessor record type true if the given record type is supported,
false otherwiseNullArgumentException - queueProcessorRecordType
is null mandatory - This method must be implemented. TypeList getQueueProcessorSearchRecordTypes()
QueueProcessor search record types. QueueProcessor
search record typesmandatory - This method must be implemented. boolean supportsQueueProcessorSearchRecordType(Type queueProcessorSearchRecordType)
QueueProcessor search record type is
supported.queueProcessorSearchRecordType - a Type
indicating a QueueProcessor search record type true if the given search record type is
supported, false otherwiseNullArgumentException -
queueProcessorSearchRecordType is null mandatory - This method must be implemented. TypeList getQueueProcessorEnablerRecordTypes()
QueueProcessorEnabler record types. QueueProcessorEnabler
record typesmandatory - This method must be implemented. boolean supportsQueueProcessorEnablerRecordType(Type queueProcessorEnablerRecordType)
QueueProcessorEnabler record type is
supported.queueProcessorEnablerRecordType - a Type
indicating a QueueProcessorEnabler record type true if the given record type is supported,
false otherwiseNullArgumentException -
queueProcessorEnablerRecordType is null mandatory - This method must be implemented. TypeList getQueueProcessorEnablerSearchRecordTypes()
QueueProcessorEnabler search record
types. QueueProcessorEnabler
search record typesmandatory - This method must be implemented. boolean supportsQueueProcessorEnablerSearchRecordType(Type queueProcessorEnablerSearchRecordType)
QueueProcessorEnabler search record
type is supported.queueProcessorEnablerSearchRecordType - a Type
indicating a QueueProcessorEnabler search
record type true if the given search record type is
supported, false otherwiseNullArgumentException -
queueProcessorEnablerSearchRecordType is null
mandatory - This method must be implemented.