Interface SubscriptionRulesProfile
- All Superinterfaces:
OsidProfile, Sourceable
- All Known Subinterfaces:
SubscriptionRulesManager, SubscriptionRulesProxyManager
The subscription rules profile describes the interoperability among subscription rules services.
-
Method Summary
Modifier and TypeMethodDescriptionGets the supportedDispatchConstrainerEnablerrecord types.Gets the supportedDispatchConstrainerEnablersearch types.Gets the supportedDispatchConstrainerrecord types.Gets the supportedDispatchConstrainersearch types.Gets the supportedDispatchEnablerrecord types.Gets the supportedDispatchEnablersearch types.Gets the supportedDispatchProcessorEnablerrecord types.Gets the supportedDispatchProcessorEnablersearch types.Gets the supportedDispatchProcessorrecord types.Gets the supportedDispatchProcessorsearch types.Gets the supportedSubscriptionEnablerrecord types.Gets the supportedSubscriptionEnablersearch record types.booleanTests if a dispatch constrainer administrative service is supported.booleanTests if a dispatch constrainer enabler administrative service is supported.booleanTests if looking up dispatch constrainer enablers is supported.booleanTests if a dispatch constrainer enabler notification service is supported.booleanTests if a dispatch constrainer enabler publisher lookup service is supported.booleanTests if a dispatch constrainer enabler publisher assignment service is supported.booleanTests if querying dispatch constrainer enablers is supported.booleansupportsDispatchConstrainerEnablerRecordType(Type dispatchConstrainerEnablerRecordType) Tests if the givenDispatchCosntrainerEnablerrecord type is supported.booleanTests if a dispatch constrainer enabler rule application service is supported.booleanTests if a dispatch constrainer enabler rule lookup service is supported.booleanTests if searching dispatch constrainer enablers is supported.booleansupportsDispatchConstrainerEnablerSearchRecordType(Type dispatchConstrainerEnablerSearchRecordType) Tests if the givenDispatchConstrainerEnablersearch type is supported.booleanTests if a dispatch smart publisher service is supported.booleanTests if looking up dispatch constrainers is supported.booleanTests if a dispatch constrainer notification service is supported.booleanTests if a dispatch constrainer publisher lookup service is supported.booleanTests if a dispatch constrainer publisher assignment service is supported.booleanTests if querying dispatch constrainers is supported.booleansupportsDispatchConstrainerRecordType(Type dispatchConstrainerRecordType) Tests if the givenDispatchConstrainerrecord type is supported.booleanTests if a dispatch constrainer rule application service is supported.booleanTests if a dispatch constrainer rule lookup service is supported.booleanTests if searching dispatch constrainers is supported.booleansupportsDispatchConstrainerSearchRecordType(Type dispatchConstrainerSearchRecordType) Tests if the givenDispatchConstrainersearch type is supported.booleanTests if a dispatch smart publisher service is supported.booleanTests if a dispatch enabler administrative service is supported.booleanTests if looking up dispatch enablers is supported.booleanTests if a dispatch enabler notification service is supported.booleanTests if a dispatch enabler publisher lookup service is supported.booleanTests if a dispatch enabler publisher assignment service is supported.booleanTests if querying dispatch enablers is supported.booleansupportsDispatchEnablerRecordType(Type dispatchEnablerRecordType) Tests if the givenDispatchEnablerrecord type is supported.booleanTests if a dispatch enabler rule application service is supported.booleanTests if a dispatch enabler rule lookup service is supported.booleanTests if searching dispatch enablers is supported.booleansupportsDispatchEnablerSearchRecordType(Type dispatchEnablerSearchRecordType) Tests if the givenDispatchEnablersearch type is supported.booleanTests if a dispatch smart publisher service is supported.booleanTests if a dispatch processor administrative service is supported.booleanTests if a dispatch processor enabler administrative service is supported.booleanTests if looking up dispatch processor enablers is supported.booleanTests if a dispatch processor enabler notification service is supported.booleanTests if a dispatch processor enabler publisher lookup service is supported.booleanTests if a dispatch processor enabler publisher assignment service is supported.booleanTests if querying dispatch processor enablers is supported.booleansupportsDispatchProcessorEnablerRecordType(Type dispatchProcessorEnablerRecordType) Tests if the givenDispatchProcessorEnablerrecord type is supported.booleanTests if a dispatch processor enabler rule application service is supported.booleanTests if a dispatch processor enabler rule lookup service is supported.booleanTests if searching dispatch processor enablers is supported.booleansupportsDispatchProcessorEnablerSearchRecordType(Type dispatchProcessorEnablerSearchRecordType) Tests if the givenDispatchProcessorEnablersearch type is supported.booleanTests if a dispatch smart publisher service is supported.booleanTests if looking up dispatch processors is supported.booleanTests if a dispatch processor notification service is supported.booleanTests if a dispatch processor publisher lookup service is supported.booleanTests if a dispatch processor publisher assignment service is supported.booleanTests if querying dispatch processors is supported.booleansupportsDispatchProcessorRecordType(Type dispatchConstrainerRecordType) Tests if the givenDispatchProcessorrecord type is supported.booleanTests if a dispatch processor rule application service is supported.booleanTests if a dispatch processor rule lookup service is supported.booleanTests if searching dispatch processors is supported.booleansupportsDispatchProcessorSearchRecordType(Type dispatchProcessorSearchRecordType) Tests if the givenDispatchProcessorsearch type is supported.booleanTests if a dispatch smart publisher service is supported.booleanTests if a subscription enabler administrative service is supported.booleanTests if looking up subscription enablers is supported.booleanTests if a subscription enabler notification service is supported.booleanTests if a subscription enabler publisher lookup service is supported.booleanTests if a subscription enabler publisher service is supported.booleanTests if querying subscription enablers is supported.booleansupportsSubscriptionEnablerRecordType(Type subscriptionEnablerRecordType) Tests if the givenSubscriptionEnablerrecord type is supported.booleanTests if a subscription enabler rule application service is supported.booleanTests if a subscription enabler rule lookup service is supported.booleanTests if searching subscription enablers is supported.booleansupportsSubscriptionEnablerSearchRecordType(Type subscriptionEnablerSearchRecordType) Tests if the givenSubscriptionEnablersearch record type is supported.booleanTests if a subscription enabler subscription 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 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
-
supportsVisibleFederation
boolean supportsVisibleFederation()Tests if any broker federation is exposed. Federation is exposed when a specific broker may be identified, selected and used to create a lookup or admin session. Federation is not exposed when a set of brokers appears as a single broker.- Returns:
trueif visible federation is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsDispatchEnablerLookup
boolean supportsDispatchEnablerLookup()Tests if looking up dispatch enablers is supported.- Returns:
trueif dispatch enabler lookup is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsDispatchEnablerQuery
boolean supportsDispatchEnablerQuery()Tests if querying dispatch enablers is supported.- Returns:
trueif dispatch enabler query is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsDispatchEnablerSearch
boolean supportsDispatchEnablerSearch()Tests if searching dispatch enablers is supported.- Returns:
trueif dispatch enabler search is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsDispatchEnablerAdmin
boolean supportsDispatchEnablerAdmin()Tests if a dispatch enabler administrative service is supported.- Returns:
trueif dispatch enabler administration is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsDispatchEnablerNotification
boolean supportsDispatchEnablerNotification()Tests if a dispatch enabler notification service is supported.- Returns:
trueif dispatch enabler notification is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsDispatchEnablerPublisher
boolean supportsDispatchEnablerPublisher()Tests if a dispatch enabler publisher lookup service is supported.- Returns:
trueif a dispatch enabler publisher lookup service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsDispatchEnablerPublisherAssignment
boolean supportsDispatchEnablerPublisherAssignment()Tests if a dispatch enabler publisher assignment service is supported.- Returns:
trueif a dispatch enabler to publisher assignment service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsDispatchEnablerSmartPublisher
boolean supportsDispatchEnablerSmartPublisher()Tests if a dispatch smart publisher service is supported.- Returns:
trueif a smart publisher service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsDispatchEnablerRuleLookup
boolean supportsDispatchEnablerRuleLookup()Tests if a dispatch enabler rule lookup service is supported.- Returns:
trueif a dispatch enabler rule lookup service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsDispatchEnablerRuleApplication
boolean supportsDispatchEnablerRuleApplication()Tests if a dispatch enabler rule application service is supported.- Returns:
trueif a dispatch enabler rule application service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsDispatchConstrainerLookup
boolean supportsDispatchConstrainerLookup()Tests if looking up dispatch constrainers is supported.- Returns:
trueif dispatch constrainer lookup is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsDispatchConstrainerQuery
boolean supportsDispatchConstrainerQuery()Tests if querying dispatch constrainers is supported.- Returns:
trueif dispatch constrainer query is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsDispatchConstrainerSearch
boolean supportsDispatchConstrainerSearch()Tests if searching dispatch constrainers is supported.- Returns:
trueif dispatch constrainer search is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsDispatchConstrainerAdmin
boolean supportsDispatchConstrainerAdmin()Tests if a dispatch constrainer administrative service is supported.- Returns:
trueif dispatch constrainer administration is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsDispatchConstrainerNotification
boolean supportsDispatchConstrainerNotification()Tests if a dispatch constrainer notification service is supported.- Returns:
trueif dispatch constrainer notification is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsDispatchConstrainerPublisher
boolean supportsDispatchConstrainerPublisher()Tests if a dispatch constrainer publisher lookup service is supported.- Returns:
trueif a dispatch constrainer publisher lookup service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsDispatchConstrainerPublisherAssignment
boolean supportsDispatchConstrainerPublisherAssignment()Tests if a dispatch constrainer publisher assignment service is supported.- Returns:
trueif a dispatch constrainer to publisher assignment service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsDispatchConstrainerSmartPublisher
boolean supportsDispatchConstrainerSmartPublisher()Tests if a dispatch smart publisher service is supported.- Returns:
trueif a smart publisher service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsDispatchConstrainerRuleLookup
boolean supportsDispatchConstrainerRuleLookup()Tests if a dispatch constrainer rule lookup service is supported.- Returns:
trueif a dispatch constrainer rule lookup service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsDispatchConstrainerRuleApplication
boolean supportsDispatchConstrainerRuleApplication()Tests if a dispatch constrainer rule application service is supported.- Returns:
trueif a dispatch constrainer rule application service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsDispatchConstrainerEnablerLookup
boolean supportsDispatchConstrainerEnablerLookup()Tests if looking up dispatch constrainer enablers is supported.- Returns:
trueif dispatch constrainer enabler lookup is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsDispatchConstrainerEnablerQuery
boolean supportsDispatchConstrainerEnablerQuery()Tests if querying dispatch constrainer enablers is supported.- Returns:
trueif dispatch constrainer enabler query is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsDispatchConstrainerEnablerSearch
boolean supportsDispatchConstrainerEnablerSearch()Tests if searching dispatch constrainer enablers is supported.- Returns:
trueif dispatch constrainer enabler search is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsDispatchConstrainerEnablerAdmin
boolean supportsDispatchConstrainerEnablerAdmin()Tests if a dispatch constrainer enabler administrative service is supported.- Returns:
trueif dispatch constrainer enabler administration is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsDispatchConstrainerEnablerNotification
boolean supportsDispatchConstrainerEnablerNotification()Tests if a dispatch constrainer enabler notification service is supported.- Returns:
trueif dispatch constrainer enabler notification is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsDispatchConstrainerEnablerPublisher
boolean supportsDispatchConstrainerEnablerPublisher()Tests if a dispatch constrainer enabler publisher lookup service is supported.- Returns:
trueif a dispatch constrainer enabler publisher lookup service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsDispatchConstrainerEnablerPublisherAssignment
boolean supportsDispatchConstrainerEnablerPublisherAssignment()Tests if a dispatch constrainer enabler publisher assignment service is supported.- Returns:
trueif a dispatch constrainer enabler to publisher assignment service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsDispatchConstrainerEnablerSmartPublisher
boolean supportsDispatchConstrainerEnablerSmartPublisher()Tests if a dispatch smart publisher service is supported.- Returns:
trueif a smart publisher service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsDispatchConstrainerEnablerRuleLookup
boolean supportsDispatchConstrainerEnablerRuleLookup()Tests if a dispatch constrainer enabler rule lookup service is supported.- Returns:
trueif a dispatch constrainer enabler rule lookup service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsDispatchConstrainerEnablerRuleApplication
boolean supportsDispatchConstrainerEnablerRuleApplication()Tests if a dispatch constrainer enabler rule application service is supported.- Returns:
trueif a dispatch constrainer enabler rule application service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsDispatchProcessorLookup
boolean supportsDispatchProcessorLookup()Tests if looking up dispatch processors is supported.- Returns:
trueif dispatch processor lookup is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsDispatchProcessorQuery
boolean supportsDispatchProcessorQuery()Tests if querying dispatch processors is supported.- Returns:
trueif dispatch processor query is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsDispatchProcessorSearch
boolean supportsDispatchProcessorSearch()Tests if searching dispatch processors is supported.- Returns:
trueif dispatch processor search is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsDispatchProcessorAdmin
boolean supportsDispatchProcessorAdmin()Tests if a dispatch processor administrative service is supported.- Returns:
trueif dispatch processor administration is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsDispatchProcessorNotification
boolean supportsDispatchProcessorNotification()Tests if a dispatch processor notification service is supported.- Returns:
trueif dispatch processor notification is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsDispatchProcessorPublisher
boolean supportsDispatchProcessorPublisher()Tests if a dispatch processor publisher lookup service is supported.- Returns:
trueif a dispatch processor publisher lookup service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsDispatchProcessorPublisherAssignment
boolean supportsDispatchProcessorPublisherAssignment()Tests if a dispatch processor publisher assignment service is supported.- Returns:
trueif a dispatch processor to publisher assignment service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsDispatchProcessorSmartPublisher
boolean supportsDispatchProcessorSmartPublisher()Tests if a dispatch smart publisher service is supported.- Returns:
trueif a smart publisher service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsDispatchProcessorRuleLookup
boolean supportsDispatchProcessorRuleLookup()Tests if a dispatch processor rule lookup service is supported.- Returns:
trueif a dispatch processor rule lookup service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsDispatchProcessorRuleApplication
boolean supportsDispatchProcessorRuleApplication()Tests if a dispatch processor rule application service is supported.- Returns:
trueif a dispatch processor rule application service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsDispatchProcessorEnablerLookup
boolean supportsDispatchProcessorEnablerLookup()Tests if looking up dispatch processor enablers is supported.- Returns:
trueif dispatch processor enabler lookup is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsDispatchProcessorEnablerQuery
boolean supportsDispatchProcessorEnablerQuery()Tests if querying dispatch processor enablers is supported.- Returns:
trueif dispatch processor enabler query is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsDispatchProcessorEnablerSearch
boolean supportsDispatchProcessorEnablerSearch()Tests if searching dispatch processor enablers is supported.- Returns:
trueif dispatch processor enabler search is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsDispatchProcessorEnablerAdmin
boolean supportsDispatchProcessorEnablerAdmin()Tests if a dispatch processor enabler administrative service is supported.- Returns:
trueif dispatch processor enabler administration is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsDispatchProcessorEnablerNotification
boolean supportsDispatchProcessorEnablerNotification()Tests if a dispatch processor enabler notification service is supported.- Returns:
trueif dispatch processor enabler notification is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsDispatchProcessorEnablerPublisher
boolean supportsDispatchProcessorEnablerPublisher()Tests if a dispatch processor enabler publisher lookup service is supported.- Returns:
trueif a dispatch processor enabler publisher lookup service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsDispatchProcessorEnablerPublisherAssignment
boolean supportsDispatchProcessorEnablerPublisherAssignment()Tests if a dispatch processor enabler publisher assignment service is supported.- Returns:
trueif a dispatch processor enabler to publisher assignment service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsDispatchProcessorEnablerSmartPublisher
boolean supportsDispatchProcessorEnablerSmartPublisher()Tests if a dispatch smart publisher service is supported.- Returns:
trueif a smart publisher service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsDispatchProcessorEnablerRuleLookup
boolean supportsDispatchProcessorEnablerRuleLookup()Tests if a dispatch processor enabler rule lookup service is supported.- Returns:
trueif a dispatch processor enabler rule lookup service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsDispatchProcessorEnablerRuleApplication
boolean supportsDispatchProcessorEnablerRuleApplication()Tests if a dispatch processor enabler rule application service is supported.- Returns:
trueif a dispatch processor enabler rule application service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsSubscriptionEnablerLookup
boolean supportsSubscriptionEnablerLookup()Tests if looking up subscription enablers is supported.- Returns:
trueif subscription enabler lookup is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsSubscriptionEnablerQuery
boolean supportsSubscriptionEnablerQuery()Tests if querying subscription enablers is supported.- Returns:
trueif subscription enabler query is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsSubscriptionEnablerSearch
boolean supportsSubscriptionEnablerSearch()Tests if searching subscription enablers is supported.- Returns:
trueif subscription enabler search is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsSubscriptionEnablerAdmin
boolean supportsSubscriptionEnablerAdmin()Tests if a subscription enabler administrative service is supported.- Returns:
trueif subscription enabler administration is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsSubscriptionEnablerNotification
boolean supportsSubscriptionEnablerNotification()Tests if a subscription enabler notification service is supported.- Returns:
trueif subscription enabler notification is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsSubscriptionEnablerPublisher
boolean supportsSubscriptionEnablerPublisher()Tests if a subscription enabler publisher lookup service is supported.- Returns:
trueif a publisher enabler subscription lookup service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsSubscriptionEnablerPublisherAssignment
boolean supportsSubscriptionEnablerPublisherAssignment()Tests if a subscription enabler publisher service is supported.- Returns:
trueif subscription enabler publisher assignment service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsSubscriptionEnablerSmartSubscription
boolean supportsSubscriptionEnablerSmartSubscription()Tests if a subscription enabler subscription lookup service is supported.- Returns:
trueif a subscription enabler subscription service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsSubscriptionEnablerRuleLookup
boolean supportsSubscriptionEnablerRuleLookup()Tests if a subscription enabler rule lookup service is supported.- Returns:
trueif a subscription enabler rule lookup service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsSubscriptionEnablerRuleApplication
boolean supportsSubscriptionEnablerRuleApplication()Tests if a subscription enabler rule application service is supported.- Returns:
trueif subscription enabler rule application service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
getDispatchEnablerRecordTypes
TypeList getDispatchEnablerRecordTypes()Gets the supportedDispatchEnablerrecord types.- Returns:
- a list containing the supported
DispatchEnablerrecord types - Compliance:
mandatory- This method must be implemented.
-
supportsDispatchEnablerRecordType
Tests if the givenDispatchEnablerrecord type is supported.- Parameters:
dispatchEnablerRecordType- aTypeindicating aDispatchEnablerrecord type- Returns:
trueif the given record type is supported,falseotherwise- Throws:
NullArgumentException-dispatchEnablerRecordTypeisnull- Compliance:
mandatory- This method must be implemented.
-
getDispatchEnablerSearchRecordTypes
TypeList getDispatchEnablerSearchRecordTypes()Gets the supportedDispatchEnablersearch types.- Returns:
- a list containing the supported
DispatchEnablersearch types - Compliance:
mandatory- This method must be implemented.
-
supportsDispatchEnablerSearchRecordType
Tests if the givenDispatchEnablersearch type is supported.- Parameters:
dispatchEnablerSearchRecordType- aTypeindicating aDispatchEnablersearch record type- Returns:
trueif the givenTypeis supported,falseotherwise- Throws:
NullArgumentException-dispatchEnablerSearchRecordTypeisnull- Compliance:
mandatory- This method must be implemented.
-
getDispatchConstrainerRecordTypes
TypeList getDispatchConstrainerRecordTypes()Gets the supportedDispatchConstrainerrecord types.- Returns:
- a list containing the supported
DispatchConstrainerrecord types - Compliance:
mandatory- This method must be implemented.
-
supportsDispatchConstrainerRecordType
Tests if the givenDispatchConstrainerrecord type is supported.- Parameters:
dispatchConstrainerRecordType- aTypeindicating aDispatchConstrainerrecord type- Returns:
trueif the given record type is supported,falseotherwise- Throws:
NullArgumentException-dispatchConstrainerRecordTypeisnull- Compliance:
mandatory- This method must be implemented.
-
getDispatchConstrainerSearchRecordTypes
TypeList getDispatchConstrainerSearchRecordTypes()Gets the supportedDispatchConstrainersearch types.- Returns:
- a list containing the supported
DispatchConstrainersearch types - Compliance:
mandatory- This method must be implemented.
-
supportsDispatchConstrainerSearchRecordType
Tests if the givenDispatchConstrainersearch type is supported.- Parameters:
dispatchConstrainerSearchRecordType- aTypeindicating aDispatchConstrainersearch type- Returns:
trueif the givenTypeis supported,falseotherwise- Throws:
NullArgumentException-dispatchConstrainerSearchRecordTypeisnull- Compliance:
mandatory- This method must be implemented.
-
getDispatchConstrainerEnablerRecordTypes
TypeList getDispatchConstrainerEnablerRecordTypes()Gets the supportedDispatchConstrainerEnablerrecord types.- Returns:
- a list containing the supported
DispatchConstrainerEnablerrecord types - Compliance:
mandatory- This method must be implemented.
-
supportsDispatchConstrainerEnablerRecordType
Tests if the givenDispatchCosntrainerEnablerrecord type is supported.- Parameters:
dispatchConstrainerEnablerRecordType- aTypeindicating a DispatchConstrainerEnabler record type- Returns:
trueif the given record type is supported,falseotherwise- Throws:
NullArgumentException-dispatchConstrainerEnablerRecordTypeisnull- Compliance:
mandatory- This method must be implemented.
-
getDispatchConstrainerEnablerSearchRecordTypes
TypeList getDispatchConstrainerEnablerSearchRecordTypes()Gets the supportedDispatchConstrainerEnablersearch types.- Returns:
- a list containing the supported
DispatchConstrainerEnablersearch types - Compliance:
mandatory- This method must be implemented.
-
supportsDispatchConstrainerEnablerSearchRecordType
boolean supportsDispatchConstrainerEnablerSearchRecordType(Type dispatchConstrainerEnablerSearchRecordType) Tests if the givenDispatchConstrainerEnablersearch type is supported.- Parameters:
dispatchConstrainerEnablerSearchRecordType- aTypeindicating aDispatchConstrainerEnablersearch type- Returns:
trueif the givenTypeis supported,falseotherwise- Throws:
NullArgumentException-dispatchConstrainerEnablerSearchRecordTypeisnull- Compliance:
mandatory- This method must be implemented.
-
getDispatchProcessorRecordTypes
TypeList getDispatchProcessorRecordTypes()Gets the supportedDispatchProcessorrecord types.- Returns:
- a list containing the supported
DispatchProcessorrecord types - Compliance:
mandatory- This method must be implemented.
-
supportsDispatchProcessorRecordType
Tests if the givenDispatchProcessorrecord type is supported.- Parameters:
dispatchConstrainerRecordType- aTypeindicating aDispatchProcessorrecord type- Returns:
trueif the given record type is supported,falseotherwise- Throws:
NullArgumentException-dispatchProcessorRecordTypeisnull- Compliance:
mandatory- This method must be implemented.
-
getDispatchProcessorSearchRecordTypes
TypeList getDispatchProcessorSearchRecordTypes()Gets the supportedDispatchProcessorsearch types.- Returns:
- a list containing the supported
DispatchProcessorsearch types - Compliance:
mandatory- This method must be implemented.
-
supportsDispatchProcessorSearchRecordType
Tests if the givenDispatchProcessorsearch type is supported.- Parameters:
dispatchProcessorSearchRecordType- aTypeindicating aDispatchProcessorsearch type- Returns:
trueif the givenTypeis supported,falseotherwise- Throws:
NullArgumentException-dispatchProcessorSearchRecordTypeisnull- Compliance:
mandatory- This method must be implemented.
-
getDispatchProcessorEnablerRecordTypes
TypeList getDispatchProcessorEnablerRecordTypes()Gets the supportedDispatchProcessorEnablerrecord types.- Returns:
- a list containing the supported
DispatchProcessorEnablerrecord types - Compliance:
mandatory- This method must be implemented.
-
supportsDispatchProcessorEnablerRecordType
Tests if the givenDispatchProcessorEnablerrecord type is supported.- Parameters:
dispatchProcessorEnablerRecordType- aTypeindicating aDispatchProcessorEnablerrecord type- Returns:
trueif the given record type is supported,falseotherwise- Throws:
NullArgumentException-dispatchProcessorEnablerRecordTypeisnull- Compliance:
mandatory- This method must be implemented.
-
getDispatchProcessorEnablerSearchRecordTypes
TypeList getDispatchProcessorEnablerSearchRecordTypes()Gets the supportedDispatchProcessorEnablersearch types.- Returns:
- a list containing the supported
DispatchProcessorEnablersearch types - Compliance:
mandatory- This method must be implemented.
-
supportsDispatchProcessorEnablerSearchRecordType
boolean supportsDispatchProcessorEnablerSearchRecordType(Type dispatchProcessorEnablerSearchRecordType) Tests if the givenDispatchProcessorEnablersearch type is supported.- Parameters:
dispatchProcessorEnablerSearchRecordType- aTypeindicating aDispatchProcessorEnablersearch record type- Returns:
trueif the givenTypeis supported,falseotherwise- Throws:
NullArgumentException-dispatchProcessorEnablerSearchRecordTypeisnull- Compliance:
mandatory- This method must be implemented.
-
getSubscriptionEnablerRecordTypes
TypeList getSubscriptionEnablerRecordTypes()Gets the supportedSubscriptionEnablerrecord types.- Returns:
- a list containing the supported
SubscriptionEnablerrecord types - Compliance:
mandatory- This method must be implemented.
-
supportsSubscriptionEnablerRecordType
Tests if the givenSubscriptionEnablerrecord type is supported.- Parameters:
subscriptionEnablerRecordType- aTypeindicating aSubscriptionEnablerrecord type- Returns:
trueif the given record type is supported,falseotherwise- Throws:
NullArgumentException-subscriptionEnablerRecordTypeisnull- Compliance:
mandatory- This method must be implemented.
-
getSubscriptionEnablerSearchRecordTypes
TypeList getSubscriptionEnablerSearchRecordTypes()Gets the supportedSubscriptionEnablersearch record types.- Returns:
- a list containing the supported
SubscriptionEnablersearch record types - Compliance:
mandatory- This method must be implemented.
-
supportsSubscriptionEnablerSearchRecordType
Tests if the givenSubscriptionEnablersearch record type is supported.- Parameters:
subscriptionEnablerSearchRecordType- aTypeindicating aSubscriptionEnablersearch record type- Returns:
trueif the given search record type is supported,falseotherwise- Throws:
NullArgumentException-subscriptionEnablerSearchRecordTypeisnull- Compliance:
mandatory- This method must be implemented.
-