- getActivities(String, String, String, String, String, String, String) - Method in interface org.wso2.carbon.registry.admin.api.activities.IActivityService
-
Method to obtain the list of activities that took place on the back-end registry.
- getActivitiesForPath(String) - Method in interface org.wso2.carbon.registry.admin.api.jmx.IActivityService
-
Retrieves list of activities for the given path.
- getActivitiesForUser(String) - Method in interface org.wso2.carbon.registry.admin.api.jmx.IActivityService
-
Retrieves list of activities for the given user.
- getAdvancedSearchFilter(String) - Method in interface org.wso2.carbon.registry.admin.api.search.ISearchService
-
Returns the filter to populate advanced search fields
- getAdvancedSearchResults(CustomSearchParameterBean) - Method in interface org.wso2.carbon.registry.admin.api.search.ISearchService
-
This method generates a search query according to parameters passed, and runs this query against the Registry and returns matching resutls
- getAllLifeCycleState(String) - Method in interface org.wso2.carbon.registry.admin.api.governance.IListMetadataService
-
Get all the states from the LC
- getAllLifeCycleState(String) - Method in interface org.wso2.carbon.registry.admin.api.governance.IManageGenericArtifactService
-
Get all the states from the LC
- getArtifactContent(String) - Method in interface org.wso2.carbon.registry.admin.api.governance.IManageGenericArtifactService
-
Method to obtain the content of an Artifact..
- getArtifactUIConfiguration(String) - Method in interface org.wso2.carbon.registry.admin.api.governance.IManageGenericArtifactService
-
Method to obtain the UI configuration of an artifact..
- getAssociationTree(String, String) - Method in interface org.wso2.carbon.registry.admin.api.relations.IRelationService
-
Method to obtain a list of associations.
- getAttributeNames(String) - Method in interface org.wso2.carbon.registry.admin.api.reporting.IReportingAdminService
-
Method to retrieve the list of properties that can be passed to the report generator class
- getCollectionContent(String) - Method in interface org.wso2.carbon.registry.admin.api.resource.IResourceService
-
Method to obtain the content of a collection.
- getCollectionMediatypeDefinitions() - Method in interface org.wso2.carbon.registry.admin.api.resource.IResourceService
-
Method to obtain a list of media types against which handlers that are responsible for
creating various collection types are registered.
- getComments(String, String) - Method in interface org.wso2.carbon.registry.admin.api.info.IInfoService
-
Method to obtain a list of comments that were made against a resource/collection.
- getContentBean(String) - Method in interface org.wso2.carbon.registry.admin.api.resource.IResourceService
-
Method to obtain a bean that can be used to manage the content of this resource.
- getContentDownloadBean(String) - Method in interface org.wso2.carbon.registry.admin.api.resource.IResourceService
-
Method to obtain a bean from with the content of the given resource can be downloaded.
- getContentSearchResults(String) - Method in interface org.wso2.carbon.registry.admin.api.indexing.IContentBasedSearchService
-
Method to do a search of the given query in the content of the resources on the registry.
- getCustomUIMediatypeDefinitions() - Method in interface org.wso2.carbon.registry.admin.api.resource.IResourceService
-
Method to obtain a list of media types against which custom user interfaces that are
which will show up on the management console in place of the standard user interfaces for
resources are registered
- getDependencies(String) - Method in interface org.wso2.carbon.registry.admin.api.relations.IRelationService
-
Method to obtain a list of dependencies.
- getEventNames() - Method in interface org.wso2.carbon.registry.admin.api.jmx.ISubscriptionsService
-
Retrieves list of event names.
- getEventTypes(String, String) - Method in interface org.wso2.carbon.registry.admin.api.info.IInfoService
-
Method to obtain a list of event types that are available for a resource/collection.
- getHandlerCollectionLocation() - Method in interface org.wso2.carbon.registry.admin.api.handler.IHandlerManagementService
-
Method to obtain the location at which the handler collection is stored on the registry.
- getHandlerConfiguration(String) - Method in interface org.wso2.carbon.registry.admin.api.handler.IHandlerManagementService
-
Method to obtain the configuration of a named handler.
- getHandlerList() - Method in interface org.wso2.carbon.registry.admin.api.handler.IHandlerManagementService
-
Method to obtain the list of handlers that have been configured through the Handler
Administration API.
- getHumanReadableMediaTypes() - Method in interface org.wso2.carbon.registry.admin.api.resource.IResourceService
-
Method to obtain human readable Media Types.
- getInvocationCounts(String) - Method in interface org.wso2.carbon.registry.admin.api.jmx.IInvocationStatisticsService
-
Method to obtain the invocation count.
- getInvokedMethods() - Method in interface org.wso2.carbon.registry.admin.api.jmx.IInvocationStatisticsService
-
Method to obtain the list of methods that have been invoked so far.
- getLifecycleBean(String) - Method in interface org.wso2.carbon.registry.admin.api.governance.IChecklistLifecycleService
-
Method to obtain the lifecycle bean for the given resource path.
- getLifecycleBean(String) - Method in interface org.wso2.carbon.registry.admin.api.governance.ILifecycleManagementService
-
Method to obtain a configuration bean for the given lifecycle.
- getLifecycleConfiguration(String) - Method in interface org.wso2.carbon.registry.admin.api.governance.ILifecycleManagementService
-
Method to obtain the lifecycle configuration of the given lifecycle.
- getLifecycleConfigurationVersion(String) - Method in interface org.wso2.carbon.registry.admin.api.governance.ILifecycleManagementService
-
Method to retrieve the version of the defined lifecycle configuration
- getLifecycleList() - Method in interface org.wso2.carbon.registry.admin.api.governance.ILifecycleManagementService
-
Method to obtain a list of currently configured lifecycles.
- getLifecyclesCollectionLocation() - Method in interface org.wso2.carbon.registry.admin.api.governance.ILifecycleManagementService
-
Method to obtain the location on the repository where lifecycle configurations are stored.
- getList() - Method in interface org.wso2.carbon.registry.admin.api.jmx.IActivityService
-
Retrieves list of all activities.
- getList() - Method in interface org.wso2.carbon.registry.admin.api.jmx.IEventsService
-
Method to retrieve all notifications.
- getList() - Method in interface org.wso2.carbon.registry.admin.api.jmx.ISubscriptionsService
-
Retrieves list of subscriptions.
- getMandatoryAttributeNames(String) - Method in interface org.wso2.carbon.registry.admin.api.reporting.IReportingAdminService
-
Method to retrieve the list of mandatory properties that can be passed to the report
generator class
- getMediatypeDefinitions() - Method in interface org.wso2.carbon.registry.admin.api.resource.IResourceService
-
Method to obtain a list of media types for resources stored on the repository.
- getMediaTypeSearch(String) - Method in interface org.wso2.carbon.registry.admin.api.search.ISearchService
-
Returns the
- getMetadata(String) - Method in interface org.wso2.carbon.registry.admin.api.resource.IResourceService
-
Method to obtain resource metadata.
- getMimeTypeFromHuman(String) - Method in interface org.wso2.carbon.registry.admin.api.resource.IResourceService
-
Method to obtain mime types for the corresponding Media Type.
- getPermissions(String) - Method in interface org.wso2.carbon.registry.admin.api.resource.IResourceService
-
Method to obtain a bean that can be used to manage and manipulate resource permissions.
- getProperties(String) - Method in interface org.wso2.carbon.registry.admin.api.jmx.IPropertyService
-
Retrieves all properties of a given resource.
- getProperties(String, String) - Method in interface org.wso2.carbon.registry.admin.api.properties.IPropertiesAdminService
-
Method to return all the properties of a given resource.
- getProperties(String) - Method in interface org.wso2.carbon.registry.admin.api.resource.IResourceService
-
- getProperty(String, String) - Method in interface org.wso2.carbon.registry.admin.api.jmx.IPropertyService
-
Method to retrieve the value of a specific property.
- getProperty(String, String) - Method in interface org.wso2.carbon.registry.admin.api.resource.IResourceService
-
Method to obtain a named property of the given resource.
- getRatings(String, String) - Method in interface org.wso2.carbon.registry.admin.api.info.IInfoService
-
Method to obtain a list of ratings that were made against a resource/collection.
- getRemoteURL(String, String) - Method in interface org.wso2.carbon.registry.admin.api.info.IInfoService
-
Method to obtain the remote url of the given resource or collection.
- getReportBytes(ReportConfigurationBean) - Method in interface org.wso2.carbon.registry.admin.api.reporting.IReportingAdminService
-
Method to obtain a stream of bytes of the generated report.
- getResourceData(String[]) - Method in interface org.wso2.carbon.registry.admin.api.resource.IResourceService
-
Method to obtain the resource data for the given list of resource paths.
- getResourceTreeEntry(String) - Method in interface org.wso2.carbon.registry.admin.api.resource.IResourceService
-
Method to obtain a bean for an entry on the resource tree.
- getRetentionProperties(String) - Method in interface org.wso2.carbon.registry.admin.api.properties.IPropertiesAdminService
-
Method to get resource retention properties of a given resource
- getSavedFilters() - Method in interface org.wso2.carbon.registry.admin.api.search.ISearchService
-
Return names of all saved filters
- getSavedReport(String) - Method in interface org.wso2.carbon.registry.admin.api.reporting.IReportingAdminService
-
Method to retrieve a saved report
- getSavedReports() - Method in interface org.wso2.carbon.registry.admin.api.reporting.IReportingAdminService
-
Method to retrieve saved report
- getSearchResults(String, String) - Method in interface org.wso2.carbon.registry.admin.api.search.ISearchService
-
This method generates a search query that runs against the Registry and returns matching results
- getServiceConfiguration() - Method in interface org.wso2.carbon.registry.admin.api.governance.IConfigureServiceUIService
-
Method to obtain the current service UI configuration.
- getServiceConfiguration() - Method in interface org.wso2.carbon.registry.admin.api.governance.IManageServicesService
-
Method to obtain the service configuration.
- getServicePath() - Method in interface org.wso2.carbon.registry.admin.api.governance.IManageServicesService
-
Method to obtain the path at which services are stored on the repository.
- getSessionResourcePath() - Method in interface org.wso2.carbon.registry.admin.api.resource.IResourceService
-
Method to obtain the resource path which has been set on the servlet session.
- getSubscriptions(String, String) - Method in interface org.wso2.carbon.registry.admin.api.info.IInfoService
-
Method to obtain a list of subscriptions that were made against a resource/collection.
- getTags(String, String) - Method in interface org.wso2.carbon.registry.admin.api.info.IInfoService
-
Method to obtain a list of tags that were made against a resource/collection.
- getTextContent(String) - Method in interface org.wso2.carbon.registry.admin.api.resource.ITextResourceManagementService
-
Method to obtain the text content of the given resource.
- getUserProfile(String) - Method in interface org.wso2.carbon.registry.admin.api.profiles.IProfilesAdminService
-
Method to retrieve profile details from the registry.
- getVersionsBean(String) - Method in interface org.wso2.carbon.registry.admin.api.resource.IResourceService
-
Method to obtain a list of versions of the given resource.
- IActivityService<ActivityBean> - Interface in org.wso2.carbon.registry.admin.api.activities
-
Provides functionality to list activities on the back-end registry instance.
- IActivityService - Interface in org.wso2.carbon.registry.admin.api.jmx
-
Method to obtain audit logs.
- IChecklistLifecycleService<LifecycleBean> - Interface in org.wso2.carbon.registry.admin.api.governance
-
This provides functionality to manage a check-list of a given lifecycle which is available for a
particular resource or collection, with the corresponding lifecycle.
- IConfigureServiceUIService - Interface in org.wso2.carbon.registry.admin.api.governance
-
This provides functionality to configure the user interface that is available for managing
services through the Management Console.
- IContentBasedSearchService<SearchResultsBean> - Interface in org.wso2.carbon.registry.admin.api.indexing
-
Provides functionality to search inside resource content.
- ICustomUIService - Interface in org.wso2.carbon.registry.admin.api.resource
-
This provides functionality to be used by an implementation of a custom user interface that is
used in place of the standard user interface for a resource on the Management Console.
- IEventsService - Interface in org.wso2.carbon.registry.admin.api.jmx
-
Method to manage JMX notifications.
- IHandlerManagementService<SimulationResponse,SimulationRequest> - Interface in org.wso2.carbon.registry.admin.api.handler
-
Provides functionality to list (view, edit, delete), and simulate handlers configured on the
Registry.
- IInfoService<CommentBean,TagBean,RatingBean,EventTypeBean,SubscriptionBean> - Interface in org.wso2.carbon.registry.admin.api.info
-
Provides functionality to access the community features available around each registry resource
and collection.
- IInvocationStatisticsService - Interface in org.wso2.carbon.registry.admin.api.jmx
-
Contains API to obtain method invocation statistics in registry and governance components.
- ILifecycleManagementService<LifecycleBean> - Interface in org.wso2.carbon.registry.admin.api.governance
-
This provides functionality to manage various lifecycle (or aspects which are lifecycles)
configurations on the registry.
- IListMetadataService<ServiceBean,WSDLBean,PolicyBean,SchemaBean> - Interface in org.wso2.carbon.registry.admin.api.governance
-
This provides functionality to list metadata information on the repository, and display them on
the Management Console.
- IManageGenericArtifactService<ArtifactsBean> - Interface in org.wso2.carbon.registry.admin.api.governance
-
This provides functionality to manage generic artifacts
on the registry.
- IManageServicesService - Interface in org.wso2.carbon.registry.admin.api.governance
-
This provides functionality to manage services stored on the repository.
- INotificationService - Interface in org.wso2.carbon.registry.admin.api.jmx
-
Extended API for handling notifications.
- invokeAspect(String, String, String, String[]) - Method in interface org.wso2.carbon.registry.admin.api.governance.IChecklistLifecycleService
-
Method to invoke an action of the defined aspect at the given resource (or collection) path.
- invokeAspectWithParams(String, String, String, String[], String[][]) - Method in interface org.wso2.carbon.registry.admin.api.governance.IChecklistLifecycleService
-
Method to invoke an action of the defined aspect at the given resource (or collection) path.
- IProfilesAdminService<ProfilesBean> - Interface in org.wso2.carbon.registry.admin.api.profiles
-
Provides functionality to load and store user profile details in to the registry.
- IPropertiesAdminService<PropertiesBean,RetentionBean> - Interface in org.wso2.carbon.registry.admin.api.properties
-
Provides functionality to manage resource properties.
- IPropertyService - Interface in org.wso2.carbon.registry.admin.api.jmx
-
Contains API for managing properties.
- IRelationService<DependenciesBean,AssociationTreeBean> - Interface in org.wso2.carbon.registry.admin.api.relations
-
Provides functionality to manage relationships (associations and dependencies) among resources
and collections.
- IReportingAdminService<ReportConfigurationBean> - Interface in org.wso2.carbon.registry.admin.api.reporting
-
Provides functionality to produce (on-demand and schedule) reports for resources stored on
this repository and other repositories (using URLs).
- IResourceService<MetadataBean,CollectionContentBean,ResourceData,ContentBean,PermissionBean,VersionsBean,ResourceTreeEntryBean,ContentDownloadBean,PropertiesBean> - Interface in org.wso2.carbon.registry.admin.api.resource
-
This provides the functionality to manage resources and collections on the repository.
- isAuthorized(String, String) - Method in interface org.wso2.carbon.registry.admin.api.resource.ICustomUIService
-
Checks whether the currently logged in user is authorized to perform the given action on the
given path.
- ISearchService<SearchResultsBean,AdvancedSearchResultsBean,CustomSearchParameterBean,MediaTypeValueList> - Interface in org.wso2.carbon.registry.admin.api.search
-
This provides functionality to search resources available in the registry by meta-data.
- isLifecycleNameInUse(String) - Method in interface org.wso2.carbon.registry.admin.api.governance.ILifecycleManagementService
-
Method to determine whether the lifecycle configuration by the given name is currently being
used.
- isProfileExisting(String, String) - Method in interface org.wso2.carbon.registry.admin.api.info.IInfoService
-
Method to determine whether the given user has a valid user profile on the system.
- isResource(String, String) - Method in interface org.wso2.carbon.registry.admin.api.info.IInfoService
-
Method to determine whether the given path is a resource or collection.
- isRoleProfileExisting(String, String) - Method in interface org.wso2.carbon.registry.admin.api.info.IInfoService
-
Method to determine whether the given role has a valid profile on the system.
- isRoleValid(String, String) - Method in interface org.wso2.carbon.registry.admin.api.info.IInfoService
-
Method to determine whether the given role identifies a valid role on the system.
- ISubscriptionsService - Interface in org.wso2.carbon.registry.admin.api.jmx
-
API methods for performing subscription operations.
- isUserValid(String, String) - Method in interface org.wso2.carbon.registry.admin.api.info.IInfoService
-
Method to determine whether the given username identifies a valid user on the system.
- ITextResourceManagementService - Interface in org.wso2.carbon.registry.admin.api.resource
-
This provides an interface to manage text resources.
- saveAdvancedSearchFilter(CustomSearchParameterBean, String) - Method in interface org.wso2.carbon.registry.admin.api.search.ISearchService
-
Saves the advanced search fields as a filter for later retrieval
- saveReport(ReportConfigurationBean) - Method in interface org.wso2.carbon.registry.admin.api.reporting.IReportingAdminService
-
Method to save a report
- saveServiceConfiguration(String) - Method in interface org.wso2.carbon.registry.admin.api.governance.IConfigureServiceUIService
-
Method to save the updated service UI configuration to the registry.
- saveServiceConfiguration(String) - Method in interface org.wso2.carbon.registry.admin.api.governance.IManageServicesService
-
Method to update the service configuration of a service
- scheduleReport(ReportConfigurationBean) - Method in interface org.wso2.carbon.registry.admin.api.reporting.IReportingAdminService
-
Method to schedule the generation of a report
- search(UserRegistry, Input) - Method in interface org.wso2.carbon.registry.admin.api.search.SearchOSGiService
-
Method to search for results matching the given parameters from the registry instance
provided.
- search(int, Input) - Method in interface org.wso2.carbon.registry.admin.api.search.SearchOSGiService
-
Method to search for results matching the given parameters for the given tenant.
- search(Input) - Method in interface org.wso2.carbon.registry.admin.api.search.SearchOSGiService
-
Method to search for results matching the given parameters.
- SearchOSGiService<Input,Output> - Interface in org.wso2.carbon.registry.admin.api.search
-
API to perform a search through an OSGi service
- setArtifactUIConfiguration(String, String) - Method in interface org.wso2.carbon.registry.admin.api.governance.IManageGenericArtifactService
-
Method to set the UI configuration for an artifact..
- setDescription(String, String) - Method in interface org.wso2.carbon.registry.admin.api.resource.IResourceService
-
Method to set a description to this resource or collection.
- setHandlerCollectionLocation(String) - Method in interface org.wso2.carbon.registry.admin.api.handler.IHandlerManagementService
-
Method to set the location at which the handler collection is stored on the registry.
- setLifecyclesCollectionLocation(String) - Method in interface org.wso2.carbon.registry.admin.api.governance.ILifecycleManagementService
-
Method to set the location on the repository where lifecycle configurations are stored.
- setProperty(String, String, String) - Method in interface org.wso2.carbon.registry.admin.api.jmx.IPropertyService
-
Method to set a property.
- setProperty(String, String, String) - Method in interface org.wso2.carbon.registry.admin.api.properties.IPropertiesAdminService
-
Method to add a property, if there already exist a property with the same name, this
will add the value to the existing property name.
- setRetentionProperties(String, RetentionBean) - Method in interface org.wso2.carbon.registry.admin.api.properties.IPropertiesAdminService
-
Method to set resource retention properties of a resource
- setSessionResourcePath(String) - Method in interface org.wso2.carbon.registry.admin.api.resource.IResourceService
-
Method to set a resource path to the servlet session, to be used later.
- simulate(SimulationRequest) - Method in interface org.wso2.carbon.registry.admin.api.handler.IHandlerManagementService
-
Method to simulate handlers on a registry.
- stopScheduledReport(String) - Method in interface org.wso2.carbon.registry.admin.api.reporting.IReportingAdminService
-
Method to stop the generation of a scheduled report
- subscribe(String, String, String, String) - Method in interface org.wso2.carbon.registry.admin.api.info.IInfoService
-
Method to add a subscription to a resource/collection.
- subscribe(String, boolean, String, String) - Method in interface org.wso2.carbon.registry.admin.api.jmx.ISubscriptionsService
-
Creates a new subscription.
- subscribeREST(String, String, String, String) - Method in interface org.wso2.carbon.registry.admin.api.info.IInfoService
-
Method to add a REST subscription to a resource/collection.