Interface OrchestrationProfile
- All Superinterfaces:
OsidProfile, Sourceable
- All Known Subinterfaces:
OrchestrationManager
The OrchestrationProfile describes what OSID Providers are
available.
-
Method Summary
Modifier and TypeMethodDescriptionbooleanTests if an acknowledgement provider is supported.booleanTests if an acknowledgement provider is supported.booleanTests if an assessment provider is supported.booleanTests if an assessment provider is supported.booleanTests if an authentication provider is supported.booleanTests if an authentication provider is supported.booleanTests if an authorization provider is supported.booleanTests if an authorization provider is supported.booleanTests if a bidding provider is supported.booleanTests if a bidding provider is supported.booleanTests if a billing provider is supported.booleanTests if a billing provider is supported.booleanTests if a blogging provider is supported.booleanTests if a blogging provider is supported.booleanTests if a calendaring provider is supported.booleanTests if a calendaring provider is supported.booleanTests if a cataloging provider is supported.booleanTests if a cataloging provider is supported.booleanTests if a checklist provider is supported.booleanTests if a checklist provider is supported.booleanTests if a commenting provider is supported.booleanTests if a commenting provider is supported.booleanTests if a communication provider is supported.booleanTests if a communication provider is supported.booleanTests if a configuration provider is supported.booleanTests if a configuration provider is supported.booleanTests if a contact provider is supported.booleanTests if a contact provider is supported.booleanTests if a control provider is supported.booleanTests if a control provider is supported.booleanTests if a course provider is supported.booleanTests if a course provider is supported.booleanTests if a dictionary provider is supported.booleanTests if a dictionary provider is supported.booleanTests if a filing provider is supported.booleanTests if a filing provider is supported.booleanTests if a financials provider is supported.booleanTests if a financials provider is supported.booleanTests if a forum provider is supported.booleanTests if a forum provider is supported.booleanTests if a grading provider is supported.booleanTests if a grading provider is supported.booleanTests if a hierarchy provider is supported.booleanTests if a hierarchy provider is supported.booleanTests if a hold provider is supported.booleanTests if a hold provider is supported.booleanTests if an id provider is supported.booleanTests if an id provider is supported.booleanTests if an inquiry provider is supported.booleanTests if an inquiry provider is supported.booleanTests if an installation provider is supported.booleanTests if an installation provider is supported.booleanTests if an inventory provider is supported.booleanTests if an inventory provider is supported.booleanTests if a journaling provider is supported.booleanTests if a journaling provider is supported.booleanTests if a learning provider is supported.booleanTests if a learning provider is supported.booleanTests if a locale provider is supported.booleanTests if a locale provider is supported.booleanTests if a logging provider is supported.booleanTests if a logging provider is supported.booleanTests if a mapping provider is supported.booleanTests if a mapping provider is supported.booleanTests if a messaging provider is supported.booleanTests if a messaging provider is supported.booleanTests if a metering provider is supported.booleanTests if a metering provider is supported.booleanTests if an offering provider is supported.booleanTests if an offering provider is supported.booleanTests if an ontology provider is supported.booleanTests if an ontology provider is supported.booleanTests if an ordering provider is supported.booleanTests if an ordering provider is supported.booleanTests if a personnel provider is supported.booleanTests if a personnel provider is supported.booleanTests if a process provider is supported.booleanTests if a process provider is supported.booleanTests if a profile provider is supported.booleanTests if a profile provider is supported.booleanTests if a provisioning provider is supported.booleanTests if a provisioning provider is supported.booleanTests if a proxy provider is supported.booleanTests if a proxy provider is supported.booleanTests if a recipe provider is supported.booleanTests if a recipe provider is supported.booleanTests if a recognition provider is supported.booleanTests if a recognition provider is supported.booleanTests if a relationship provider is supported.booleanTests if a relationship provider is supported.booleanTests if a repository provider is supported.booleanTests if a repository provider is supported.booleanTests if a resource provider is supported.booleanTests if a resource provider is supported.booleanTests if a resourcing provider is supported.booleanTests if a resourcing provider is supported.booleanTests if a rules provider is supported.booleanTests if a rules provider is supported.booleanTests if a search provider is supported.booleanTests if a search provider is supported.booleanTests if a sequencing provider is supported.booleanTests if a sequencing provider is supported.booleanTests if a subscription provider is supported.booleanTests if a subscription provider is supported.booleanTests if a topology provider is supported.booleanTests if a topology provider is supported.booleanTests if a tracking provider is supported.booleanTests if a tracking provider is supported.booleanTests if a transaction provider is supported.booleanTests if a transaction provider is supported.booleanTests if a transport provider is supported.booleanTests if a transport provider is supported.booleanTests if a type provider is supported.booleanTests if a type provider is supported.booleanTests if a voting provider is supported.booleanTests if a voting provider is supported.booleanTests if a workflow provider is supported.booleanTests if a workflow provider 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
-
supportsAcknowledgementProvider
boolean supportsAcknowledgementProvider()Tests if an acknowledgement provider is supported.- Returns:
trueif an acknowledgement provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsAssessmentProvider
boolean supportsAssessmentProvider()Tests if an assessment provider is supported.- Returns:
trueif an assessment provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsAuthenticationProvider
boolean supportsAuthenticationProvider()Tests if an authentication provider is supported.- Returns:
trueif an authentication provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsAuthorizationProvider
boolean supportsAuthorizationProvider()Tests if an authorization provider is supported.- Returns:
trueif an authorization provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsBiddingProvider
boolean supportsBiddingProvider()Tests if a bidding provider is supported.- Returns:
trueif a bidding provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsBillingProvider
boolean supportsBillingProvider()Tests if a billing provider is supported.- Returns:
trueif a billing provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsBloggingProvider
boolean supportsBloggingProvider()Tests if a blogging provider is supported.- Returns:
trueif a blogging provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsCalendaringProvider
boolean supportsCalendaringProvider()Tests if a calendaring provider is supported.- Returns:
trueif a calendaring provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsCatalogingProvider
boolean supportsCatalogingProvider()Tests if a cataloging provider is supported.- Returns:
trueif a cataloging provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsChecklistProvider
boolean supportsChecklistProvider()Tests if a checklist provider is supported.- Returns:
trueif a checklist provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsCommentingProvider
boolean supportsCommentingProvider()Tests if a commenting provider is supported.- Returns:
trueif a commenting provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsCommunicationProvider
boolean supportsCommunicationProvider()Tests if a communication provider is supported.- Returns:
trueif a communication provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsConfigurationProvider
boolean supportsConfigurationProvider()Tests if a configuration provider is supported.- Returns:
trueif a configuration provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsContactProvider
boolean supportsContactProvider()Tests if a contact provider is supported.- Returns:
trueif a contact provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsControlProvider
boolean supportsControlProvider()Tests if a control provider is supported.- Returns:
trueif a control provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsCourseProvider
boolean supportsCourseProvider()Tests if a course provider is supported.- Returns:
trueif a course provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsDictionaryProvider
boolean supportsDictionaryProvider()Tests if a dictionary provider is supported.- Returns:
trueif a dictionary provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsFilingProvider
boolean supportsFilingProvider()Tests if a filing provider is supported.- Returns:
trueif a filing provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsFinancialsProvider
boolean supportsFinancialsProvider()Tests if a financials provider is supported.- Returns:
trueif a financials provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsForumProvider
boolean supportsForumProvider()Tests if a forum provider is supported.- Returns:
trueif a forum provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsGradingProvider
boolean supportsGradingProvider()Tests if a grading provider is supported.- Returns:
trueif a grading provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsHierarchyProvider
boolean supportsHierarchyProvider()Tests if a hierarchy provider is supported.- Returns:
trueif a hierarchy provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsHoldProvider
boolean supportsHoldProvider()Tests if a hold provider is supported.- Returns:
trueif hold provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsIdProvider
boolean supportsIdProvider()Tests if an id provider is supported.- Returns:
trueif an id provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsInquiryProvider
boolean supportsInquiryProvider()Tests if an inquiry provider is supported.- Returns:
trueif an inquiry provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsInstallationProvider
boolean supportsInstallationProvider()Tests if an installation provider is supported.- Returns:
trueif an installation provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsInventoryProvider
boolean supportsInventoryProvider()Tests if an inventory provider is supported.- Returns:
trueif an inventory provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsJournalingProvider
boolean supportsJournalingProvider()Tests if a journaling provider is supported.- Returns:
trueif a journaling provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsLearningProvider
boolean supportsLearningProvider()Tests if a learning provider is supported.- Returns:
trueif a learning provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsLocaleProvider
boolean supportsLocaleProvider()Tests if a locale provider is supported.- Returns:
trueif a locale provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsLoggingProvider
boolean supportsLoggingProvider()Tests if a logging provider is supported.- Returns:
trueif a logging provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsMappingProvider
boolean supportsMappingProvider()Tests if a mapping provider is supported.- Returns:
trueif a mapping provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsMessagingProvider
boolean supportsMessagingProvider()Tests if a messaging provider is supported.- Returns:
trueif a messaging provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsMeteringProvider
boolean supportsMeteringProvider()Tests if a metering provider is supported.- Returns:
trueif a metering provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsOfferingProvider
boolean supportsOfferingProvider()Tests if an offering provider is supported.- Returns:
trueif an offering provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsOntologyProvider
boolean supportsOntologyProvider()Tests if an ontology provider is supported.- Returns:
trueif an ontology provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsOrderingProvider
boolean supportsOrderingProvider()Tests if an ordering provider is supported.- Returns:
trueif an ordering provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsPersonnelProvider
boolean supportsPersonnelProvider()Tests if a personnel provider is supported.- Returns:
trueif a personnel provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsProcessProvider
boolean supportsProcessProvider()Tests if a process provider is supported.- Returns:
trueif a process provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsProfileProvider
boolean supportsProfileProvider()Tests if a profile provider is supported.- Returns:
trueif a profile provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsProvisioningProvider
boolean supportsProvisioningProvider()Tests if a provisioning provider is supported.- Returns:
trueif a provisioning provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsProxyProvider
boolean supportsProxyProvider()Tests if a proxy provider is supported.- Returns:
trueif a proxy provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsRecipeProvider
boolean supportsRecipeProvider()Tests if a recipe provider is supported.- Returns:
trueif a recipe provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsRecognitionProvider
boolean supportsRecognitionProvider()Tests if a recognition provider is supported.- Returns:
trueif a recognition provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsRelationshipProvider
boolean supportsRelationshipProvider()Tests if a relationship provider is supported.- Returns:
trueif a relationship provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsRepositoryProvider
boolean supportsRepositoryProvider()Tests if a repository provider is supported.- Returns:
trueif a repository provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsResourceProvider
boolean supportsResourceProvider()Tests if a resource provider is supported.- Returns:
trueif a resource provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsResourcingProvider
boolean supportsResourcingProvider()Tests if a resourcing provider is supported.- Returns:
trueif a resourcing provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsRulesProvider
boolean supportsRulesProvider()Tests if a rules provider is supported.- Returns:
trueif a rules provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsSearchProvider
boolean supportsSearchProvider()Tests if a search provider is supported.- Returns:
trueif a search provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsSequencingProvider
boolean supportsSequencingProvider()Tests if a sequencing provider is supported.- Returns:
trueif a sequencing provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsSubscriptionProvider
boolean supportsSubscriptionProvider()Tests if a subscription provider is supported.- Returns:
trueif a subscription provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsTopologyProvider
boolean supportsTopologyProvider()Tests if a topology provider is supported.- Returns:
trueif a topology provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsTrackingProvider
boolean supportsTrackingProvider()Tests if a tracking provider is supported.- Returns:
trueif a tracking provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsTransactionProvider
boolean supportsTransactionProvider()Tests if a transaction provider is supported.- Returns:
trueif a transaction provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsTransportProvider
boolean supportsTransportProvider()Tests if a transport provider is supported.- Returns:
trueif a transport provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsTypeProvider
boolean supportsTypeProvider()Tests if a type provider is supported.- Returns:
trueif a type provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsVotingProvider
boolean supportsVotingProvider()Tests if a voting provider is supported.- Returns:
trueif a voting provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsWorkflowProvider
boolean supportsWorkflowProvider()Tests if a workflow provider is supported.- Returns:
trueif a workflow provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsAcknowledgementProxyProvider
boolean supportsAcknowledgementProxyProvider()Tests if an acknowledgement provider is supported.- Returns:
trueif an acknowledgement provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsAssessmentProxyProvider
boolean supportsAssessmentProxyProvider()Tests if an assessment provider is supported.- Returns:
trueif an assessment provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsAuthenticationProxyProvider
boolean supportsAuthenticationProxyProvider()Tests if an authentication provider is supported.- Returns:
trueif an authentication provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsAuthorizationProxyProvider
boolean supportsAuthorizationProxyProvider()Tests if an authorization provider is supported.- Returns:
trueif an authorization provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsBiddingProxyProvider
boolean supportsBiddingProxyProvider()Tests if a bidding provider is supported.- Returns:
trueif a bidding provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsBillingProxyProvider
boolean supportsBillingProxyProvider()Tests if a billing provider is supported.- Returns:
trueif a billing provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsBloggingProxyProvider
boolean supportsBloggingProxyProvider()Tests if a blogging provider is supported.- Returns:
trueif a blogging provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsCalendaringProxyProvider
boolean supportsCalendaringProxyProvider()Tests if a calendaring provider is supported.- Returns:
trueif a calendaring provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsCatalogingProxyProvider
boolean supportsCatalogingProxyProvider()Tests if a cataloging provider is supported.- Returns:
trueif a cataloging provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsChecklistProxyProvider
boolean supportsChecklistProxyProvider()Tests if a checklist provider is supported.- Returns:
trueif a checklist provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsCommentingProxyProvider
boolean supportsCommentingProxyProvider()Tests if a commenting provider is supported.- Returns:
trueif a commenting provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsCommunicationProxyProvider
boolean supportsCommunicationProxyProvider()Tests if a communication provider is supported.- Returns:
trueif a communication provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsConfigurationProxyProvider
boolean supportsConfigurationProxyProvider()Tests if a configuration provider is supported.- Returns:
trueif a configuration provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsContactProxyProvider
boolean supportsContactProxyProvider()Tests if a contact provider is supported.- Returns:
trueif a contact provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsControlProxyProvider
boolean supportsControlProxyProvider()Tests if a control provider is supported.- Returns:
trueif a control provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsCourseProxyProvider
boolean supportsCourseProxyProvider()Tests if a course provider is supported.- Returns:
trueif a course provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsDictionaryProxyProvider
boolean supportsDictionaryProxyProvider()Tests if a dictionary provider is supported.- Returns:
trueif a dictionary provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsFilingProxyProvider
boolean supportsFilingProxyProvider()Tests if a filing provider is supported.- Returns:
trueif a filing provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsFinancialsProxyProvider
boolean supportsFinancialsProxyProvider()Tests if a financials provider is supported.- Returns:
trueif a financials provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsForumProxyProvider
boolean supportsForumProxyProvider()Tests if a forum provider is supported.- Returns:
trueif a forum provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsGradingProxyProvider
boolean supportsGradingProxyProvider()Tests if a grading provider is supported.- Returns:
trueif a grading provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsHierarchyProxyProvider
boolean supportsHierarchyProxyProvider()Tests if a hierarchy provider is supported.- Returns:
trueif a hierarchy provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsHoldProxyProvider
boolean supportsHoldProxyProvider()Tests if a hold provider is supported.- Returns:
trueif a hold provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsIdProxyProvider
boolean supportsIdProxyProvider()Tests if an id provider is supported.- Returns:
trueif an id provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsInquiryProxyProvider
boolean supportsInquiryProxyProvider()Tests if an inquiry provider is supported.- Returns:
trueif an inquiry provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsInstallationProxyProvider
boolean supportsInstallationProxyProvider()Tests if an installation provider is supported.- Returns:
trueif an installation provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsInventoryProxyProvider
boolean supportsInventoryProxyProvider()Tests if an inventory provider is supported.- Returns:
trueif an inventory provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsJournalingProxyProvider
boolean supportsJournalingProxyProvider()Tests if a journaling provider is supported.- Returns:
trueif a journaling provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsLearningProxyProvider
boolean supportsLearningProxyProvider()Tests if a learning provider is supported.- Returns:
trueif a learning provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsLocaleProxyProvider
boolean supportsLocaleProxyProvider()Tests if a locale provider is supported.- Returns:
trueif a locale provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsLoggingProxyProvider
boolean supportsLoggingProxyProvider()Tests if a logging provider is supported.- Returns:
trueif a logging provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsMappingProxyProvider
boolean supportsMappingProxyProvider()Tests if a mapping provider is supported.- Returns:
trueif a mapping provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsMessagingProxyProvider
boolean supportsMessagingProxyProvider()Tests if a messaging provider is supported.- Returns:
trueif a messaging provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsMeteringProxyProvider
boolean supportsMeteringProxyProvider()Tests if a metering provider is supported.- Returns:
trueif a metering provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsOfferingProxyProvider
boolean supportsOfferingProxyProvider()Tests if an offering provider is supported.- Returns:
trueif an offering provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsOntologyProxyProvider
boolean supportsOntologyProxyProvider()Tests if an ontology provider is supported.- Returns:
trueif an ontology provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsOrderingProxyProvider
boolean supportsOrderingProxyProvider()Tests if an ordering provider is supported.- Returns:
trueif an ordering provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsPersonnelProxyProvider
boolean supportsPersonnelProxyProvider()Tests if a personnel provider is supported.- Returns:
trueif a personnel provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsProcessProxyProvider
boolean supportsProcessProxyProvider()Tests if a process provider is supported.- Returns:
trueif a process provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsProfileProxyProvider
boolean supportsProfileProxyProvider()Tests if a profile provider is supported.- Returns:
trueif a profile provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsProvisioningProxyProvider
boolean supportsProvisioningProxyProvider()Tests if a provisioning provider is supported.- Returns:
trueif a provisioning provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsProxyProxyProvider
boolean supportsProxyProxyProvider()Tests if a proxy provider is supported.- Returns:
trueif a proxy provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsRecipeProxyProvider
boolean supportsRecipeProxyProvider()Tests if a recipe provider is supported.- Returns:
trueif a recipe provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsRecognitionProxyProvider
boolean supportsRecognitionProxyProvider()Tests if a recognition provider is supported.- Returns:
trueif a recognition provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsRelationshipProxyProvider
boolean supportsRelationshipProxyProvider()Tests if a relationship provider is supported.- Returns:
trueif a relationship provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsRepositoryProxyProvider
boolean supportsRepositoryProxyProvider()Tests if a repository provider is supported.- Returns:
trueif a repository provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsResourceProxyProvider
boolean supportsResourceProxyProvider()Tests if a resource provider is supported.- Returns:
trueif a resource provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsResourcingProxyProvider
boolean supportsResourcingProxyProvider()Tests if a resourcing provider is supported.- Returns:
trueif a resourcing provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsRulesProxyProvider
boolean supportsRulesProxyProvider()Tests if a rules provider is supported.- Returns:
trueif a rules provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsSearchProxyProvider
boolean supportsSearchProxyProvider()Tests if a search provider is supported.- Returns:
trueif a search provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsSequencingProxyProvider
boolean supportsSequencingProxyProvider()Tests if a sequencing provider is supported.- Returns:
trueif a sequencing provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsSubscriptionProxyProvider
boolean supportsSubscriptionProxyProvider()Tests if a subscription provider is supported.- Returns:
trueif a subscription provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsTopologyProxyProvider
boolean supportsTopologyProxyProvider()Tests if a topology provider is supported.- Returns:
trueif a topology provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsTrackingProxyProvider
boolean supportsTrackingProxyProvider()Tests if a tracking provider is supported.- Returns:
trueif a tracking provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsTransactionProxyProvider
boolean supportsTransactionProxyProvider()Tests if a transaction provider is supported.- Returns:
trueif a transaction provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsTransportProxyProvider
boolean supportsTransportProxyProvider()Tests if a transport provider is supported.- Returns:
trueif a transport provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsTypeProxyProvider
boolean supportsTypeProxyProvider()Tests if a type provider is supported.- Returns:
trueif a type provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsVotingProxyProvider
boolean supportsVotingProxyProvider()Tests if a voting provider is supported.- Returns:
trueif a voting provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-
supportsWorkflowProxyProvider
boolean supportsWorkflowProxyProvider()Tests if a workflow provider is supported.- Returns:
trueif a workflow provider is available,falseotherwise- Compliance:
mandatory- This method must be implemented.
-