A B C D E F G H I L M O P R S T U V W

A

acknowledgeAlerts(Subject, int[]) - Method in interface org.rhq.enterprise.server.alert.AlertManagerRemote
 
acknowledgeAlertsByContext(Subject, EntityContext) - Method in interface org.rhq.enterprise.server.alert.AlertManagerRemote
 
addBundleFile(Subject, int, String, String, Architecture, InputStream) - Method in interface org.rhq.enterprise.server.bundle.BundleManagerRemote
Adds a BundleFile to the BundleVersion and implicitly creates the backing PackageVersion.
addBundleFileViaByteArray(Subject, int, String, String, Architecture, byte[]) - Method in interface org.rhq.enterprise.server.bundle.BundleManagerRemote
A convenience method taking a byte array as opposed to a stream for the file bits.
addBundleFileViaPackageVersion(Subject, int, String, int) - Method in interface org.rhq.enterprise.server.bundle.BundleManagerRemote
A convenience method taking an existing PackageVersion as opposed to a stream for the file bits.
addBundleFileViaURL(Subject, int, String, String, Architecture, String) - Method in interface org.rhq.enterprise.server.bundle.BundleManagerRemote
A convenience method taking a URL String whose content will be streamed to the server and used for the file bits.
addPackageVersionsToRepo(Subject, int, int[]) - Method in interface org.rhq.enterprise.server.content.RepoManagerRemote
Associates the package versions (identified by their IDs) to the given repo (also identified by its ID).
addPerson(Person) - Method in interface org.rhq.enterprise.server.test.WebServiceTestRemote
 
addResourceGroupsToRole(Subject, int, int[]) - Method in interface org.rhq.enterprise.server.authz.RoleManagerRemote
Adds the given resource groups to the given role.
addResourcesToGroup(Subject, int, int[]) - Method in interface org.rhq.enterprise.server.resource.group.ResourceGroupManagerRemote
 
addRolesToResourceGroup(Subject, int, int[]) - Method in interface org.rhq.enterprise.server.authz.RoleManagerRemote
 
addRolesToSubject(Subject, int, int[]) - Method in interface org.rhq.enterprise.server.authz.RoleManagerRemote
Assigns a set of roles to a subject which authorizes the subject to do anything the roles permit.
addSubjectsToRole(Subject, int, int[]) - Method in interface org.rhq.enterprise.server.authz.RoleManagerRemote
Assigns a set of subjects to a role which authorizes the subjects to do anything the role permits.
addTags(Subject, Set<Tag>) - Method in interface org.rhq.enterprise.server.tagging.TagManagerRemote
 
agentInstallCheck(Subject, RemoteAccessInfo, String) - Method in interface org.rhq.enterprise.server.install.remote.RemoteInstallManagerRemote
Checks to see if an agent is installed in the given directory.
agentStatus(Subject, RemoteAccessInfo, String) - Method in interface org.rhq.enterprise.server.install.remote.RemoteInstallManagerRemote
Determines the running status of the agent located in the given installation directory.
AlertDefinitionManagerRemote - Interface in org.rhq.enterprise.server.alert
 
AlertManagerRemote - Interface in org.rhq.enterprise.server.alert
 
AvailabilityManagerRemote - Interface in org.rhq.enterprise.server.measurement
 

B

BundleManagerRemote - Interface in org.rhq.enterprise.server.bundle
Remote interface to the manager responsible for creating and managing bundles.

C

CallTimeDataManagerRemote - Interface in org.rhq.enterprise.server.measurement
 
cancelOperationHistory(Subject, int, boolean) - Method in interface org.rhq.enterprise.server.operation.OperationManagerRemote
Cancels a currently in-progress operation.
changePassword(Subject, String, String) - Method in interface org.rhq.enterprise.server.auth.SubjectManagerRemote
Change the password for a user.
ClusterManagerRemote - Interface in org.rhq.enterprise.server.resource.cluster
 
ConfigurationManagerRemote - Interface in org.rhq.enterprise.server.configuration
The configuration manager which allows you to request resource configuration changes, view current resource configuration and previous update history and view/edit plugin configuration.
ContentManagerRemote - Interface in org.rhq.enterprise.server.content
 
createAutoClusterBackingGroup(Subject, ClusterKey, boolean) - Method in interface org.rhq.enterprise.server.resource.cluster.ClusterManagerRemote
Given a cluster key create a backing group.
createBundleDeployment(Subject, int, int, String, Configuration) - Method in interface org.rhq.enterprise.server.bundle.BundleManagerRemote
Create a new bundle deployment.
createBundleDestination(Subject, int, String, String, String, String, Integer) - Method in interface org.rhq.enterprise.server.bundle.BundleManagerRemote
Creates a bundle destination that describes a target for the bundle deployments.
createBundleVersionViaByteArray(Subject, byte[]) - Method in interface org.rhq.enterprise.server.bundle.BundleManagerRemote
Creates a bundle version based on the actual bytes of a Bundle Distribution file.
createBundleVersionViaFile(Subject, File) - Method in interface org.rhq.enterprise.server.bundle.BundleManagerRemote
Creates a bundle version based on a Bundle Distribution file.
createBundleVersionViaRecipe(Subject, String) - Method in interface org.rhq.enterprise.server.bundle.BundleManagerRemote
Creates a bundle version based on single recipe string.
createBundleVersionViaURL(Subject, String) - Method in interface org.rhq.enterprise.server.bundle.BundleManagerRemote
Creates a bundle version based on a Bundle Distribution file.
createPackageBackedResource(Subject, int, int, String, Configuration, String, String, Integer, Configuration, byte[], Integer) - Method in interface org.rhq.enterprise.server.resource.ResourceFactoryManagerRemote
Creates a new physical resource.
createPackageBackedResourceViaPackageVersion(Subject, int, int, String, Configuration, Configuration, int, Integer) - Method in interface org.rhq.enterprise.server.resource.ResourceFactoryManagerRemote
Creates a new physical resource.
createPackageVersion(Subject, String, int, String, Integer, byte[]) - Method in interface org.rhq.enterprise.server.content.ContentManagerRemote
Creates a new package version in the system.
createPackageVersionWithDisplayVersion(Subject, String, int, String, String, Integer, byte[]) - Method in interface org.rhq.enterprise.server.content.ContentManagerRemote
Creates a new package version in the system.
createPrincipal(Subject, String, String) - Method in interface org.rhq.enterprise.server.auth.SubjectManagerRemote
Creates a new principal (username and password) in the internal database.
createRepo(Subject, Repo) - Method in interface org.rhq.enterprise.server.content.RepoManagerRemote
Creates a new Repo.
createResource(Subject, int, int, String, Configuration, Configuration, Integer) - Method in interface org.rhq.enterprise.server.resource.ResourceFactoryManagerRemote
Creates a new physical resource.
createResourceGroup(Subject, ResourceGroup) - Method in interface org.rhq.enterprise.server.resource.group.ResourceGroupManagerRemote
 
createRole(Subject, Role) - Method in interface org.rhq.enterprise.server.authz.RoleManagerRemote
Persists the new role to the database.
createSavedSearch(Subject, SavedSearch) - Method in interface org.rhq.enterprise.server.search.SavedSearchManagerRemote
Persisted a new SavedSearch with the given primary key
createSubject(Subject, Subject) - Method in interface org.rhq.enterprise.server.auth.SubjectManagerRemote
Create a a new subject.
createTemplate(Subject, int, boolean, DriftDefinition) - Method in interface org.rhq.enterprise.server.drift.DriftTemplateManagerRemote
 

D

DashboardManagerRemote - Interface in org.rhq.enterprise.server.dashboard
 
DataAccessManagerRemote - Interface in org.rhq.enterprise.server.report
 
deleteAlerts(Subject, int[]) - Method in interface org.rhq.enterprise.server.alert.AlertManagerRemote
 
deleteAlertsByContext(Subject, EntityContext) - Method in interface org.rhq.enterprise.server.alert.AlertManagerRemote
 
deleteBundle(Subject, int) - Method in interface org.rhq.enterprise.server.bundle.BundleManagerRemote
Remove everything associated with the Bundle with the exception of files laid down by related deployments.
deleteBundles(Subject, int[]) - Method in interface org.rhq.enterprise.server.bundle.BundleManagerRemote
Remove everything associated with the Bundles with the exception of files laid down by related deployments.
deleteBundleVersion(Subject, int, boolean) - Method in interface org.rhq.enterprise.server.bundle.BundleManagerRemote
Remove everything associated with the BundleVersion with the exception of files laid down by related deployments.
deleteDriftDefinition(Subject, EntityContext, String) - Method in interface org.rhq.enterprise.server.drift.DriftManagerRemote
Remove the provided driftDef (identified by name) on the specified entityContext.
deleteOperationHistory(Subject, int, boolean) - Method in interface org.rhq.enterprise.server.operation.OperationManagerRemote
Purges the history from the database.
deletePackages(Subject, int, int[], String) - Method in interface org.rhq.enterprise.server.content.ContentManagerRemote
Deletes the specified package from the resource.
deletePackageVersion(Subject, int) - Method in interface org.rhq.enterprise.server.content.ContentManagerRemote
Deletes the specified PackageVersion from the system.
deletePackageVersionsFromRepo(Subject, int, int[]) - Method in interface org.rhq.enterprise.server.content.RepoManagerRemote
Deletes package versions from a repo if they are not referenced by a content source.
deleteRepo(Subject, int) - Method in interface org.rhq.enterprise.server.content.RepoManagerRemote
Deletes the indicated repo.
deleteResource(Subject, int) - Method in interface org.rhq.enterprise.server.resource.ResourceFactoryManagerRemote
Deletes a physical resource from the agent machine.
deleteResourceGroup(Subject, int) - Method in interface org.rhq.enterprise.server.resource.group.ResourceGroupManagerRemote
 
deleteResourceGroups(Subject, int[]) - Method in interface org.rhq.enterprise.server.resource.group.ResourceGroupManagerRemote
 
deleteResources(Subject, int[]) - Method in interface org.rhq.enterprise.server.resource.ResourceFactoryManagerRemote
Deletes physical resources from the agent machine.
deleteRoles(Subject, int[]) - Method in interface org.rhq.enterprise.server.authz.RoleManagerRemote
Removes a set of roles from the database.
deleteSavedSearch(Subject, int) - Method in interface org.rhq.enterprise.server.search.SavedSearchManagerRemote
Deletes the SavedSearch with the given primary key
deleteSubjects(Subject, int[]) - Method in interface org.rhq.enterprise.server.auth.SubjectManagerRemote
Deletes the given set of users, including both the Subject and Principal objects associated with those users.
deleteTemplate(Subject, int) - Method in interface org.rhq.enterprise.server.drift.DriftTemplateManagerRemote
 
deployPackages(Subject, int[], int[]) - Method in interface org.rhq.enterprise.server.content.ContentManagerRemote
Deprecated. 
deployPackagesWithNote(Subject, int[], int[], String) - Method in interface org.rhq.enterprise.server.content.ContentManagerRemote
Deploys packages on the specified resources.
disableAlertDefinitions(Subject, int[]) - Method in interface org.rhq.enterprise.server.alert.AlertDefinitionManagerRemote
 
disableMeasurementTemplates(Subject, int[]) - Method in interface org.rhq.enterprise.server.measurement.MeasurementScheduleManagerRemote
Deprecated. use {@link #disableSchedulesForResourceType(Subject, int[], boolean)
disableResources(Subject, int[]) - Method in interface org.rhq.enterprise.server.resource.ResourceManagerRemote
Set these resources to AvailabilityType.DISABLED.
disableSchedulesForCompatibleGroup(Subject, int, int[]) - Method in interface org.rhq.enterprise.server.measurement.MeasurementScheduleManagerRemote
Disable the measurement schedules for the passed definitions for the resources of the passed compatible group.
disableSchedulesForResource(Subject, int, int[]) - Method in interface org.rhq.enterprise.server.measurement.MeasurementScheduleManagerRemote
Disables all collection schedules attached to the given resource whose schedules are based off the given definitions.
disableSchedulesForResourceType(Subject, int[], boolean) - Method in interface org.rhq.enterprise.server.measurement.MeasurementScheduleManagerRemote
Requires MANAGE_SETTINGS global permission.
DiscoveryBossRemote - Interface in org.rhq.enterprise.server.discovery
The remote boss interface to the discovery subsystem.
DriftManagerRemote - Interface in org.rhq.enterprise.server.drift
 
DriftTemplateManagerRemote - Interface in org.rhq.enterprise.server.drift
 

E

echo(String) - Method in interface org.rhq.enterprise.server.test.WebServiceTestRemote
 
enableAlertDefinitions(Subject, int[]) - Method in interface org.rhq.enterprise.server.alert.AlertDefinitionManagerRemote
 
enableMeasurementTemplates(Subject, int[]) - Method in interface org.rhq.enterprise.server.measurement.MeasurementScheduleManagerRemote
Deprecated. use {@link #enableSchedulesForResourceType(Subject, int[], boolean)
enableResources(Subject, int[]) - Method in interface org.rhq.enterprise.server.resource.ResourceManagerRemote
Set these resources enabled.
enableSchedulesForCompatibleGroup(Subject, int, int[]) - Method in interface org.rhq.enterprise.server.measurement.MeasurementScheduleManagerRemote
Enable the measurement schedules for the passed definitions for the resources of the passed compatible group.
enableSchedulesForResource(Subject, int, int[]) - Method in interface org.rhq.enterprise.server.measurement.MeasurementScheduleManagerRemote
Enable the schedules for the provided definitions and resource
enableSchedulesForResourceType(Subject, int[], boolean) - Method in interface org.rhq.enterprise.server.measurement.MeasurementScheduleManagerRemote
Requires MANAGE_SETTINGS global permission.
EventManagerRemote - Interface in org.rhq.enterprise.server.event
 
executeQuery(Subject, String) - Method in interface org.rhq.enterprise.server.report.DataAccessManagerRemote
Execute a query.
executeQueryWithPageControl(Subject, String, PageControl) - Method in interface org.rhq.enterprise.server.report.DataAccessManagerRemote
Execute a query filtered by a page control
exportAllSubsystems(Subject) - Method in interface org.rhq.enterprise.server.sync.SynchronizationManagerRemote
This exports the configuration data of all supported subsystems in RHQ.

F

findAgentInstallPath(Subject, RemoteAccessInfo, String) - Method in interface org.rhq.enterprise.server.install.remote.RemoteInstallManagerRemote
Given a root parent path to check, this will scan all subdirectories (recursively) to try to find where the agent is installed (if it is installed at all).
findAlertDefinitionsByCriteria(Subject, AlertDefinitionCriteria) - Method in interface org.rhq.enterprise.server.alert.AlertDefinitionManagerRemote
 
findAlertsByCriteria(Subject, AlertCriteria) - Method in interface org.rhq.enterprise.server.alert.AlertManagerRemote
 
findArchitectures(Subject) - Method in interface org.rhq.enterprise.server.content.ContentManagerRemote
Returns all architectures known to the system.
findAvailabilityByCriteria(Subject, AvailabilityCriteria) - Method in interface org.rhq.enterprise.server.measurement.AvailabilityManagerRemote
 
findAvailabilityForResource(Subject, int, PageControl) - Method in interface org.rhq.enterprise.server.measurement.AvailabilityManagerRemote
Deprecated. 
findBaselinesForResource(Subject, int) - Method in interface org.rhq.enterprise.server.measurement.MeasurementBaselineManagerRemote
 
findBundleDeploymentsByCriteria(Subject, BundleDeploymentCriteria) - Method in interface org.rhq.enterprise.server.bundle.BundleManagerRemote
 
findBundleDestinationsByCriteria(Subject, BundleDestinationCriteria) - Method in interface org.rhq.enterprise.server.bundle.BundleManagerRemote
 
findBundleFilesByCriteria(Subject, BundleFileCriteria) - Method in interface org.rhq.enterprise.server.bundle.BundleManagerRemote
 
findBundleResourceDeploymentsByCriteria(Subject, BundleResourceDeploymentCriteria) - Method in interface org.rhq.enterprise.server.bundle.BundleManagerRemote
 
findBundlesByCriteria(Subject, BundleCriteria) - Method in interface org.rhq.enterprise.server.bundle.BundleManagerRemote
 
findBundlesWithLatestVersionCompositesByCriteria(Subject, BundleCriteria) - Method in interface org.rhq.enterprise.server.bundle.BundleManagerRemote
 
findBundleVersionsByCriteria(Subject, BundleVersionCriteria) - Method in interface org.rhq.enterprise.server.bundle.BundleManagerRemote
 
findCallTimeDataForResource(Subject, int, long, long, PageControl) - Method in interface org.rhq.enterprise.server.measurement.CallTimeDataManagerRemote
 
findChildResources(Subject, int, PageControl) - Method in interface org.rhq.enterprise.server.resource.ResourceManagerRemote
 
findCreateChildResourceHistory(Subject, int, Long, Long, PageControl) - Method in interface org.rhq.enterprise.server.resource.ResourceFactoryManagerRemote
Returns a pagination enabled list of requests for the creation of new child resources to the specified parent.
findCurrentTraitsForResource(Subject, int, DisplayType) - Method in interface org.rhq.enterprise.server.measurement.MeasurementDataManagerRemote
 
findDashboardsByCriteria(Subject, DashboardCriteria) - Method in interface org.rhq.enterprise.server.dashboard.DashboardManagerRemote
 
findDataForCompatibleGroup(Subject, int, int, long, long, int) - Method in interface org.rhq.enterprise.server.measurement.MeasurementDataManagerRemote
 
findDataForResource(Subject, int, int[], long, long, int) - Method in interface org.rhq.enterprise.server.measurement.MeasurementDataManagerRemote
 
findDeleteChildResourceHistory(Subject, int, Long, Long, PageControl) - Method in interface org.rhq.enterprise.server.resource.ResourceFactoryManagerRemote
Returns a pagination enabled list of requests to delete a child resource on the specified parent.
findDriftChangeSetsByCriteria(Subject, DriftChangeSetCriteria) - Method in interface org.rhq.enterprise.server.drift.DriftManagerRemote
Standard criteria based fetch method
findDriftDefinitionsByCriteria(Subject, DriftDefinitionCriteria) - Method in interface org.rhq.enterprise.server.drift.DriftManagerRemote
 
findDriftsByCriteria(Subject, DriftCriteria) - Method in interface org.rhq.enterprise.server.drift.DriftManagerRemote
Standard criteria based fetch method
findEventsByCriteria(Subject, EventCriteria) - Method in interface org.rhq.enterprise.server.event.EventManagerRemote
 
findGroupOperationHistoriesByCriteria(Subject, GroupOperationHistoryCriteria) - Method in interface org.rhq.enterprise.server.operation.OperationManagerRemote
 
findInstalledPackagesByCriteria(Subject, InstalledPackageCriteria) - Method in interface org.rhq.enterprise.server.content.ContentManagerRemote
 
findLiveData(Subject, int, int[]) - Method in interface org.rhq.enterprise.server.measurement.MeasurementDataManagerRemote
 
findMeasurementDefinitionsByCriteria(Subject, MeasurementDefinitionCriteria) - Method in interface org.rhq.enterprise.server.measurement.MeasurementDefinitionManagerRemote
 
findOperationDefinitionsByCriteria(Subject, OperationDefinitionCriteria) - Method in interface org.rhq.enterprise.server.operation.OperationManagerRemote
 
findPackagesByCriteria(Subject, PackageCriteria) - Method in interface org.rhq.enterprise.server.content.ContentManagerRemote
If the criteria object filters on repo id, the subject needs to be able to access that repo.
findPackagesWithLatestVersion(Subject, PackageCriteria) - Method in interface org.rhq.enterprise.server.content.ContentManagerRemote
Akin to ContentManagerRemote.findPackagesByCriteria(Subject, PackageCriteria) but also determines the latest version of the returned packages.
findPackageType(Subject, Integer, String) - Method in interface org.rhq.enterprise.server.content.ContentManagerRemote
This re tries to find a package type of given name defined by the resource type provided.
findPackageTypes(Subject, String, String) - Method in interface org.rhq.enterprise.server.content.ContentManagerRemote
This gets the package types that can be deployed to the given resource.
findPackageTypeWithVersionFormat(Subject, Integer, String) - Method in interface org.rhq.enterprise.server.content.ContentManagerRemote
Similar to ContentManagerRemote.findPackageType(Subject, Integer, String) but returns the package type along with the version format specification.
findPackageVersionsByCriteria(Subject, PackageVersionCriteria) - Method in interface org.rhq.enterprise.server.content.ContentManagerRemote
If a resourceId filter is not set via PackageVersionCriteria.addFilterResourceId() then this method requires InventoryManager permissions.
findPackageVersionsInRepo(Subject, int, String, PageControl) - Method in interface org.rhq.enterprise.server.content.RepoManagerRemote
Returns the set of package versions that can currently be accessed via the given repo.
findPackageVersionsInRepoByCriteria(Subject, PackageVersionCriteria) - Method in interface org.rhq.enterprise.server.content.RepoManagerRemote
 
findProblemResources(Subject, long, PageControl) - Method in interface org.rhq.enterprise.server.measurement.MeasurementProblemManagerRemote
 
findRepos(Subject, PageControl) - Method in interface org.rhq.enterprise.server.content.RepoManagerRemote
Returns all imported repos in the server.
findReposByCriteria(Subject, RepoCriteria) - Method in interface org.rhq.enterprise.server.content.RepoManagerRemote
Returns all repos that match the given criteria.
findResourceGroupsByCriteria(Subject, ResourceGroupCriteria) - Method in interface org.rhq.enterprise.server.resource.group.ResourceGroupManagerRemote
 
findResourceGroupsForRole(Subject, int, PageControl) - Method in interface org.rhq.enterprise.server.resource.group.ResourceGroupManagerRemote
 
findResourceLineage(Subject, int) - Method in interface org.rhq.enterprise.server.resource.ResourceManagerRemote
Returns the lineage of the Resource with the specified id.
findResourceOperationHistoriesByCriteria(Subject, ResourceOperationHistoryCriteria) - Method in interface org.rhq.enterprise.server.operation.OperationManagerRemote
 
findResourcesByCriteria(Subject, ResourceCriteria) - Method in interface org.rhq.enterprise.server.resource.ResourceManagerRemote
 
findResourceTypesByCriteria(Subject, ResourceTypeCriteria) - Method in interface org.rhq.enterprise.server.resource.ResourceTypeManagerRemote
 
findRolesByCriteria(Subject, RoleCriteria) - Method in interface org.rhq.enterprise.server.authz.RoleManagerRemote
 
findSavedSearchesByCriteria(Subject, SavedSearchCriteria) - Method in interface org.rhq.enterprise.server.search.SavedSearchManagerRemote
Returns the PageList of SavedSearch entities that match the criteria filters that are visible to the user
findScheduledGroupOperations(Subject, int) - Method in interface org.rhq.enterprise.server.operation.OperationManagerRemote
 
findScheduledResourceOperations(Subject, int) - Method in interface org.rhq.enterprise.server.operation.OperationManagerRemote
Returns the list of scheduled operations for the given resource.
findSchedulesByCriteria(Subject, MeasurementScheduleCriteria) - Method in interface org.rhq.enterprise.server.measurement.MeasurementScheduleManagerRemote
 
findSubjectAssignedRoles(Subject, int, PageControl) - Method in interface org.rhq.enterprise.server.authz.RoleManagerRemote
Get all roles assigned for a certain subject
findSubjectsByCriteria(Subject, SubjectCriteria) - Method in interface org.rhq.enterprise.server.auth.SubjectManagerRemote
 
findSubjectUnassignedRoles(Subject, int, PageControl) - Method in interface org.rhq.enterprise.server.authz.RoleManagerRemote
 
findSubscribedResources(Subject, int, PageControl) - Method in interface org.rhq.enterprise.server.content.RepoManagerRemote
Gets all resources that are subscribed to the given repo.
findSubscriptions(Subject, int) - Method in interface org.rhq.enterprise.server.content.RepoManagerRemote
Get a list of truncated Repo objects that represent the subscriptions for the specified resource.
findTagReportCompositesByCriteria(Subject, TagCriteria) - Method in interface org.rhq.enterprise.server.tagging.TagManagerRemote
 
findTagsByCriteria(Subject, TagCriteria) - Method in interface org.rhq.enterprise.server.tagging.TagManagerRemote
 
findTemplatesByCriteria(Subject, DriftDefinitionTemplateCriteria) - Method in interface org.rhq.enterprise.server.drift.DriftTemplateManagerRemote
 
findTraits(Subject, int, int) - Method in interface org.rhq.enterprise.server.measurement.MeasurementDataManagerRemote
 
findTraitsByCriteria(Subject, MeasurementDataTraitCriteria) - Method in interface org.rhq.enterprise.server.measurement.MeasurementDataManagerRemote
 

G

generateUnifiedDiff(Subject, Drift<?, ?>) - Method in interface org.rhq.enterprise.server.drift.DriftManagerRemote
Generates a unified diff of the two files references by drift.
generateUnifiedDiff(Subject, Drift<?, ?>, Drift<?, ?>) - Method in interface org.rhq.enterprise.server.drift.DriftManagerRemote
Generates a unified diff of the two files referenced by drift1 and drift2.
generateUnifiedDiffByIds(Subject, String, String) - Method in interface org.rhq.enterprise.server.drift.DriftManagerRemote
Generates a unified diff of the two file versions referenced by drift ids.
getAggregate(Subject, int, long, long) - Method in interface org.rhq.enterprise.server.measurement.MeasurementDataManagerRemote
 
getAlertDefinition(Subject, int) - Method in interface org.rhq.enterprise.server.alert.AlertDefinitionManagerRemote
 
getAlertNotificationConfigurationPreview(Subject, AlertNotification[]) - Method in interface org.rhq.enterprise.server.alert.AlertDefinitionManagerRemote
 
getAllBundleTypes(Subject) - Method in interface org.rhq.enterprise.server.bundle.BundleManagerRemote
 
getAutoClusterBackingGroup(Subject, ClusterKey) - Method in interface org.rhq.enterprise.server.resource.cluster.ClusterManagerRemote
Return the backing group for the supplied cluster key.
getAutoClusterResources(Subject, ClusterKey) - Method in interface org.rhq.enterprise.server.resource.cluster.ClusterManagerRemote
Given a cluster key get the auto cluster resource membership.
getAvailabilitySummary(Subject, int) - Method in interface org.rhq.enterprise.server.resource.ResourceManagerRemote
Returns a summary object that provides information about a resource's past availability history.
getBackingPackageForResource(Subject, int) - Method in interface org.rhq.enterprise.server.content.ContentManagerRemote
For a resource that is content-backed (aka package-backed), this call will return InstalledPackage information for the backing content (package).
getBundleType(Subject, String) - Method in interface org.rhq.enterprise.server.bundle.BundleManagerRemote
 
getBundleVersionFilenames(Subject, int, boolean) - Method in interface org.rhq.enterprise.server.bundle.BundleManagerRemote
Determine the files required for a BundleVersion and return all of the filenames or optionally, just those that lack BundleFiles for the BundleVersion.
getClusterTree(Subject, int) - Method in interface org.rhq.enterprise.server.resource.cluster.ClusterManagerRemote
Load a fully populated tree view of the "cluster nodes" for a cluster group.
getCurrentAvailabilityForResource(Subject, int) - Method in interface org.rhq.enterprise.server.measurement.AvailabilityManagerRemote
Gets the last known Availability for the given resource - which includes whether it is currently up (i.e.
getDriftFileAsByteArray(Subject, String) - Method in interface org.rhq.enterprise.server.drift.DriftManagerRemote
 
getDriftFileBits(Subject, String) - Method in interface org.rhq.enterprise.server.drift.DriftManagerRemote
Returns the content associated with the specified hash as a string
getGroupPluginConfigurationUpdate(Subject, int) - Method in interface org.rhq.enterprise.server.configuration.ConfigurationManagerRemote
 
getGroupResourceConfigurationUpdate(Subject, int) - Method in interface org.rhq.enterprise.server.configuration.ConfigurationManagerRemote
 
getImportConfigurationDefinition(String) - Method in interface org.rhq.enterprise.server.sync.SynchronizationManagerRemote
Returns the configuration definition of the import for synchronizer of given type.
getImportConfigurationDefinitionOfAllSynchronizers() - Method in interface org.rhq.enterprise.server.sync.SynchronizationManagerRemote
Returns the configuration definitions of all known importers.
getLatestPackageVersion(Subject, int, int) - Method in interface org.rhq.enterprise.server.content.RepoManagerRemote
Returns the latest package version of the supplied package.
getLatestPluginConfigurationUpdate(Subject, int) - Method in interface org.rhq.enterprise.server.configuration.ConfigurationManagerRemote
 
getLatestResourceConfigurationUpdate(Subject, int) - Method in interface org.rhq.enterprise.server.configuration.ConfigurationManagerRemote
 
getLiveResourceAvailability(Subject, int) - Method in interface org.rhq.enterprise.server.resource.ResourceManagerRemote
Returns the availability of the resource with the specified id.
getLiveResourceConfiguration(Subject, int, boolean) - Method in interface org.rhq.enterprise.server.configuration.ConfigurationManagerRemote
Get the currently live resource configuration for the Resource with the given id.
getMeasurementDefinition(Subject, int) - Method in interface org.rhq.enterprise.server.measurement.MeasurementDefinitionManagerRemote
 
getPackageBytes(Subject, int, int) - Method in interface org.rhq.enterprise.server.content.ContentManagerRemote
This can be a dangerous call for large packages as the entire package will attempt to be loaded.
getPackageTypeConfigurationDefinition(Subject, int) - Method in interface org.rhq.enterprise.server.configuration.ConfigurationManagerRemote
Return the deploy configuration definition for the PackageType with the specified id.
getParentResource(Subject, int) - Method in interface org.rhq.enterprise.server.resource.ResourceManagerRemote
 
getPersonByName(Name) - Method in interface org.rhq.enterprise.server.test.WebServiceTestRemote
 
getPluginConfiguration(Subject, int) - Method in interface org.rhq.enterprise.server.configuration.ConfigurationManagerRemote
Get the current plugin configuration for the Resource with the given id, or null if the resource's plugin configuration is not yet initialized.
getPluginConfigurationDefinitionForResourceType(Subject, int) - Method in interface org.rhq.enterprise.server.configuration.ConfigurationManagerRemote
Return the plugin configuration definition for the ResourceType with the specified id.
getProductInfo(Subject) - Method in interface org.rhq.enterprise.server.system.SystemManagerRemote
Provides product information suitable for "About" details.
getRepo(Subject, int) - Method in interface org.rhq.enterprise.server.content.RepoManagerRemote
Returns the repo with the given id; throws an error if one does not exist at that id.
getResource(Subject, int) - Method in interface org.rhq.enterprise.server.resource.ResourceManagerRemote
Returns the Resource with the specified id.
getResourceConfiguration(Subject, int) - Method in interface org.rhq.enterprise.server.configuration.ConfigurationManagerRemote
Get the current Resource configuration.
getResourceConfigurationDefinitionForResourceType(Subject, int) - Method in interface org.rhq.enterprise.server.configuration.ConfigurationManagerRemote
Return the resource configuration definition for the ResourceType with the specified id.
getResourceConfigurationDefinitionWithTemplatesForResourceType(Subject, int) - Method in interface org.rhq.enterprise.server.configuration.ConfigurationManagerRemote
Return the resource configuration definition for the ResourceType with the specified id.
getResourceGroup(Subject, int) - Method in interface org.rhq.enterprise.server.resource.group.ResourceGroupManagerRemote
 
getResourceGroupComposite(Subject, int) - Method in interface org.rhq.enterprise.server.resource.group.ResourceGroupManagerRemote
 
getResourcesAncestry(Subject, Integer[], ResourceAncestryFormat) - Method in interface org.rhq.enterprise.server.resource.ResourceManagerRemote
Resource.ancestry is an encoded value that holds the resource's parental ancestry.
getResourceTypeBundleConfiguration(Subject, int) - Method in interface org.rhq.enterprise.server.bundle.BundleManagerRemote
Given the ID for a compatible group, this will return the bundle configuration metadata for that group's resource type.
getResourceTypeById(Subject, int) - Method in interface org.rhq.enterprise.server.resource.ResourceTypeManagerRemote
 
getResourceTypeByNameAndPlugin(Subject, String, String) - Method in interface org.rhq.enterprise.server.resource.ResourceTypeManagerRemote
 
getRole(Subject, int) - Method in interface org.rhq.enterprise.server.authz.RoleManagerRemote
Returns the role with the given ID
getSavedSearchById(Subject, int) - Method in interface org.rhq.enterprise.server.search.SavedSearchManagerRemote
Returns the SavedSearch with the given primary key
getServerDetails(Subject) - Method in interface org.rhq.enterprise.server.system.SystemManagerRemote
Provides details (such as product version) of the server processing the request.
getSeverityBuckets(Subject, int, long, long, int) - Method in interface org.rhq.enterprise.server.event.EventManagerRemote
 
getSeverityBucketsForAutoGroup(Subject, int, int, long, long, int) - Method in interface org.rhq.enterprise.server.event.EventManagerRemote
 
getSeverityBucketsForCompGroup(Subject, int, long, long, int) - Method in interface org.rhq.enterprise.server.event.EventManagerRemote
 
getSnapshot(Subject, DriftSnapshotRequest) - Method in interface org.rhq.enterprise.server.drift.DriftManagerRemote
Calculate and return requested Drift Snapshot.
getSnapshotReport(Subject, int, String, String) - Method in interface org.rhq.enterprise.server.support.SupportManagerRemote
Asks that a snapshot report be taken of the given resource.
getSubjectByName(String) - Method in interface org.rhq.enterprise.server.auth.SubjectManagerRemote
Deprecated. This method should be avoided as it may be removed in a future release. Given that multiple sessions may exist for a single user the result of this call is non-deterministic.
getSubjectByNameAndSessionId(String, int) - Method in interface org.rhq.enterprise.server.auth.SubjectManagerRemote
Looks up the Subject for a current RHQ session by username and sessionId.
getSystemConfiguration(Subject) - Method in interface org.rhq.enterprise.server.system.SystemManagerRemote
Deprecated. use SystemManagerRemote.getSystemSettings(Subject) instead
getSystemSettings(Subject) - Method in interface org.rhq.enterprise.server.system.SystemManagerRemote
Get the server cloud configuration.

H

hello() - Method in interface org.rhq.enterprise.server.test.WebServiceTestRemote
 

I

ignoreResources(Subject, int[]) - Method in interface org.rhq.enterprise.server.discovery.DiscoveryBossRemote
Analogous to the GUI feature Ignore Resources in the auto discovery queue.
importAllSubsystems(Subject, byte[], List<ImportConfiguration>) - Method in interface org.rhq.enterprise.server.sync.SynchronizationManagerRemote
Imports everything from the export file.
importResources(Subject, int[]) - Method in interface org.rhq.enterprise.server.discovery.DiscoveryBossRemote
Analogous to the GUI feature Import Resources in the auto discovery queue.
installAgent(Subject, RemoteAccessInfo, String) - Method in interface org.rhq.enterprise.server.install.remote.RemoteInstallManagerRemote
Installs the agent update binary distribution file to the given parent directory.
isGroupResourceConfigurationUpdateInProgress(Subject, int) - Method in interface org.rhq.enterprise.server.configuration.ConfigurationManagerRemote
 
isResourceConfigurationUpdateInProgress(Subject, int) - Method in interface org.rhq.enterprise.server.configuration.ConfigurationManagerRemote
Get whether the the specified resource is in the process of updating its configuration.

L

login(String, String) - Method in interface org.rhq.enterprise.server.auth.SubjectManagerRemote
Logs a user into the system.
logout(Subject) - Method in interface org.rhq.enterprise.server.auth.SubjectManagerRemote
Logs out a user.

M

manuallyAddResource(Subject, int, int, Configuration) - Method in interface org.rhq.enterprise.server.discovery.DiscoveryBossRemote
Manually Add the resource of the specified type to inventory using the specified plugin configuration (i.e.
MeasurementBaselineManagerRemote - Interface in org.rhq.enterprise.server.measurement
 
MeasurementDataManagerRemote - Interface in org.rhq.enterprise.server.measurement
 
MeasurementDefinitionManagerRemote - Interface in org.rhq.enterprise.server.measurement
 
MeasurementProblemManagerRemote - Interface in org.rhq.enterprise.server.measurement
 
MeasurementScheduleManagerRemote - Interface in org.rhq.enterprise.server.measurement
 

O

OperationManagerRemote - Interface in org.rhq.enterprise.server.operation
 
org.rhq.enterprise.server.alert - package org.rhq.enterprise.server.alert
 
org.rhq.enterprise.server.auth - package org.rhq.enterprise.server.auth
 
org.rhq.enterprise.server.authz - package org.rhq.enterprise.server.authz
 
org.rhq.enterprise.server.bundle - package org.rhq.enterprise.server.bundle
 
org.rhq.enterprise.server.configuration - package org.rhq.enterprise.server.configuration
 
org.rhq.enterprise.server.content - package org.rhq.enterprise.server.content
 
org.rhq.enterprise.server.dashboard - package org.rhq.enterprise.server.dashboard
 
org.rhq.enterprise.server.discovery - package org.rhq.enterprise.server.discovery
 
org.rhq.enterprise.server.drift - package org.rhq.enterprise.server.drift
 
org.rhq.enterprise.server.event - package org.rhq.enterprise.server.event
 
org.rhq.enterprise.server.install.remote - package org.rhq.enterprise.server.install.remote
 
org.rhq.enterprise.server.measurement - package org.rhq.enterprise.server.measurement
 
org.rhq.enterprise.server.operation - package org.rhq.enterprise.server.operation
 
org.rhq.enterprise.server.report - package org.rhq.enterprise.server.report
 
org.rhq.enterprise.server.resource - package org.rhq.enterprise.server.resource
 
org.rhq.enterprise.server.resource.cluster - package org.rhq.enterprise.server.resource.cluster
 
org.rhq.enterprise.server.resource.group - package org.rhq.enterprise.server.resource.group
 
org.rhq.enterprise.server.search - package org.rhq.enterprise.server.search
 
org.rhq.enterprise.server.support - package org.rhq.enterprise.server.support
 
org.rhq.enterprise.server.sync - package org.rhq.enterprise.server.sync
 
org.rhq.enterprise.server.system - package org.rhq.enterprise.server.system
 
org.rhq.enterprise.server.tagging - package org.rhq.enterprise.server.tagging
 
org.rhq.enterprise.server.test - package org.rhq.enterprise.server.test
 
org.rhq.enterprise.server.webservices - package org.rhq.enterprise.server.webservices
 

P

pinSnapshot(Subject, int, int) - Method in interface org.rhq.enterprise.server.drift.DriftManagerRemote
 
pinTemplate(Subject, int, int, int) - Method in interface org.rhq.enterprise.server.drift.DriftTemplateManagerRemote
 
purgeBundleDestination(Subject, int) - Method in interface org.rhq.enterprise.server.bundle.BundleManagerRemote
Purges the destination's live deployment content from the remote platforms.

R

RemoteInstallManagerRemote - Interface in org.rhq.enterprise.server.install.remote
Provides an interface to remotely install an RHQ Agent over SSH.
remotePathDiscover(Subject, RemoteAccessInfo, String) - Method in interface org.rhq.enterprise.server.install.remote.RemoteInstallManagerRemote
Returns the given parent directory's child files/directories.
removeAlertDefinitions(Subject, int[]) - Method in interface org.rhq.enterprise.server.alert.AlertDefinitionManagerRemote
 
removeDashboard(Subject, int) - Method in interface org.rhq.enterprise.server.dashboard.DashboardManagerRemote
 
removeResourceGroupsFromRole(Subject, int, int[]) - Method in interface org.rhq.enterprise.server.authz.RoleManagerRemote
Removes the given resource groups from the given role.
removeResourcesFromGroup(Subject, int, int[]) - Method in interface org.rhq.enterprise.server.resource.group.ResourceGroupManagerRemote
 
removeRolesFromResourceGroup(Subject, int, int[]) - Method in interface org.rhq.enterprise.server.authz.RoleManagerRemote
 
removeRolesFromSubject(Subject, int, int[]) - Method in interface org.rhq.enterprise.server.authz.RoleManagerRemote
Disassociates particular roles from a subject.
removeSubjectsFromRole(Subject, int, int[]) - Method in interface org.rhq.enterprise.server.authz.RoleManagerRemote
Dissociate particular subjects from a role.
removeTags(Subject, Set<Tag>) - Method in interface org.rhq.enterprise.server.tagging.TagManagerRemote
 
RepoManagerRemote - Interface in org.rhq.enterprise.server.content
 
ResourceFactoryManagerRemote - Interface in org.rhq.enterprise.server.resource
 
ResourceGroupManagerRemote - Interface in org.rhq.enterprise.server.resource.group
 
ResourceManagerRemote - Interface in org.rhq.enterprise.server.resource
 
ResourceTypeManagerRemote - Interface in org.rhq.enterprise.server.resource
 
RoleManagerRemote - Interface in org.rhq.enterprise.server.authz
The remote interface to the role manager, providing a restricted set of Role Management services.

S

SavedSearchManagerRemote - Interface in org.rhq.enterprise.server.search
The remote interface to the SavedSearchManager.
scheduleBundleDeployment(Subject, int, boolean) - Method in interface org.rhq.enterprise.server.bundle.BundleManagerRemote
Deploy the bundle to the destination, as described in the provided deployment.
scheduleGroupOperation(Subject, int, int[], boolean, String, Configuration, long, long, int, int, String) - Method in interface org.rhq.enterprise.server.operation.OperationManagerRemote
 
scheduleGroupResourceConfigurationUpdate(Subject, int, Map<Integer, Configuration>) - Method in interface org.rhq.enterprise.server.configuration.ConfigurationManagerRemote
 
scheduleResourceOperation(Subject, int, String, long, long, int, int, Configuration, String) - Method in interface org.rhq.enterprise.server.operation.OperationManagerRemote
Schedules an operation for execution on the given resource.
scheduleRevertBundleDeployment(Subject, int, String, boolean) - Method in interface org.rhq.enterprise.server.bundle.BundleManagerRemote
For the specified destination, revert from the current live deployment to the deployment it had replaced.
setAssignedResourceGroups(Subject, int, int[]) - Method in interface org.rhq.enterprise.server.authz.RoleManagerRemote
 
setAssignedSubjectRoles(Subject, int, int[]) - Method in interface org.rhq.enterprise.server.authz.RoleManagerRemote
Sets the set of roles assigned to a subject.
setRecursive(Subject, int, boolean) - Method in interface org.rhq.enterprise.server.resource.group.ResourceGroupManagerRemote
 
setSystemConfiguration(Subject, Properties, boolean) - Method in interface org.rhq.enterprise.server.system.SystemManagerRemote
Deprecated. use SystemManagerRemote.setSystemSettings(Subject, SystemSettings) instead
setSystemSettings(Subject, SystemSettings) - Method in interface org.rhq.enterprise.server.system.SystemManagerRemote
Set the server cloud configuration.
startAgent(Subject, RemoteAccessInfo, String) - Method in interface org.rhq.enterprise.server.install.remote.RemoteInstallManagerRemote
Starts the agent located in the given installation directory.
stopAgent(Subject, RemoteAccessInfo, String) - Method in interface org.rhq.enterprise.server.install.remote.RemoteInstallManagerRemote
Stops the agent located in the given installation directory.
storeDashboard(Subject, Dashboard) - Method in interface org.rhq.enterprise.server.dashboard.DashboardManagerRemote
 
SubjectManagerRemote - Interface in org.rhq.enterprise.server.auth
 
subscribeResourceToRepos(Subject, int, int[]) - Method in interface org.rhq.enterprise.server.content.RepoManagerRemote
Subscribes the identified resource to the set of identified repos.
SupportManagerRemote - Interface in org.rhq.enterprise.server.support
Provides some methods that are useful for supporting managed resources.
SynchronizationManagerRemote - Interface in org.rhq.enterprise.server.sync
 
synchronizeRepos(Subject, int[]) - Method in interface org.rhq.enterprise.server.content.RepoManagerRemote
 
SystemManagerRemote - Interface in org.rhq.enterprise.server.system
 

T

TagManagerRemote - Interface in org.rhq.enterprise.server.tagging
 
testExceptions() - Method in interface org.rhq.enterprise.server.test.WebServiceTestRemote
 
testListArg(List<String>) - Method in interface org.rhq.enterprise.server.test.WebServiceTestRemote
 
testVoid() - Method in interface org.rhq.enterprise.server.test.WebServiceTestRemote
 
translateResourceConfiguration(Subject, int, Configuration, boolean) - Method in interface org.rhq.enterprise.server.configuration.ConfigurationManagerRemote
 

U

unignoreResources(Subject, int[]) - Method in interface org.rhq.enterprise.server.discovery.DiscoveryBossRemote
Analogous to the GUI feature Unignore Resources in the auto discovery queue.
uninventoryResources(Subject, int[]) - Method in interface org.rhq.enterprise.server.resource.ResourceManagerRemote
Removes these resources from inventory.
unscheduleGroupOperation(Subject, String, int) - Method in interface org.rhq.enterprise.server.operation.OperationManagerRemote
Unschedules the group operation identified with the given job ID.
unscheduleResourceOperation(Subject, String, int) - Method in interface org.rhq.enterprise.server.operation.OperationManagerRemote
Unschedules the resource operation identified with the given job ID.
unsubscribeResourceFromRepos(Subject, int, int[]) - Method in interface org.rhq.enterprise.server.content.RepoManagerRemote
Unsubscribes the identified resource from the set of identified repos.
updateBundleDeploymentTags(Subject, int, Set<Tag>) - Method in interface org.rhq.enterprise.server.tagging.TagManagerRemote
 
updateBundleDestinationTags(Subject, int, Set<Tag>) - Method in interface org.rhq.enterprise.server.tagging.TagManagerRemote
 
updateBundleTags(Subject, int, Set<Tag>) - Method in interface org.rhq.enterprise.server.tagging.TagManagerRemote
 
updateBundleVersionTags(Subject, int, Set<Tag>) - Method in interface org.rhq.enterprise.server.tagging.TagManagerRemote
 
updateDriftDefinition(Subject, EntityContext, DriftDefinition) - Method in interface org.rhq.enterprise.server.drift.DriftManagerRemote
Saves or updates the provided drift definition.
updateMeasurementTemplates(Subject, int[], long) - Method in interface org.rhq.enterprise.server.measurement.MeasurementScheduleManagerRemote
Deprecated. use {@link #updateSchedulesForResourceType(Subject, int[], boolean)
updatePerson(AnotherPerson, Name) - Method in interface org.rhq.enterprise.server.test.WebServiceTestRemote
 
updatePluginConfiguration(Subject, int, Configuration) - Method in interface org.rhq.enterprise.server.configuration.ConfigurationManagerRemote
Updates the plugin configuration used to connect and communicate with the resource.
updateRepo(Subject, Repo) - Method in interface org.rhq.enterprise.server.content.RepoManagerRemote
Update an existing Repo object's basic fields, like name, description, etc.
updateResource(Subject, Resource) - Method in interface org.rhq.enterprise.server.resource.ResourceManagerRemote
Update resource's editable properties (name, description, location).
updateResourceConfiguration(Subject, int, Configuration) - Method in interface org.rhq.enterprise.server.configuration.ConfigurationManagerRemote
This method is called when a user has requested to change the resource configuration for an existing resource.
updateResourceGroup(Subject, ResourceGroup) - Method in interface org.rhq.enterprise.server.resource.group.ResourceGroupManagerRemote
 
updateResourceGroupTags(Subject, int, Set<Tag>) - Method in interface org.rhq.enterprise.server.tagging.TagManagerRemote
 
updateResourceTags(Subject, int, Set<Tag>) - Method in interface org.rhq.enterprise.server.tagging.TagManagerRemote
 
updateRole(Subject, Role) - Method in interface org.rhq.enterprise.server.authz.RoleManagerRemote
Updates the given role, excluding the subjects and groups.
updateSavedSearch(Subject, SavedSearch) - Method in interface org.rhq.enterprise.server.search.SavedSearchManagerRemote
Saves all changes to the passed SavedSearch database, correlating it to the record already persisted with the same primary key
updateSchedule(Subject, MeasurementSchedule) - Method in interface org.rhq.enterprise.server.measurement.MeasurementScheduleManagerRemote
 
updateSchedulesForCompatibleGroup(Subject, int, int[], long) - Method in interface org.rhq.enterprise.server.measurement.MeasurementScheduleManagerRemote
 
updateSchedulesForResource(Subject, int, int[], long) - Method in interface org.rhq.enterprise.server.measurement.MeasurementScheduleManagerRemote
 
updateSchedulesForResourceType(Subject, int[], long, boolean) - Method in interface org.rhq.enterprise.server.measurement.MeasurementScheduleManagerRemote
Requires MANAGE_SETTINGS global permission.
updateSubject(Subject, Subject) - Method in interface org.rhq.enterprise.server.auth.SubjectManagerRemote
Updates an existing subject with new data.
updateTemplate(Subject, DriftDefinitionTemplate) - Method in interface org.rhq.enterprise.server.drift.DriftTemplateManagerRemote
 

V

validate(Subject, byte[]) - Method in interface org.rhq.enterprise.server.sync.SynchronizationManagerRemote
 

W

WebservicesRemote - Interface in org.rhq.enterprise.server.webservices
The remote API supported by a WebService Interface.
WebServiceTestRemote - Interface in org.rhq.enterprise.server.test
 

A B C D E F G H I L M O P R S T U V W

Copyright © 2005-2011 Red Hat, Inc.. All Rights Reserved.