Interface ResourcingRulesProfile
- All Superinterfaces:
OsidProfile, Sourceable
- All Known Subinterfaces:
ResourcingRulesManager, ResourcingRulesProxyManager
The resourcing rules profile describes the interoperability among resourcing rules services.
-
Method Summary
Modifier and TypeMethodDescriptionGets the supportedAvailabilityEnablerrecord types.Gets the supportedAvailabilityEnablersearch record types.Gets the supportedCommissionEnablerrecord types.Gets the supportedCommissionEnablersearch record types.Gets the supportedJobConstrainerEnablerrecord types.Gets the supportedJobConstrainerEnablersearch record types.Gets the supportedJobConstrainerrecord types.Gets the supportedJobConstrainersearch record types.Gets the supportedJobProcessorEnablerrecord types.Gets the supportedJobProcessorEnablersearch record types.Gets the supportedJobProcessorrecord types.Gets the supportedJobProcessorsearch record types.booleanTests if an availability enabler administrative service is supported.booleanTests if an availability enabler foundry lookup service is supported.booleanTests if an availability enabler foundry service is supported.booleanTests if looking up availability enabler is supported.booleanTests if an availability enabler notification service is supported.booleanTests if querying availability enabler is supported.booleansupportsAvailabilityEnablerRecordType(Type availabilityEnablerRecordType) Tests if the givenAvailabilityEnablerrecord type is supported.booleanTests if an availability enabler rule application service is supported.booleanTests if an availability enabler rule lookup service is supported.booleanTests if searching availability enabler is supported.booleanTests if an availability enabler foundry lookup service is supported.booleanTests if a commission enabler administrative service is supported.booleanTests if a commission enabler foundry lookup service is supported.booleanTests if a commission enabler foundry service is supported.booleanTests if looking up commission enabler is supported.booleanTests if a commission enabler notification service is supported.booleanTests if querying commission enabler is supported.booleansupportsCommissionEnablerRecordType(Type commissionEnablerRecordType) Tests if the givenCommissionEnablerrecord type is supported.booleanTests if a commission enabler rule application service is supported.booleanTests if a commission enabler rule lookup service is supported.booleanTests if searching commission enabler is supported.booleansupportsCommissionEnablerSearchRecordType(Type commissionEnablerSearchRecordType) Tests if the givenCommissionEnablersearch record type is supported.booleanTests if a commission enabler foundry lookup service is supported.booleanTests if a job constrainer administrative service is supported.booleanTests if a job constrainer enabler administrative service is supported.booleanTests if a job constrainer enabler foundry lookup service is supported.booleanTests if a job constrainer enabler foundry service is supported.booleanTests if looking up job constrainer enablers is supported.booleanTests if a job constrainer enabler notification service is supported.booleanTests if querying job constrainer enablers is supported.booleansupportsJobConstrainerEnablerRecordType(Type jobConstrainerEnablerRecordType) Tests if the givenJobConstrainerEnablerrecord type is supported.booleanTests if a job constrainer enabler rule application service is supported.booleanTests if a job constrainer enabler rule lookup service is supported.booleanTests if searching job constrainer enablers is supported.booleansupportsJobConstrainerEnablerSearchRecordType(Type jobConstrainerEnablerSearchRecordType) Tests if the givenJobConstrainerEnablersearch record type is supported.booleanTests if a job constrainer enabler foundry lookup service is supported.booleanTests if a job constrainer foundry lookup service is supported.booleanTests if a job constrainer foundry service is supported.booleanTests if looking up job constrainer is supported.booleanTests if a job constrainer notification service is supported.booleanTests if querying job constrainer is supported.booleansupportsJobConstrainerRecordType(Type jobConstrainerRecordType) Tests if the givenJobConstrainerrecord type is supported.booleanTests if a job constrainer rule application service is supported.booleanTests if a job constrainer rule lookup service is supported.booleanTests if searching job constrainer is supported.booleansupportsJobConstrainerSearchRecordType(Type jobConstrainerSearchRecordType) Tests if the givenJobConstrainersearch record type is supported.booleanTests if a job constrainer foundry lookup service is supported.booleanTests if a job processor administrative service is supported.booleanTests if a job processor enabler administrative service is supported.booleanTests if a job processor enabler foundry lookup service is supported.booleanTests if a job processor enabler foundry service is supported.booleanTests if looking up job processor enablers is supported.booleanTests if a job processor enabler notification service is supported.booleanTests if querying job processor enablers is supported.booleansupportsJobProcessorEnablerRecordType(Type jobProcessorEnablerRecordType) Tests if the givenJobProcessorEnablerrecord type is supported.booleanTests if a job processor enabler rule application service is supported.booleanTests if a job processor enabler rule lookup service is supported.booleanTests if searching job processor enablers is supported.booleansupportsJobProcessorEnablerSearchRecordType(Type jobProcessorEnablerSearchRecordType) Tests if the givenJobProcessorEnablersearch record type is supported.booleanTests if a job processor enabler foundry lookup service is supported.booleanTests if a job processor foundry lookup service is supported.booleanTests if a job processor foundry service is supported.booleanTests if looking up job processor is supported.booleanTests if a job processor notification service is supported.booleanTests if querying job processor is supported.booleansupportsJobProcessorRecordType(Type jobProcessorRecordType) Tests if the givenJobProcessorrecord type is supported.booleanTests if a job processor rule application service is supported.booleanTests if a job processor rule lookup service is supported.booleanTests if searching job processor is supported.booleansupportsJobProcessorSearchRecordType(Type jobProcessorSearchRecordType) Tests if the givenJobProcessorsearch record type is supported.booleanTests if a job processor foundry lookup service is supported.booleanTests if any job 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 job federation is exposed. Federation is exposed when a specific job may be identified, selected and used to create a lookup or admin session. Federation is not exposed when a set of jobs appears as a single job.- Returns:
trueif visible federation is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsAvailabilityEnablerLookup
boolean supportsAvailabilityEnablerLookup()Tests if looking up availability enabler is supported.- Returns:
trueif availability enabler lookup is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsAvailabilityEnablerQuery
boolean supportsAvailabilityEnablerQuery()Tests if querying availability enabler is supported.- Returns:
trueif availability enabler query is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsAvailabilityEnablerSearch
boolean supportsAvailabilityEnablerSearch()Tests if searching availability enabler is supported.- Returns:
trueif availability enabler search is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsAvailabilityEnablerAdmin
boolean supportsAvailabilityEnablerAdmin()Tests if an availability enabler administrative service is supported.- Returns:
trueif availability enabler administration is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsAvailabilityEnablerNotification
boolean supportsAvailabilityEnablerNotification()Tests if an availability enabler notification service is supported.- Returns:
trueif availability enabler notification is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsAvailabilityEnablerFoundry
boolean supportsAvailabilityEnablerFoundry()Tests if an availability enabler foundry lookup service is supported.- Returns:
trueif an availability enabler foundry lookup service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsAvailabilityEnablerFoundryAssignment
boolean supportsAvailabilityEnablerFoundryAssignment()Tests if an availability enabler foundry service is supported.- Returns:
trueif availability enabler foundry assignment service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsAvailabilityEnablerSmartFoundry
boolean supportsAvailabilityEnablerSmartFoundry()Tests if an availability enabler foundry lookup service is supported.- Returns:
trueif an availability enabler foundry service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsAvailabilityEnablerRuleLookup
boolean supportsAvailabilityEnablerRuleLookup()Tests if an availability enabler rule lookup service is supported.- Returns:
trueif an availability enabler rule lookup service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsAvailabilityEnablerRuleApplication
boolean supportsAvailabilityEnablerRuleApplication()Tests if an availability enabler rule application service is supported.- Returns:
trueif an availability enabler rule application service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsCommissionEnablerLookup
boolean supportsCommissionEnablerLookup()Tests if looking up commission enabler is supported.- Returns:
trueif commission enabler lookup is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsCommissionEnablerQuery
boolean supportsCommissionEnablerQuery()Tests if querying commission enabler is supported.- Returns:
trueif commission enabler query is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsCommissionEnablerSearch
boolean supportsCommissionEnablerSearch()Tests if searching commission enabler is supported.- Returns:
trueif commission enabler search is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsCommissionEnablerAdmin
boolean supportsCommissionEnablerAdmin()Tests if a commission enabler administrative service is supported.- Returns:
trueif commission enabler administration is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsCommissionEnablerNotification
boolean supportsCommissionEnablerNotification()Tests if a commission enabler notification service is supported.- Returns:
trueif commission enabler notification is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsCommissionEnablerFoundry
boolean supportsCommissionEnablerFoundry()Tests if a commission enabler foundry lookup service is supported.- Returns:
trueif a commission enabler foundry lookup service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsCommissionEnablerFoundryAssignment
boolean supportsCommissionEnablerFoundryAssignment()Tests if a commission enabler foundry service is supported.- Returns:
trueif commission enabler foundry assignment service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsCommissionEnablerSmartFoundry
boolean supportsCommissionEnablerSmartFoundry()Tests if a commission enabler foundry lookup service is supported.- Returns:
trueif a commission enabler foundry service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsCommissionEnablerRuleLookup
boolean supportsCommissionEnablerRuleLookup()Tests if a commission enabler rule lookup service is supported.- Returns:
trueif a commission enabler rule lookup service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsCommissionEnablerRuleApplication
boolean supportsCommissionEnablerRuleApplication()Tests if a commission enabler rule application service is supported.- Returns:
trueif a commission enabler rule application service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsJobConstrainerLookup
boolean supportsJobConstrainerLookup()Tests if looking up job constrainer is supported.- Returns:
trueif job constrainer lookup is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsJobConstrainerQuery
boolean supportsJobConstrainerQuery()Tests if querying job constrainer is supported.- Returns:
trueif job constrainer query is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsJobConstrainerSearch
boolean supportsJobConstrainerSearch()Tests if searching job constrainer is supported.- Returns:
trueif job constrainer search is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsJobConstrainerAdmin
boolean supportsJobConstrainerAdmin()Tests if a job constrainer administrative service is supported.- Returns:
trueif job constrainer administration is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsJobConstrainerNotification
boolean supportsJobConstrainerNotification()Tests if a job constrainer notification service is supported.- Returns:
trueif job constrainer notification is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsJobConstrainerFoundry
boolean supportsJobConstrainerFoundry()Tests if a job constrainer foundry lookup service is supported.- Returns:
trueif a job constrainer foundry lookup service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsJobConstrainerFoundryAssignment
boolean supportsJobConstrainerFoundryAssignment()Tests if a job constrainer foundry service is supported.- Returns:
trueif job constrainer foundry assignment service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsJobConstrainerSmartFoundry
boolean supportsJobConstrainerSmartFoundry()Tests if a job constrainer foundry lookup service is supported.- Returns:
trueif a job constrainer foundry service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsJobConstrainerRuleLookup
boolean supportsJobConstrainerRuleLookup()Tests if a job constrainer rule lookup service is supported.- Returns:
trueif a job constrainer rule lookup service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsJobConstrainerRuleApplication
boolean supportsJobConstrainerRuleApplication()Tests if a job constrainer rule application service is supported.- Returns:
trueif a job constrainer rule application service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsJobConstrainerEnablerLookup
boolean supportsJobConstrainerEnablerLookup()Tests if looking up job constrainer enablers is supported.- Returns:
trueif job constrainer enabler lookup is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsJobConstrainerEnablerQuery
boolean supportsJobConstrainerEnablerQuery()Tests if querying job constrainer enablers is supported.- Returns:
trueif job constrainer enabler query is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsJobConstrainerEnablerSearch
boolean supportsJobConstrainerEnablerSearch()Tests if searching job constrainer enablers is supported.- Returns:
trueif job constrainer enabler search is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsJobConstrainerEnablerAdmin
boolean supportsJobConstrainerEnablerAdmin()Tests if a job constrainer enabler administrative service is supported.- Returns:
trueif job constrainer enabler administration is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsJobConstrainerEnablerNotification
boolean supportsJobConstrainerEnablerNotification()Tests if a job constrainer enabler notification service is supported.- Returns:
trueif job constrainer enabler notification is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsJobConstrainerEnablerFoundry
boolean supportsJobConstrainerEnablerFoundry()Tests if a job constrainer enabler foundry lookup service is supported.- Returns:
trueif a job constrainer enabler foundry lookup service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsJobConstrainerEnablerFoundryAssignment
boolean supportsJobConstrainerEnablerFoundryAssignment()Tests if a job constrainer enabler foundry service is supported.- Returns:
trueif job constrainer enabler foundry assignment service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsJobConstrainerEnablerSmartFoundry
boolean supportsJobConstrainerEnablerSmartFoundry()Tests if a job constrainer enabler foundry lookup service is supported.- Returns:
trueif a job constrainer enabler foundry service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsJobConstrainerEnablerRuleLookup
boolean supportsJobConstrainerEnablerRuleLookup()Tests if a job constrainer enabler rule lookup service is supported.- Returns:
trueif a job constrainer enabler rule lookup service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsJobConstrainerEnablerRuleApplication
boolean supportsJobConstrainerEnablerRuleApplication()Tests if a job constrainer enabler rule application service is supported.- Returns:
trueif job constrainer enabler rule application service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsJobProcessorLookup
boolean supportsJobProcessorLookup()Tests if looking up job processor is supported.- Returns:
trueif job processor lookup is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsJobProcessorQuery
boolean supportsJobProcessorQuery()Tests if querying job processor is supported.- Returns:
trueif job processor query is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsJobProcessorSearch
boolean supportsJobProcessorSearch()Tests if searching job processor is supported.- Returns:
trueif job processor search is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsJobProcessorAdmin
boolean supportsJobProcessorAdmin()Tests if a job processor administrative service is supported.- Returns:
trueif job processor administration is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsJobProcessorNotification
boolean supportsJobProcessorNotification()Tests if a job processor notification service is supported.- Returns:
trueif job processor notification is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsJobProcessorFoundry
boolean supportsJobProcessorFoundry()Tests if a job processor foundry lookup service is supported.- Returns:
trueif a job processor foundry lookup service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsJobProcessorFoundryAssignment
boolean supportsJobProcessorFoundryAssignment()Tests if a job processor foundry service is supported.- Returns:
trueif job processor foundry assignment service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsJobProcessorSmartFoundry
boolean supportsJobProcessorSmartFoundry()Tests if a job processor foundry lookup service is supported.- Returns:
trueif a job processor foundry service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsJobProcessorRuleLookup
boolean supportsJobProcessorRuleLookup()Tests if a job processor rule lookup service is supported.- Returns:
trueif a job processor rule lookup service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsJobProcessorRuleApplication
boolean supportsJobProcessorRuleApplication()Tests if a job processor rule application service is supported.- Returns:
trueif job processor rule application service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsJobProcessorEnablerLookup
boolean supportsJobProcessorEnablerLookup()Tests if looking up job processor enablers is supported.- Returns:
trueif job processor enabler lookup is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsJobProcessorEnablerQuery
boolean supportsJobProcessorEnablerQuery()Tests if querying job processor enablers is supported.- Returns:
trueif job processor enabler query is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsJobProcessorEnablerSearch
boolean supportsJobProcessorEnablerSearch()Tests if searching job processor enablers is supported.- Returns:
trueif job processor enabler search is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsJobProcessorEnablerAdmin
boolean supportsJobProcessorEnablerAdmin()Tests if a job processor enabler administrative service is supported.- Returns:
trueif job processor enabler administration is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsJobProcessorEnablerNotification
boolean supportsJobProcessorEnablerNotification()Tests if a job processor enabler notification service is supported.- Returns:
trueif job processor enabler notification is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsJobProcessorEnablerFoundry
boolean supportsJobProcessorEnablerFoundry()Tests if a job processor enabler foundry lookup service is supported.- Returns:
trueif a job processor enabler foundry lookup service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsJobProcessorEnablerFoundryAssignment
boolean supportsJobProcessorEnablerFoundryAssignment()Tests if a job processor enabler foundry service is supported.- Returns:
trueif job processor enabler foundry assignment service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsJobProcessorEnablerSmartFoundry
boolean supportsJobProcessorEnablerSmartFoundry()Tests if a job processor enabler foundry lookup service is supported.- Returns:
trueif a job processor enabler foundry service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsJobProcessorEnablerRuleLookup
boolean supportsJobProcessorEnablerRuleLookup()Tests if a job processor enabler rule lookup service is supported.- Returns:
trueif a job processor enabler rule lookup service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsJobProcessorEnablerRuleApplication
boolean supportsJobProcessorEnablerRuleApplication()Tests if a job processor enabler rule application service is supported.- Returns:
trueif job processor enabler rule application service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
getAvailabilityEnablerRecordTypes
TypeList getAvailabilityEnablerRecordTypes()Gets the supportedAvailabilityEnablerrecord types.- Returns:
- a list containing the supported
AvailabilityEnablerrecord types - Compliance:
mandatory- This method must be implemented.
-
supportsAvailabilityEnablerRecordType
Tests if the givenAvailabilityEnablerrecord type is supported.- Parameters:
availabilityEnablerRecordType- aTypeindicating anAvailabilityEnablerrecord type- Returns:
trueif the given record type is supported,falseotherwise- Throws:
NullArgumentException-availabilityEnablerRecordTypeisnull- Compliance:
mandatory- This method must be implemented.
-
getAvailabilityEnablerSearchRecordTypes
TypeList getAvailabilityEnablerSearchRecordTypes()Gets the supportedAvailabilityEnablersearch record types.- Returns:
- a list containing the supported
AvailabilityEnablersearch record types - Compliance:
mandatory- This method must be implemented.
-
getCommissionEnablerRecordTypes
TypeList getCommissionEnablerRecordTypes()Gets the supportedCommissionEnablerrecord types.- Returns:
- a list containing the supported
CommissionEnablerrecord types - Compliance:
mandatory- This method must be implemented.
-
supportsCommissionEnablerRecordType
Tests if the givenCommissionEnablerrecord type is supported.- Parameters:
commissionEnablerRecordType- aTypeindicating aCommissionEnablerrecord type- Returns:
trueif the given record type is supported,falseotherwise- Throws:
NullArgumentException-commissionEnablerRecordTypeisnull- Compliance:
mandatory- This method must be implemented.
-
getCommissionEnablerSearchRecordTypes
TypeList getCommissionEnablerSearchRecordTypes()Gets the supportedCommissionEnablersearch record types.- Returns:
- a list containing the supported
CommissionEnablersearch record types - Compliance:
mandatory- This method must be implemented.
-
supportsCommissionEnablerSearchRecordType
Tests if the givenCommissionEnablersearch record type is supported.- Parameters:
commissionEnablerSearchRecordType- aTypeindicating aCommissionEnablersearch record type- Returns:
trueif the given search record type is supported,falseotherwise- Throws:
NullArgumentException-commissionEnablerSearchRecordTypeisnull- Compliance:
mandatory- This method must be implemented.
-
getJobConstrainerRecordTypes
TypeList getJobConstrainerRecordTypes()Gets the supportedJobConstrainerrecord types.- Returns:
- a list containing the supported
JobConstrainerrecord types - Compliance:
mandatory- This method must be implemented.
-
supportsJobConstrainerRecordType
Tests if the givenJobConstrainerrecord type is supported.- Parameters:
jobConstrainerRecordType- aTypeindicating aJobConstrainerrecord type- Returns:
trueif the given record type is supported,falseotherwise- Throws:
NullArgumentException-jobConstrainerRecordTypeisnull- Compliance:
mandatory- This method must be implemented.
-
getJobConstrainerSearchRecordTypes
TypeList getJobConstrainerSearchRecordTypes()Gets the supportedJobConstrainersearch record types.- Returns:
- a list containing the supported
JobConstrainersearch record types - Compliance:
mandatory- This method must be implemented.
-
supportsJobConstrainerSearchRecordType
Tests if the givenJobConstrainersearch record type is supported.- Parameters:
jobConstrainerSearchRecordType- aTypeindicating aJobConstrainersearch record type- Returns:
trueif the given search record type is supported,falseotherwise- Throws:
NullArgumentException-jobConstrainerSearchRecordTypeisnull- Compliance:
mandatory- This method must be implemented.
-
getJobConstrainerEnablerRecordTypes
TypeList getJobConstrainerEnablerRecordTypes()Gets the supportedJobConstrainerEnablerrecord types.- Returns:
- a list containing the supported
JobConstrainerEnablerrecord types - Compliance:
mandatory- This method must be implemented.
-
supportsJobConstrainerEnablerRecordType
Tests if the givenJobConstrainerEnablerrecord type is supported.- Parameters:
jobConstrainerEnablerRecordType- aTypeindicating aJobConstrainerEnablerrecord type- Returns:
trueif the given record type is supported,falseotherwise- Throws:
NullArgumentException-jobConstrainerEnablerRecordTypeisnull- Compliance:
mandatory- This method must be implemented.
-
getJobConstrainerEnablerSearchRecordTypes
TypeList getJobConstrainerEnablerSearchRecordTypes()Gets the supportedJobConstrainerEnablersearch record types.- Returns:
- a list containing the supported
JobConstrainerEnablersearch record types - Compliance:
mandatory- This method must be implemented.
-
supportsJobConstrainerEnablerSearchRecordType
Tests if the givenJobConstrainerEnablersearch record type is supported.- Parameters:
jobConstrainerEnablerSearchRecordType- aTypeindicating aJobConstrainerEnablersearch record type- Returns:
trueif the given search record type is supported,falseotherwise- Throws:
NullArgumentException-jobConstrainerEnablerSearchRecordTypeisnull- Compliance:
mandatory- This method must be implemented.
-
getJobProcessorRecordTypes
TypeList getJobProcessorRecordTypes()Gets the supportedJobProcessorrecord types.- Returns:
- a list containing the supported
JobProcessorrecord types - Compliance:
mandatory- This method must be implemented.
-
supportsJobProcessorRecordType
Tests if the givenJobProcessorrecord type is supported.- Parameters:
jobProcessorRecordType- aTypeindicating aJobProcessorrecord type- Returns:
trueif the given record type is supported,falseotherwise- Throws:
NullArgumentException-jobProcessorRecordTypeisnull- Compliance:
mandatory- This method must be implemented.
-
getJobProcessorSearchRecordTypes
TypeList getJobProcessorSearchRecordTypes()Gets the supportedJobProcessorsearch record types.- Returns:
- a list containing the supported
JobProcessorsearch record types - Compliance:
mandatory- This method must be implemented.
-
supportsJobProcessorSearchRecordType
Tests if the givenJobProcessorsearch record type is supported.- Parameters:
jobProcessorSearchRecordType- aTypeindicating aJobProcessorsearch record type- Returns:
trueif the given search record type is supported,falseotherwise- Throws:
NullArgumentException-jobProcessorSearchRecordTypeisnull- Compliance:
mandatory- This method must be implemented.
-
getJobProcessorEnablerRecordTypes
TypeList getJobProcessorEnablerRecordTypes()Gets the supportedJobProcessorEnablerrecord types.- Returns:
- a list containing the supported
JobProcessorEnablerrecord types - Compliance:
mandatory- This method must be implemented.
-
supportsJobProcessorEnablerRecordType
Tests if the givenJobProcessorEnablerrecord type is supported.- Parameters:
jobProcessorEnablerRecordType- aTypeindicating aJobProcessorEnablerrecord type- Returns:
trueif the given record type is supported,falseotherwise- Throws:
NullArgumentException-jobProcessorEnablerRecordTypeisnull- Compliance:
mandatory- This method must be implemented.
-
getJobProcessorEnablerSearchRecordTypes
TypeList getJobProcessorEnablerSearchRecordTypes()Gets the supportedJobProcessorEnablersearch record types.- Returns:
- a list containing the supported
JobProcessorEnablersearch record types - Compliance:
mandatory- This method must be implemented.
-
supportsJobProcessorEnablerSearchRecordType
Tests if the givenJobProcessorEnablersearch record type is supported.- Parameters:
jobProcessorEnablerSearchRecordType- aTypeindicating aJobProcessorEnablersearch record type- Returns:
trueif the given search record type is supported,falseotherwise- Throws:
NullArgumentException-jobProcessorEnablerSearchRecordTypeisnull- Compliance:
mandatory- This method must be implemented.
-