Interface HoldRulesProfile
- All Superinterfaces:
OsidProfile, Sourceable
- All Known Subinterfaces:
HoldRulesManager, HoldRulesProxyManager
The hold rules profile describes the interoperability among hold rules services.
-
Method Summary
Modifier and TypeMethodDescriptionGets the supportedHoldEnablerrecord types.Gets the supportedHoldEnablersearch record types.Gets the supportedIssueConstrainerEnablerrecord types.Gets the supportedIssueConstrainerEnablersearch types.Gets the supportedIssueConstrainerrecord types.Gets the supportedIssueConstrainersearch types.Gets the supportedIssueEnablerrecord types.Gets the supportedIssueEnablersearch types.Gets the supportedIssueProcessorEnablerrecord types.Gets the supportedIssueProcessorEnablersearch types.Gets the supportedIssueProcessorrecord types.Gets the supportedIssueProcessorsearch types.booleanTests if a hold enabler administrative service is supported.booleanTests if looking up hold enablers is supported.booleanTests if a hold enabler notification service is supported.booleanTests if a hold enabler oubliette lookup service is supported.booleanTests if a hold enabler oubliette service is supported.booleanTests if querying hold enablers is supported.booleansupportsHoldEnablerRecordType(Type holdEnablerRecordType) Tests if the givenHoldEnablerrecord type is supported.booleanTests if a hold enabler rule application service is supported.booleanTests if a hold enabler rule lookup service is supported.booleanTests if searching hold enablers is supported.booleansupportsHoldEnablerSearchRecordType(Type holdEnablerSearchRecordType) Tests if the givenHoldEnablersearch record type is supported.booleanTests if a hold enabler smart oubliette service is supported.booleanTests if an issue constrainer administrative service is supported.booleanTests if an issue constrainer enabler administrative service is supported.booleanTests if looking up issue constrainer enablers is supported.booleanTests if an issue constrainer enabler notification service is supported.booleanTests if an issue constrainer enabler oubliette lookup service is supported.booleanTests if an issue constrainer enabler oubliette assignment service is supported.booleanTests if querying issue constrainer enablers is supported.booleansupportsIssueConstrainerEnablerRecordType(Type issueConstrainerEnablerRecordType) Tests if the givenIssueCosntrainerEnablerrecord type is supported.booleanTests if an issue constrainer enabler rule application service is supported.booleanTests if an issue constrainer enabler rule lookup service is supported.booleanTests if searching issue constrainer enablers is supported.booleansupportsIssueConstrainerEnablerSearchRecordType(Type issueConstrainerEnablerSearchRecordType) Tests if the givenIssueConstrainerEnablersearch type is supported.booleanTests if an issue smart oubliette service is supported.booleanTests if looking up issue constrainers is supported.booleanTests if an issue constrainer notification service is supported.booleanTests if an issue constrainer oubliette lookup service is supported.booleanTests if an issue constrainer oubliette assignment service is supported.booleanTests if querying issue constrainers is supported.booleansupportsIssueConstrainerRecordType(Type issueConstrainerRecordType) Tests if the givenIssueConstrainerrecord type is supported.booleanTests if an issue constrainer rule application service is supported.booleanTests if an issue constrainer rule lookup service is supported.booleanTests if searching issue constrainers is supported.booleansupportsIssueConstrainerSearchRecordType(Type issueConstrainerSearchRecordType) Tests if the givenIssueConstrainersearch type is supported.booleanTests if an issue constrainer smart oubliette service is supported.booleanTests if an issue enabler administrative service is supported.booleanTests if looking up issue enablers is supported.booleanTests if an issue enabler notification service is supported.booleanTests if an issue enabler oubliette lookup service is supported.booleanTests if an issue enabler oubliette assignment service is supported.booleanTests if querying issue enablers is supported.booleansupportsIssueEnablerRecordType(Type issueEnablerRecordType) Tests if the givenIssueEnablerrecord type is supported.booleanTests if an issue enabler rule application service is supported.booleanTests if an issue enabler rule lookup service is supported.booleanTests if searching issue enablers is supported.booleansupportsIssueEnablerSearchRecordType(Type issueEnablerSearchRecordType) Tests if the givenIssueEnablersearch type is supported.booleanTests if an issue enabler smart oubliette service is supported.booleanTests if an issue processor administrative service is supported.booleanTests if an issue processor enabler administrative service is supported.booleanTests if looking up issue processor enablers is supported.booleanTests if an issue processor enabler notification service is supported.booleanTests if an issue processor enabler oubliette lookup service is supported.booleanTests if an issue processor enabler oubliette assignment service is supported.booleanTests if querying issue processor enablers is supported.booleansupportsIssueProcessorEnablerRecordType(Type issueProcessorEnablerRecordType) Tests if the givenIssueProcessorEnablerrecord type is supported.booleanTests if an issue processor enabler rule application service is supported.booleanTests if an issue processor enabler rule lookup service is supported.booleanTests if searching issue processor enablers is supported.booleansupportsIssueProcessorEnablerSearchRecordType(Type issueProcessorEnablerSearchRecordType) Tests if the givenIssueProcessorEnablersearch type is supported.booleanTests if an issue smart oubliette service is supported.booleanTests if looking up issue processors is supported.booleanTests if an issue processor notification service is supported.booleanTests if an issue processor oubliette lookup service is supported.booleanTests if an issue processor oubliette assignment service is supported.booleanTests if querying issue processors is supported.booleansupportsIssueProcessorRecordType(Type issueConstrainerRecordType) Tests if the givenIssueProcessorrecord type is supported.booleanTests if an issue processor rule application service is supported.booleanTests if an issue processor rule lookup service is supported.booleanTests if searching issue processors is supported.booleansupportsIssueProcessorSearchRecordType(Type issueProcessorSearchRecordType) Tests if the givenIssueProcessorsearch type is supported.booleanTests if an issue processor smart oubliette 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.
-
supportsIssueEnablerLookup
boolean supportsIssueEnablerLookup()Tests if looking up issue enablers is supported.- Returns:
trueif issue enabler lookup is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsIssueEnablerQuery
boolean supportsIssueEnablerQuery()Tests if querying issue enablers is supported.- Returns:
trueif issue enabler query is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsIssueEnablerSearch
boolean supportsIssueEnablerSearch()Tests if searching issue enablers is supported.- Returns:
trueif issue enabler search is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsIssueEnablerAdmin
boolean supportsIssueEnablerAdmin()Tests if an issue enabler administrative service is supported.- Returns:
trueif issue enabler administration is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsIssueEnablerNotification
boolean supportsIssueEnablerNotification()Tests if an issue enabler notification service is supported.- Returns:
trueif issue enabler notification is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsIssueEnablerOubliette
boolean supportsIssueEnablerOubliette()Tests if an issue enabler oubliette lookup service is supported.- Returns:
trueif an issue enabler oubliette lookup service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsIssueEnablerOublietteAssignment
boolean supportsIssueEnablerOublietteAssignment()Tests if an issue enabler oubliette assignment service is supported.- Returns:
trueif an issue enabler to oubliette assignment service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsIssueEnablerSmartOubliette
boolean supportsIssueEnablerSmartOubliette()Tests if an issue enabler smart oubliette service is supported.- Returns:
trueif an smart oubliette service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsIssueEnablerRuleLookup
boolean supportsIssueEnablerRuleLookup()Tests if an issue enabler rule lookup service is supported.- Returns:
trueif an issue enabler rule lookup service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsIssueEnablerRuleApplication
boolean supportsIssueEnablerRuleApplication()Tests if an issue enabler rule application service is supported.- Returns:
trueif an issue enabler rule application service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsIssueConstrainerLookup
boolean supportsIssueConstrainerLookup()Tests if looking up issue constrainers is supported.- Returns:
trueif issue constrainer lookup is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsIssueConstrainerQuery
boolean supportsIssueConstrainerQuery()Tests if querying issue constrainers is supported.- Returns:
trueif issue constrainer query is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsIssueConstrainerSearch
boolean supportsIssueConstrainerSearch()Tests if searching issue constrainers is supported.- Returns:
trueif issue constrainer search is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsIssueConstrainerAdmin
boolean supportsIssueConstrainerAdmin()Tests if an issue constrainer administrative service is supported.- Returns:
trueif issue constrainer administration is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsIssueConstrainerNotification
boolean supportsIssueConstrainerNotification()Tests if an issue constrainer notification service is supported.- Returns:
trueif issue constrainer notification is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsIssueConstrainerOubliette
boolean supportsIssueConstrainerOubliette()Tests if an issue constrainer oubliette lookup service is supported.- Returns:
trueif an issue constrainer oubliette lookup service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsIssueConstrainerOublietteAssignment
boolean supportsIssueConstrainerOublietteAssignment()Tests if an issue constrainer oubliette assignment service is supported.- Returns:
trueif an issue constrainer to oubliette assignment service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsIssueConstrainerSmartOubliette
boolean supportsIssueConstrainerSmartOubliette()Tests if an issue constrainer smart oubliette service is supported.- Returns:
trueif an smart oubliette service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsIssueConstrainerRuleLookup
boolean supportsIssueConstrainerRuleLookup()Tests if an issue constrainer rule lookup service is supported.- Returns:
trueif an issue constrainer rule lookup service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsIssueConstrainerRuleApplication
boolean supportsIssueConstrainerRuleApplication()Tests if an issue constrainer rule application service is supported.- Returns:
trueif an issue constrainer rule application service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsIssueConstrainerEnablerLookup
boolean supportsIssueConstrainerEnablerLookup()Tests if looking up issue constrainer enablers is supported.- Returns:
trueif issue constrainer enabler lookup is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsIssueConstrainerEnablerQuery
boolean supportsIssueConstrainerEnablerQuery()Tests if querying issue constrainer enablers is supported.- Returns:
trueif issue constrainer enabler query is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsIssueConstrainerEnablerSearch
boolean supportsIssueConstrainerEnablerSearch()Tests if searching issue constrainer enablers is supported.- Returns:
trueif issue constrainer enabler search is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsIssueConstrainerEnablerAdmin
boolean supportsIssueConstrainerEnablerAdmin()Tests if an issue constrainer enabler administrative service is supported.- Returns:
trueif issue constrainer enabler administration is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsIssueConstrainerEnablerNotification
boolean supportsIssueConstrainerEnablerNotification()Tests if an issue constrainer enabler notification service is supported.- Returns:
trueif issue constrainer enabler notification is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsIssueConstrainerEnablerOubliette
boolean supportsIssueConstrainerEnablerOubliette()Tests if an issue constrainer enabler oubliette lookup service is supported.- Returns:
trueif an issue constrainer enabler oubliette lookup service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsIssueConstrainerEnablerOublietteAssignment
boolean supportsIssueConstrainerEnablerOublietteAssignment()Tests if an issue constrainer enabler oubliette assignment service is supported.- Returns:
trueif an issue constrainer enabler to oubliette assignment service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsIssueConstrainerEnablerSmartOubliette
boolean supportsIssueConstrainerEnablerSmartOubliette()Tests if an issue smart oubliette service is supported.- Returns:
trueif an smart oubliette service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsIssueConstrainerEnablerRuleLookup
boolean supportsIssueConstrainerEnablerRuleLookup()Tests if an issue constrainer enabler rule lookup service is supported.- Returns:
trueif an issue constrainer enabler rule lookup service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsIssueConstrainerEnablerRuleApplication
boolean supportsIssueConstrainerEnablerRuleApplication()Tests if an issue constrainer enabler rule application service is supported.- Returns:
trueif an issue constrainer enabler rule application service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsIssueProcessorLookup
boolean supportsIssueProcessorLookup()Tests if looking up issue processors is supported.- Returns:
trueif issue processor lookup is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsIssueProcessorQuery
boolean supportsIssueProcessorQuery()Tests if querying issue processors is supported.- Returns:
trueif issue processor query is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsIssueProcessorSearch
boolean supportsIssueProcessorSearch()Tests if searching issue processors is supported.- Returns:
trueif issue processor search is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsIssueProcessorAdmin
boolean supportsIssueProcessorAdmin()Tests if an issue processor administrative service is supported.- Returns:
trueif issue processor administration is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsIssueProcessorNotification
boolean supportsIssueProcessorNotification()Tests if an issue processor notification service is supported.- Returns:
trueif issue processor notification is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsIssueProcessorOubliette
boolean supportsIssueProcessorOubliette()Tests if an issue processor oubliette lookup service is supported.- Returns:
trueif an issue processor oubliette lookup service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsIssueProcessorOublietteAssignment
boolean supportsIssueProcessorOublietteAssignment()Tests if an issue processor oubliette assignment service is supported.- Returns:
trueif an issue processor to oubliette assignment service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsIssueProcessorSmartOubliette
boolean supportsIssueProcessorSmartOubliette()Tests if an issue processor smart oubliette service is supported.- Returns:
trueif an smart oubliette service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsIssueProcessorRuleLookup
boolean supportsIssueProcessorRuleLookup()Tests if an issue processor rule lookup service is supported.- Returns:
trueif an issue processor rule lookup service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsIssueProcessorRuleApplication
boolean supportsIssueProcessorRuleApplication()Tests if an issue processor rule application service is supported.- Returns:
trueif an issue processor rule application service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsIssueProcessorEnablerLookup
boolean supportsIssueProcessorEnablerLookup()Tests if looking up issue processor enablers is supported.- Returns:
trueif issue processor enabler lookup is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsIssueProcessorEnablerQuery
boolean supportsIssueProcessorEnablerQuery()Tests if querying issue processor enablers is supported.- Returns:
trueif issue processor enabler query is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsIssueProcessorEnablerSearch
boolean supportsIssueProcessorEnablerSearch()Tests if searching issue processor enablers is supported.- Returns:
trueif issue processor enabler search is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsIssueProcessorEnablerAdmin
boolean supportsIssueProcessorEnablerAdmin()Tests if an issue processor enabler administrative service is supported.- Returns:
trueif issue processor enabler administration is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsIssueProcessorEnablerNotification
boolean supportsIssueProcessorEnablerNotification()Tests if an issue processor enabler notification service is supported.- Returns:
trueif issue processor enabler notification is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsIssueProcessorEnablerOubliette
boolean supportsIssueProcessorEnablerOubliette()Tests if an issue processor enabler oubliette lookup service is supported.- Returns:
trueif an issue processor enabler oubliette lookup service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsIssueProcessorEnablerOublietteAssignment
boolean supportsIssueProcessorEnablerOublietteAssignment()Tests if an issue processor enabler oubliette assignment service is supported.- Returns:
trueif an issue processor enabler to oubliette assignment service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsIssueProcessorEnablerSmartOubliette
boolean supportsIssueProcessorEnablerSmartOubliette()Tests if an issue smart oubliette service is supported.- Returns:
trueif an smart oubliette service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsIssueProcessorEnablerRuleLookup
boolean supportsIssueProcessorEnablerRuleLookup()Tests if an issue processor enabler rule lookup service is supported.- Returns:
trueif an issue processor enabler rule lookup service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsIssueProcessorEnablerRuleApplication
boolean supportsIssueProcessorEnablerRuleApplication()Tests if an issue processor enabler rule application service is supported.- Returns:
trueif an issue processor enabler rule application service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsHoldEnablerLookup
boolean supportsHoldEnablerLookup()Tests if looking up hold enablers is supported.- Returns:
trueif hold enabler lookup is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsHoldEnablerQuery
boolean supportsHoldEnablerQuery()Tests if querying hold enablers is supported.- Returns:
trueif hold enabler query is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsHoldEnablerSearch
boolean supportsHoldEnablerSearch()Tests if searching hold enablers is supported.- Returns:
trueif hold enabler search is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsHoldEnablerAdmin
boolean supportsHoldEnablerAdmin()Tests if a hold enabler administrative service is supported.- Returns:
trueif hold enabler administration is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsHoldEnablerNotification
boolean supportsHoldEnablerNotification()Tests if a hold enabler notification service is supported.- Returns:
trueif hold enabler notification is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsHoldEnablerOubliette
boolean supportsHoldEnablerOubliette()Tests if a hold enabler oubliette lookup service is supported.- Returns:
trueif an oubliette enabler hold lookup service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsHoldEnablerOublietteAssignment
boolean supportsHoldEnablerOublietteAssignment()Tests if a hold enabler oubliette service is supported.- Returns:
trueif hold enabler oubliette assignment service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsHoldEnablerSmartOubliette
boolean supportsHoldEnablerSmartOubliette()Tests if a hold enabler smart oubliette service is supported.- Returns:
trueif a hold enabler smart oubliette service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsHoldEnablerRuleLookup
boolean supportsHoldEnablerRuleLookup()Tests if a hold enabler rule lookup service is supported.- Returns:
trueif a hold enabler rule lookup service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsHoldEnablerRuleApplication
boolean supportsHoldEnablerRuleApplication()Tests if a hold enabler rule application service is supported.- Returns:
trueif hold enabler rule application service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
getIssueEnablerRecordTypes
TypeList getIssueEnablerRecordTypes()Gets the supportedIssueEnablerrecord types.- Returns:
- a list containing the supported
IssueEnablerrecord types - Compliance:
mandatory- This method must be implemented.
-
supportsIssueEnablerRecordType
Tests if the givenIssueEnablerrecord type is supported.- Parameters:
issueEnablerRecordType- aTypeindicating anIssueEnablerrecord type- Returns:
trueif the given record type is supported,falseotherwise- Throws:
NullArgumentException-issueEnablerRecordTypeisnull- Compliance:
mandatory- This method must be implemented.
-
getIssueEnablerSearchRecordTypes
TypeList getIssueEnablerSearchRecordTypes()Gets the supportedIssueEnablersearch types.- Returns:
- a list containing the supported
IssueEnablersearch types - Compliance:
mandatory- This method must be implemented.
-
supportsIssueEnablerSearchRecordType
Tests if the givenIssueEnablersearch type is supported.- Parameters:
issueEnablerSearchRecordType- aTypeindicating anIssueEnablersearch type- Returns:
trueif the givenTypeis supported,falseotherwise- Throws:
NullArgumentException-issueEnablerSearchRecordTypeisnull- Compliance:
mandatory- This method must be implemented.
-
getIssueConstrainerRecordTypes
TypeList getIssueConstrainerRecordTypes()Gets the supportedIssueConstrainerrecord types.- Returns:
- a list containing the supported
IssueConstrainerrecord types - Compliance:
mandatory- This method must be implemented.
-
supportsIssueConstrainerRecordType
Tests if the givenIssueConstrainerrecord type is supported.- Parameters:
issueConstrainerRecordType- aTypeindicating anIssueConstrainerrecord type- Returns:
trueif the given record type is supported,falseotherwise- Throws:
NullArgumentException-issueConstrainerRecordTypeisnull- Compliance:
mandatory- This method must be implemented.
-
getIssueConstrainerSearchRecordTypes
TypeList getIssueConstrainerSearchRecordTypes()Gets the supportedIssueConstrainersearch types.- Returns:
- a list containing the supported
IssueConstrainersearch types - Compliance:
mandatory- This method must be implemented.
-
supportsIssueConstrainerSearchRecordType
Tests if the givenIssueConstrainersearch type is supported.- Parameters:
issueConstrainerSearchRecordType- aTypeindicating anIssueConstrainersearch type- Returns:
trueif the givenTypeis supported,falseotherwise- Throws:
NullArgumentException-issueConstrainerSearchRecordTypeisnull- Compliance:
mandatory- This method must be implemented.
-
getIssueConstrainerEnablerRecordTypes
TypeList getIssueConstrainerEnablerRecordTypes()Gets the supportedIssueConstrainerEnablerrecord types.- Returns:
- a list containing the supported
IssueConstrainerEnablerrecord types - Compliance:
mandatory- This method must be implemented.
-
supportsIssueConstrainerEnablerRecordType
Tests if the givenIssueCosntrainerEnablerrecord type is supported.- Parameters:
issueConstrainerEnablerRecordType- aTypeindicating anIssueConstrainerEnablerrecord type- Returns:
trueif the given record type is supported,falseotherwise- Throws:
NullArgumentException-issueConstrainerEnablerRecordTypeisnull- Compliance:
mandatory- This method must be implemented.
-
getIssueConstrainerEnablerSearchRecordTypes
TypeList getIssueConstrainerEnablerSearchRecordTypes()Gets the supportedIssueConstrainerEnablersearch types.- Returns:
- a list containing the supported
IssueConstrainerEnablersearch types - Compliance:
mandatory- This method must be implemented.
-
supportsIssueConstrainerEnablerSearchRecordType
boolean supportsIssueConstrainerEnablerSearchRecordType(Type issueConstrainerEnablerSearchRecordType) Tests if the givenIssueConstrainerEnablersearch type is supported.- Parameters:
issueConstrainerEnablerSearchRecordType- aTypeindicating anIssueConstrainerEnablersearch type- Returns:
trueif the givenTypeis supported,falseotherwise- Throws:
NullArgumentException-issueConstrainerEnablerSearchRecordTypeisnull- Compliance:
mandatory- This method must be implemented.
-
getIssueProcessorRecordTypes
TypeList getIssueProcessorRecordTypes()Gets the supportedIssueProcessorrecord types.- Returns:
- a list containing the supported
IssueProcessorrecord types - Compliance:
mandatory- This method must be implemented.
-
supportsIssueProcessorRecordType
Tests if the givenIssueProcessorrecord type is supported.- Parameters:
issueConstrainerRecordType- aTypeindicating anIssueProcessorrecord type- Returns:
trueif the given record type is supported,falseotherwise- Throws:
NullArgumentException-issueProcessorRecordTypeisnull- Compliance:
mandatory- This method must be implemented.
-
getIssueProcessorSearchRecordTypes
TypeList getIssueProcessorSearchRecordTypes()Gets the supportedIssueProcessorsearch types.- Returns:
- a list containing the supported
IssueProcessorsearch types - Compliance:
mandatory- This method must be implemented.
-
supportsIssueProcessorSearchRecordType
Tests if the givenIssueProcessorsearch type is supported.- Parameters:
issueProcessorSearchRecordType- aTypeindicating anIssueProcessorsearch type- Returns:
trueif the givenTypeis supported,falseotherwise- Throws:
NullArgumentException-issueProcessorSearchRecordTypeisnull- Compliance:
mandatory- This method must be implemented.
-
getIssueProcessorEnablerRecordTypes
TypeList getIssueProcessorEnablerRecordTypes()Gets the supportedIssueProcessorEnablerrecord types.- Returns:
- a list containing the supported
IssueProcessorEnablerrecord types - Compliance:
mandatory- This method must be implemented.
-
supportsIssueProcessorEnablerRecordType
Tests if the givenIssueProcessorEnablerrecord type is supported.- Parameters:
issueProcessorEnablerRecordType- aTypeindicating anIssueProcessorEnablerrecord type- Returns:
trueif the given record type is supported,falseotherwise- Throws:
NullArgumentException-issueProcessorEnablerRecordTypeisnull- Compliance:
mandatory- This method must be implemented.
-
getIssueProcessorEnablerSearchRecordTypes
TypeList getIssueProcessorEnablerSearchRecordTypes()Gets the supportedIssueProcessorEnablersearch types.- Returns:
- a list containing the supported
IssueProcessorEnablersearch types - Compliance:
mandatory- This method must be implemented.
-
supportsIssueProcessorEnablerSearchRecordType
Tests if the givenIssueProcessorEnablersearch type is supported.- Parameters:
issueProcessorEnablerSearchRecordType- aTypeindicating anIssueProcessorEnablersearch type- Returns:
trueif the givenTypeis supported,falseotherwise- Throws:
NullArgumentException-issueProcessorEnablerSearchRecordTypeisnull- Compliance:
mandatory- This method must be implemented.
-
getHoldEnablerRecordTypes
TypeList getHoldEnablerRecordTypes()Gets the supportedHoldEnablerrecord types.- Returns:
- a list containing the supported
HoldEnablerrecord types - Compliance:
mandatory- This method must be implemented.
-
supportsHoldEnablerRecordType
Tests if the givenHoldEnablerrecord type is supported.- Parameters:
holdEnablerRecordType- aTypeindicating aHoldEnablerrecord type- Returns:
trueif the given record type is supported,falseotherwise- Throws:
NullArgumentException-holdEnablerRecordTypeisnull- Compliance:
mandatory- This method must be implemented.
-
getHoldEnablerSearchRecordTypes
TypeList getHoldEnablerSearchRecordTypes()Gets the supportedHoldEnablersearch record types.- Returns:
- a list containing the supported
HoldEnablersearch record types - Compliance:
mandatory- This method must be implemented.
-
supportsHoldEnablerSearchRecordType
Tests if the givenHoldEnablersearch record type is supported.- Parameters:
holdEnablerSearchRecordType- aTypeindicating aHoldEnablersearch record type- Returns:
trueif the given search record type is supported,falseotherwise- Throws:
NullArgumentException-holdEnablerSearchRecordTypeisnull- Compliance:
mandatory- This method must be implemented.
-