org.rhq.enterprise.server.webservices
Interface WebservicesRemote

All Superinterfaces:
AlertDefinitionManagerRemote, AlertManagerRemote, AvailabilityManagerRemote, CallTimeDataManagerRemote, ChannelManagerRemote, ConfigurationManagerRemote, ContentManagerRemote, DiscoveryBossRemote, EventManagerRemote, MeasurementBaselineManagerRemote, MeasurementDataManagerRemote, MeasurementDefinitionManagerRemote, MeasurementProblemManagerRemote, MeasurementScheduleManagerRemote, OperationManagerRemote, ResourceFactoryManagerRemote, ResourceGroupManagerRemote, ResourceManagerRemote, ResourceTypeManagerRemote, RoleManagerRemote, SubjectManagerRemote, SupportManagerRemote, SystemManagerRemote

public interface WebservicesRemote
extends AlertManagerRemote, AlertDefinitionManagerRemote, AvailabilityManagerRemote, CallTimeDataManagerRemote, ChannelManagerRemote, ConfigurationManagerRemote, ContentManagerRemote, DiscoveryBossRemote, EventManagerRemote, MeasurementBaselineManagerRemote, MeasurementDataManagerRemote, MeasurementDefinitionManagerRemote, MeasurementProblemManagerRemote, MeasurementScheduleManagerRemote, OperationManagerRemote, ResourceFactoryManagerRemote, ResourceGroupManagerRemote, ResourceManagerRemote, ResourceTypeManagerRemote, RoleManagerRemote, SubjectManagerRemote, SupportManagerRemote, SystemManagerRemote


Method Summary
 
Methods inherited from interface org.rhq.enterprise.server.alert.AlertManagerRemote
findAlertsByCriteria
 
Methods inherited from interface org.rhq.enterprise.server.alert.AlertDefinitionManagerRemote
findAlertDefinitionsByCriteria, getAlertDefinition
 
Methods inherited from interface org.rhq.enterprise.server.measurement.AvailabilityManagerRemote
findAvailabilityForResource, getCurrentAvailabilityForResource
 
Methods inherited from interface org.rhq.enterprise.server.measurement.CallTimeDataManagerRemote
findCallTimeDataForResource
 
Methods inherited from interface org.rhq.enterprise.server.content.ChannelManagerRemote
addPackageVersionsToChannel, createChannel, deleteChannel, findChannels, findChannelsByCriteria, findPackageVersionsInChannel, findPackageVersionsInChannelByCriteria, findSubscribedResources, getChannel, subscribeResourceToChannels, unsubscribeResourceFromChannels, updateChannel
 
Methods inherited from interface org.rhq.enterprise.server.configuration.ConfigurationManagerRemote
getConfiguration, getGroupPluginConfigurationUpdate, getGroupResourceConfigurationUpdate, getLatestPluginConfigurationUpdate, getLatestResourceConfigurationUpdate, getLiveResourceConfiguration, getPackageTypeConfigurationDefinition, getPluginConfiguration, getPluginConfigurationDefinitionForResourceType, getResourceConfiguration, getResourceConfigurationDefinitionForResourceType, getResourceConfigurationDefinitionWithTemplatesForResourceType, isGroupResourceConfigurationUpdateInProgress, isResourceConfigurationUpdateInProgress, scheduleGroupResourceConfigurationUpdate, updatePluginConfiguration, updateResourceConfiguration
 
Methods inherited from interface org.rhq.enterprise.server.content.ContentManagerRemote
createPackageVersion, deletePackages, deployPackages, findArchitectures, findInstalledPackagesByCriteria, findPackageTypes, findPackageVersionsByCriteria, getBackingPackageForResource, getPackageBytes
 
Methods inherited from interface org.rhq.enterprise.server.discovery.DiscoveryBossRemote
ignoreResources, importResources, unignoreResources
 
Methods inherited from interface org.rhq.enterprise.server.event.EventManagerRemote
findEventsByCriteria, getSeverityBuckets, getSeverityBucketsForAutoGroup, getSeverityBucketsForCompGroup
 
Methods inherited from interface org.rhq.enterprise.server.measurement.MeasurementBaselineManagerRemote
findBaselinesForResource
 
Methods inherited from interface org.rhq.enterprise.server.measurement.MeasurementDataManagerRemote
findCurrentTraitsForResource, findDataForCompatibleGroup, findDataForResource, findLiveData, findTraits, getAggregate
 
Methods inherited from interface org.rhq.enterprise.server.measurement.MeasurementDefinitionManagerRemote
findMeasurementDefinitionsByCriteria, getMeasurementDefinition
 
Methods inherited from interface org.rhq.enterprise.server.measurement.MeasurementProblemManagerRemote
findProblemResources
 
Methods inherited from interface org.rhq.enterprise.server.measurement.MeasurementScheduleManagerRemote
disableMeasurementTemplates, disableSchedulesForCompatibleGroup, disableSchedulesForResource, enableMeasurementTemplates, enableSchedulesForCompatibleGroup, enableSchedulesForResource, findSchedulesByCriteria, updateMeasurementTemplates, updateSchedule, updateSchedulesForCompatibleGroup, updateSchedulesForResource
 
Methods inherited from interface org.rhq.enterprise.server.operation.OperationManagerRemote
cancelOperationHistory, deleteOperationHistory, findGroupOperationHistoriesByCriteria, findOperationDefinitionsByCriteria, findResourceOperationHistoriesByCriteria, findScheduledGroupOperations, findScheduledResourceOperations, scheduleGroupOperation, scheduleResourceOperation, unscheduleGroupOperation, unscheduleResourceOperation
 
Methods inherited from interface org.rhq.enterprise.server.resource.ResourceFactoryManagerRemote
createPackageBackedResource, createResource, deleteResource
 
Methods inherited from interface org.rhq.enterprise.server.resource.group.ResourceGroupManagerRemote
addResourcesToGroup, createResourceGroup, deleteResourceGroup, findResourceGroupsByCriteria, findResourceGroupsForRole, getResourceGroup, getResourceGroupComposite, removeResourcesFromGroup, setRecursive, updateResourceGroup
 
Methods inherited from interface org.rhq.enterprise.server.resource.ResourceManagerRemote
findChildResources, findResourceComposites, findResourceLineage, findResourcesByCriteria, getParentResource, getResource, uninventoryResources
 
Methods inherited from interface org.rhq.enterprise.server.resource.ResourceTypeManagerRemote
findResourceTypesByCriteria, getResourceTypeById, getResourceTypeByNameAndPlugin
 
Methods inherited from interface org.rhq.enterprise.server.authz.RoleManagerRemote
addResourceGroupsToRole, addRolesToResourceGroup, addRolesToSubject, addSubjectsToRole, createRole, deleteRoles, findRolesByCriteria, findSubjectAssignedRoles, findSubjectUnassignedRoles, getRole, removeResourceGroupsFromRole, removeRolesFromResourceGroup, removeRolesFromSubject, removeSubjectsFromRole, updateRole
 
Methods inherited from interface org.rhq.enterprise.server.auth.SubjectManagerRemote
changePassword, createPrincipal, createSubject, deleteSubjects, findSubjectsByCriteria, getSubjectByName, login, logout, updateSubject
 
Methods inherited from interface org.rhq.enterprise.server.support.SupportManagerRemote
getSnapshotReport
 
Methods inherited from interface org.rhq.enterprise.server.system.SystemManagerRemote
getServerVersion
 



Copyright © 2008-2009 RHQ Project Advisory Board (Red Hat, Inc.). All Rights Reserved.