Interface ResourcingProfile
- All Superinterfaces:
OsidProfile, Sourceable
- All Known Subinterfaces:
ResourcingManager, ResourcingProxyManager
The resourcing profile describes the interoperability among resourcing services.
-
Method Summary
Modifier and TypeMethodDescriptionGets the supportedAvailabilityrecord types.Gets the supportedAvailabilitysearch types.Gets the supportedCommissionrecord types.Gets the supportedCommissionsearch record types.Gets the supportedCompetencyrecord types.Gets the supportedCompetencysearch record types.Gets the supportedEffortrecord types.Gets the supportedEffortsearch types.Gets the supportedFoundryrecord types.Gets the supportedFoundrysearch record types.Gets the supportedJobrecord types.Gets the supportedJobsearch record types.Gets the supportedWorkrecord types.Gets the supportedWorksearch record types.booleanTests if availability administrative service is supported.booleanTests if an availability foundry lookup service is supported.booleanTests if an availability foundry assignment service is supported.booleanTests if looking up availabilities is supported.booleanTests if an availability notification service is supported.booleanTests if querying availabilities is supported.booleansupportsAvailabilityRecordType(Type availabilityRecordType) Tests if the givenAvailabilityrecord type is supported.booleanTests if searching availabilities is supported.booleansupportsAvailabilitySearchRecordType(Type availabilitySearchRecordType) Tests if the givenAvailabilitysearch type is supported.booleanTests if an availability smart foundry service is supported.booleanTests if commission administrative service is supported.booleanTests if a commission foundry lookup service is supported.booleanTests if a commission foundry service is supported.booleanTests if looking up commissions is supported.booleanTests if a commission notification service is supported.booleanTests if querying commissions is supported.booleansupportsCommissionRecordType(Type commissionRecordType) Tests if the givenCommissionrecord type is supported.booleanTests if searching commissions is supported.booleansupportsCommissionSearchRecordType(Type commissionSearchRecordType) Tests if the givenCommissionsearch record type is supported.booleanTests if a commission smart foundry lookup service is supported.booleanTests if competency administrative service is supported.booleanTests if a competency foundry lookup service is supported.booleanTests if a competency foundry service is supported.booleanTests if looking up competencies is supported.booleanTests if a competency notification service is supported.booleanTests if querying competencies is supported.booleansupportsCompetencyRecordType(Type competencyRecordType) Tests if the givenCompetencyrecord type is supported.booleanTests if searching competencies is supported.booleansupportsCompetencySearchRecordType(Type competencySearchRecordType) Tests if the givenCompetencysearch record type is supported.booleanTests if a competency smart foundry lookup service is supported.booleanTests if an effort administrative service is supported.booleanTests if an effort foundry lookup service is supported.booleanTests if an effort foundry assignment service is supported.booleanTests if looking up efforts is supported.booleanTests if an effort notification service is supported.booleanTests if querying efforts is supported.booleansupportsEffortRecordType(Type effortRecordType) Tests if the givenEffortrecord type is supported.booleanTests if searching efforts is supported.booleansupportsEffortSearchRecordType(Type effortSearchRecordType) Tests if the givenEffortsearch type is supported.booleanTests if an effort smart foundry service is supported.booleanTests if foundry administrative service is supported.booleanTests for the availability of a foundry hierarchy traversal service.booleanTests for the availability of a foundry hierarchy design service.booleanTests if looking up foundries is supported.booleanTests if a foundry notification service is supported.booleanTests if querying foundries is supported.booleansupportsFoundryRecordType(Type foundryRecordType) Tests if the givenFoundryrecord type is supported.booleanTests if searching foundries is supported.booleansupportsFoundrySearchRecordType(Type foundrySearchRecordType) Tests if the givenFoundrysearch record type is supported.booleanTests if job administrative service is supported.booleanTests if a job foundry lookup service is supported.booleanTests if a job foundry service is supported.booleanTests if looking up jobs is supported.booleanTests if a job notification service is supported.booleanTests if querying jobs is supported.booleansupportsJobRecordType(Type jobRecordType) Tests if the givenJobrecord type is supported.booleanTests if searching jobs is supported.booleansupportsJobSearchRecordType(Type jobSearchRecordType) Tests if the givenJobsearch record type is supported.booleanTests if a job smart foundry lookup service is supported.booleanTests if an availability service is supported for the current agent.booleanTests for the availability of a resourcing batch service.booleanTests for the availability of a resourcing rules service.booleanTests if any foundry federation is exposed.booleanTests if work administrative service is supported.booleanTests if a work foundry lookup service is supported.booleanTests if a work foundry service is supported.booleanTests if looking up work is supported.booleanTests if a work notification service is supported.booleanTests if querying work is supported.booleansupportsWorkRecordType(Type workRecordType) Tests if the givenWorkrecord type is supported.booleanTests if searching work is supported.booleansupportsWorkSearchRecordType(Type workSearchRecordType) Tests if the givenWorksearch record type is supported.booleanTests if a work smart foundry lookup service is supported.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 foundry federation is exposed. Federation is exposed when a specific foundry may be identified, selected and used to create a lookup or admin session. Federation is not exposed when a set of foundries appears as a single foundry.- Returns:
trueif visible federation is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsMyWork
boolean supportsMyWork()Tests if an availability service is supported for the current agent.- Returns:
trueif my availability is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsJobLookup
boolean supportsJobLookup()Tests if looking up jobs is supported.- Returns:
trueif job lookup is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsJobQuery
boolean supportsJobQuery()Tests if querying jobs is supported.- Returns:
trueif job query is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsJobSearch
boolean supportsJobSearch()Tests if searching jobs is supported.- Returns:
trueif job search is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsJobAdmin
boolean supportsJobAdmin()Tests if job administrative service is supported.- Returns:
trueif job administration is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsJobNotification
boolean supportsJobNotification()Tests if a job notification service is supported.- Returns:
trueif job notification is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsJobFoundry
boolean supportsJobFoundry()Tests if a job foundry lookup service is supported.- Returns:
trueif a job foundry lookup service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsJobFoundryAssignment
boolean supportsJobFoundryAssignment()Tests if a job foundry service is supported.- Returns:
trueif job to foundry assignment service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsJobSmartFoundry
boolean supportsJobSmartFoundry()Tests if a job smart foundry lookup service is supported.- Returns:
trueif a job smart foundry service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsWorkLookup
boolean supportsWorkLookup()Tests if looking up work is supported.- Returns:
trueif work lookup is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsWorkQuery
boolean supportsWorkQuery()Tests if querying work is supported.- Returns:
trueif work query is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsWorkSearch
boolean supportsWorkSearch()Tests if searching work is supported.- Returns:
trueif work search is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsWorkAdmin
boolean supportsWorkAdmin()Tests if work administrative service is supported.- Returns:
trueif work administration is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsWorkNotification
boolean supportsWorkNotification()Tests if a work notification service is supported.- Returns:
trueif work notification is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsWorkFoundry
boolean supportsWorkFoundry()Tests if a work foundry lookup service is supported.- Returns:
trueif a work foundry lookup service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsWorkFoundryAssignment
boolean supportsWorkFoundryAssignment()Tests if a work foundry service is supported.- Returns:
trueif work to foundry assignment service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsWorkSmartFoundry
boolean supportsWorkSmartFoundry()Tests if a work smart foundry lookup service is supported.- Returns:
trueif a work smart foundry service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsCompetencyLookup
boolean supportsCompetencyLookup()Tests if looking up competencies is supported.- Returns:
trueif competency lookup is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsCompetencyQuery
boolean supportsCompetencyQuery()Tests if querying competencies is supported.- Returns:
trueif competency query is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsCompetencySearch
boolean supportsCompetencySearch()Tests if searching competencies is supported.- Returns:
trueif competency search is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsCompetencyAdmin
boolean supportsCompetencyAdmin()Tests if competency administrative service is supported.- Returns:
trueif competency administration is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsCompetencyNotification
boolean supportsCompetencyNotification()Tests if a competency notification service is supported.- Returns:
trueif competency notification is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsCompetencyFoundry
boolean supportsCompetencyFoundry()Tests if a competency foundry lookup service is supported.- Returns:
trueif a competency foundry lookup service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsCompetencyFoundryAssignment
boolean supportsCompetencyFoundryAssignment()Tests if a competency foundry service is supported.- Returns:
trueif competency to foundry assignment service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsCompetencySmartFoundry
boolean supportsCompetencySmartFoundry()Tests if a competency smart foundry lookup service is supported.- Returns:
trueif a competency smart foundry service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsAvailabilityLookup
boolean supportsAvailabilityLookup()Tests if looking up availabilities is supported.- Returns:
trueif availability lookup is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsAvailabilityQuery
boolean supportsAvailabilityQuery()Tests if querying availabilities is supported.- Returns:
trueif availability query is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsAvailabilitySearch
boolean supportsAvailabilitySearch()Tests if searching availabilities is supported.- Returns:
trueif availability search is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsAvailabilityAdmin
boolean supportsAvailabilityAdmin()Tests if availability administrative service is supported.- Returns:
trueif availability administration is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsAvailabilityNotification
boolean supportsAvailabilityNotification()Tests if an availability notification service is supported.- Returns:
trueif availability notification is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsAvailabilityFoundry
boolean supportsAvailabilityFoundry()Tests if an availability foundry lookup service is supported.- Returns:
trueif an availability foundry lookup service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsAvailabilityFoundryAssignment
boolean supportsAvailabilityFoundryAssignment()Tests if an availability foundry assignment service is supported.- Returns:
trueif an availability to foundry assignment service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsAvailabilitySmartFoundry
boolean supportsAvailabilitySmartFoundry()Tests if an availability smart foundry service is supported.- Returns:
trueif an availability smart foundry service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsCommissionLookup
boolean supportsCommissionLookup()Tests if looking up commissions is supported.- Returns:
trueif commission lookup is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsCommissionQuery
boolean supportsCommissionQuery()Tests if querying commissions is supported.- Returns:
trueif commission query is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsCommissionSearch
boolean supportsCommissionSearch()Tests if searching commissions is supported.- Returns:
trueif commission search is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsCommissionAdmin
boolean supportsCommissionAdmin()Tests if commission administrative service is supported.- Returns:
trueif commission administration is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsCommissionNotification
boolean supportsCommissionNotification()Tests if a commission notification service is supported.- Returns:
trueif commission notification is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsCommissionFoundry
boolean supportsCommissionFoundry()Tests if a commission foundry lookup service is supported.- Returns:
trueif a commission foundry lookup service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsCommissionFoundryAssignment
boolean supportsCommissionFoundryAssignment()Tests if a commission foundry service is supported.- Returns:
trueif commission to foundry assignment service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsCommissionSmartFoundry
boolean supportsCommissionSmartFoundry()Tests if a commission smart foundry lookup service is supported.- Returns:
trueif a commission smart foundry service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsEffortLookup
boolean supportsEffortLookup()Tests if looking up efforts is supported.- Returns:
trueif effort lookup is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsEffortQuery
boolean supportsEffortQuery()Tests if querying efforts is supported.- Returns:
trueif effort query is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsEffortSearch
boolean supportsEffortSearch()Tests if searching efforts is supported.- Returns:
trueif effort search is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsEffortAdmin
boolean supportsEffortAdmin()Tests if an effort administrative service is supported.- Returns:
trueif effort administration is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsEffortNotification
boolean supportsEffortNotification()Tests if an effort notification service is supported.- Returns:
trueif effort notification is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsEffortFoundry
boolean supportsEffortFoundry()Tests if an effort foundry lookup service is supported.- Returns:
trueif an effort foundry lookup service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsEffortFoundryAssignment
boolean supportsEffortFoundryAssignment()Tests if an effort foundry assignment service is supported.- Returns:
trueif an effort to foundry assignment service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsEffortSmartFoundry
boolean supportsEffortSmartFoundry()Tests if an effort smart foundry service is supported.- Returns:
trueif an effort smart foundry service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsFoundryLookup
boolean supportsFoundryLookup()Tests if looking up foundries is supported.- Returns:
trueif foundry lookup is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsFoundryQuery
boolean supportsFoundryQuery()Tests if querying foundries is supported.- Returns:
trueif a foundry query service is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsFoundrySearch
boolean supportsFoundrySearch()Tests if searching foundries is supported.- Returns:
trueif foundry search is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsFoundryAdmin
boolean supportsFoundryAdmin()Tests if foundry administrative service is supported.- Returns:
trueif foundry administration is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsFoundryNotification
boolean supportsFoundryNotification()Tests if a foundry notification service is supported.- Returns:
trueif foundry notification is supported,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsFoundryHierarchy
boolean supportsFoundryHierarchy()Tests for the availability of a foundry hierarchy traversal service.- Returns:
trueif foundry hierarchy traversal is available,falseotherwise- Compliance:
mandatory- This method must be implemented in all providers.
-
supportsFoundryHierarchyDesign
boolean supportsFoundryHierarchyDesign()Tests for the availability of a foundry hierarchy design service.- Returns:
trueif foundry hierarchy design is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsResourcingBatch
boolean supportsResourcingBatch()Tests for the availability of a resourcing batch service.- Returns:
trueif a resourcing batch service is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsResourcingRules
boolean supportsResourcingRules()Tests for the availability of a resourcing rules service.- Returns:
trueif a resourcing rules service is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
getJobRecordTypes
TypeList getJobRecordTypes()Gets the supportedJobrecord types.- Returns:
- a list containing the supported
Jobrecord types - Compliance:
mandatory- This method must be implemented.
-
supportsJobRecordType
Tests if the givenJobrecord type is supported.- Parameters:
jobRecordType- aTypeindicating aJobrecord type- Returns:
trueif the givenTypeis supported,falseotherwise- Throws:
NullArgumentException-jobRecordTypeisnull- Compliance:
mandatory- This method must be implemented.
-
getJobSearchRecordTypes
TypeList getJobSearchRecordTypes()Gets the supportedJobsearch record types.- Returns:
- a list containing the supported
Jobsearch record types - Compliance:
mandatory- This method must be implemented.
-
supportsJobSearchRecordType
Tests if the givenJobsearch record type is supported.- Parameters:
jobSearchRecordType- aTypeindicating aJobsearch record type- Returns:
trueif the givenTypeis supported,falseotherwise- Throws:
NullArgumentException-jobSearchRecordTypeisnull- Compliance:
mandatory- This method must be implemented.
-
getWorkRecordTypes
TypeList getWorkRecordTypes()Gets the supportedWorkrecord types.- Returns:
- a list containing the supported
Workrecord types - Compliance:
mandatory- This method must be implemented.
-
supportsWorkRecordType
Tests if the givenWorkrecord type is supported.- Parameters:
workRecordType- aTypeindicating aWorkrecord type- Returns:
trueif the givenTypeis supported,falseotherwise- Throws:
NullArgumentException-workRecordTypeisnull- Compliance:
mandatory- This method must be implemented.
-
getWorkSearchRecordTypes
TypeList getWorkSearchRecordTypes()Gets the supportedWorksearch record types.- Returns:
- a list containing the supported
Worksearch record types - Compliance:
mandatory- This method must be implemented.
-
supportsWorkSearchRecordType
Tests if the givenWorksearch record type is supported.- Parameters:
workSearchRecordType- aTypeindicating aWorksearch record type- Returns:
trueif the givenTypeis supported,falseotherwise- Throws:
NullArgumentException-workSearchRecordTypeisnull- Compliance:
mandatory- This method must be implemented.
-
getCompetencyRecordTypes
TypeList getCompetencyRecordTypes()Gets the supportedCompetencyrecord types.- Returns:
- a list containing the supported
Competencyrecord types - Compliance:
mandatory- This method must be implemented.
-
supportsCompetencyRecordType
Tests if the givenCompetencyrecord type is supported.- Parameters:
competencyRecordType- aTypeindicating aCompetencyrecord type- Returns:
trueif the given record type is supported,falseotherwise- Throws:
NullArgumentException-competencyRecordTypeisnull- Compliance:
mandatory- This method must be implemented.
-
getCompetencySearchRecordTypes
TypeList getCompetencySearchRecordTypes()Gets the supportedCompetencysearch record types.- Returns:
- a list containing the supported
Competencysearch record types - Compliance:
mandatory- This method must be implemented.
-
supportsCompetencySearchRecordType
Tests if the givenCompetencysearch record type is supported.- Parameters:
competencySearchRecordType- aTypeindicating aCompetencysearch record type- Returns:
trueif the given search record type is supported,falseotherwise- Throws:
NullArgumentException-competencSearchyRecordTypeisnull- Compliance:
mandatory- This method must be implemented.
-
getAvailabilityRecordTypes
TypeList getAvailabilityRecordTypes()Gets the supportedAvailabilityrecord types.- Returns:
- a list containing the supported
Availabilityrecord types - Compliance:
mandatory- This method must be implemented.
-
supportsAvailabilityRecordType
Tests if the givenAvailabilityrecord type is supported.- Parameters:
availabilityRecordType- aTypeindicating anAvailabilityrecord type- Returns:
trueif the given record type is supported,falseotherwise- Throws:
NullArgumentException-availabilityRecordTypeisnull- Compliance:
mandatory- This method must be implemented.
-
getAvailabilitySearchRecordTypes
TypeList getAvailabilitySearchRecordTypes()Gets the supportedAvailabilitysearch types.- Returns:
- a list containing the supported
Availabilitysearch types - Compliance:
mandatory- This method must be implemented.
-
supportsAvailabilitySearchRecordType
Tests if the givenAvailabilitysearch type is supported.- Parameters:
availabilitySearchRecordType- aTypeindicating anAvailabilitysearch type- Returns:
trueif the givenTypeis supported,falseotherwise- Throws:
NullArgumentException-availabilitySearchRecordTypeisnull- Compliance:
mandatory- This method must be implemented.
-
getCommissionRecordTypes
TypeList getCommissionRecordTypes()Gets the supportedCommissionrecord types.- Returns:
- a list containing the supported
Commissionrecord types - Compliance:
mandatory- This method must be implemented.
-
supportsCommissionRecordType
Tests if the givenCommissionrecord type is supported.- Parameters:
commissionRecordType- aTypeindicating aCommissionrecord type- Returns:
trueif the given record type is supported,falseotherwise- Throws:
NullArgumentException-commissionRecordTypeisnull- Compliance:
mandatory- This method must be implemented.
-
getCommissionSearchRecordTypes
TypeList getCommissionSearchRecordTypes()Gets the supportedCommissionsearch record types.- Returns:
- a list containing the supported
Commissionsearch record types - Compliance:
mandatory- This method must be implemented.
-
supportsCommissionSearchRecordType
Tests if the givenCommissionsearch record type is supported.- Parameters:
commissionSearchRecordType- aTypeindicating aCommissionsearch record type- Returns:
trueif the given search record type is supported,falseotherwise- Throws:
NullArgumentException-commissionSearchRecordTypeisnull- Compliance:
mandatory- This method must be implemented.
-
getEffortRecordTypes
TypeList getEffortRecordTypes()Gets the supportedEffortrecord types.- Returns:
- a list containing the supported
Effortrecord types - Compliance:
mandatory- This method must be implemented.
-
supportsEffortRecordType
Tests if the givenEffortrecord type is supported.- Parameters:
effortRecordType- aTypeindicating anEffortrecord type- Returns:
trueif the given record type is supported,falseotherwise- Throws:
NullArgumentException-effortRecordTypeisnull- Compliance:
mandatory- This method must be implemented.
-
getEffortSearchRecordTypes
TypeList getEffortSearchRecordTypes()Gets the supportedEffortsearch types.- Returns:
- a list containing the supported
Effortsearch types - Compliance:
mandatory- This method must be implemented.
-
supportsEffortSearchRecordType
Tests if the givenEffortsearch type is supported.- Parameters:
effortSearchRecordType- aTypeindicating anEffortsearch type- Returns:
trueif the givenTypeis supported,falseotherwise- Throws:
NullArgumentException-effiortSearchRecordTypeisnull- Compliance:
mandatory- This method must be implemented.
-
getFoundryRecordTypes
TypeList getFoundryRecordTypes()Gets the supportedFoundryrecord types.- Returns:
- a list containing the supported
Foundrytypes - Compliance:
mandatory- This method must be implemented.
-
supportsFoundryRecordType
Tests if the givenFoundryrecord type is supported.- Parameters:
foundryRecordType- aTypeindicating aFoundryrecord type- Returns:
trueif the givenTypeis supported,falseotherwise- Throws:
NullArgumentException-foundryRecordTypeisnull- Compliance:
mandatory- This method must be implemented.
-
getFoundrySearchRecordTypes
TypeList getFoundrySearchRecordTypes()Gets the supportedFoundrysearch record types.- Returns:
- a list containing the supported
Foundrysearch record types - Compliance:
mandatory- This method must be implemented.
-
supportsFoundrySearchRecordType
Tests if the givenFoundrysearch record type is supported.- Parameters:
foundrySearchRecordType- aTypeindicating aFoundrysearch record type- Returns:
trueif the givenTypeis supported,falseotherwise- Throws:
NullArgumentException-foundrySearchRecordTypeisnull- Compliance:
mandatory- This method must be implemented.
-