Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W 

A

AbstractFilters<P extends AbstractFilters.AbstractParameter> - Class in org.hawkular.inventory.rest.filters
 
AbstractFilters(String, MultivaluedMap<String, String>) - Constructor for class org.hawkular.inventory.rest.filters.AbstractFilters
 
AbstractFilters.AbstractParameter - Interface in org.hawkular.inventory.rest.filters
 
addEntities(Map<String, Map<RestBulk.ElementType, List<Object>>>, UriInfo) - Method in class org.hawkular.inventory.rest.RestBulk
 
addFeedResource(String, Resource.Blueprint, UriInfo) - Method in class org.hawkular.inventory.rest.RestResources
 
addFeedResource(String, String, Resource.Blueprint, UriInfo) - Method in class org.hawkular.inventory.rest.RestResources
 
addJaxRsResources(RestPing.JaxRsResource) - Method in class org.hawkular.inventory.rest.RestPing.InventoryJaxRsInfo
 
addMethod(String) - Method in class org.hawkular.inventory.rest.RestPing.JaxRsResource
 
addResource(String, Resource.Blueprint, UriInfo) - Method in class org.hawkular.inventory.rest.RestResources
 
addResource(String, String, Resource.Blueprint, UriInfo) - Method in class org.hawkular.inventory.rest.RestResources
 
AllPermissive - Annotation Type in org.hawkular.inventory.rest.security.dummy
 
ApiError - Class in org.hawkular.inventory.rest.json
Return information what failed in the REST-call.
ApiError(String) - Constructor for class org.hawkular.inventory.rest.json.ApiError
 
ApiError(String, Object) - Constructor for class org.hawkular.inventory.rest.json.ApiError
 
apiStarting() - Method in interface org.hawkular.inventory.rest.RestApiLogger
 
apiStarting() - Method in class org.hawkular.inventory.rest.RestApiLogger_$logger
 
apiStarting$str() - Method in class org.hawkular.inventory.rest.RestApiLogger_$logger
 
associateChildren(String, String, Collection<String>) - Method in class org.hawkular.inventory.rest.RestResources
 
associateChildrenInFeed(String, String, Collection<String>) - Method in class org.hawkular.inventory.rest.RestResources
 
associateFeeds(String, Collection<String>) - Method in class org.hawkular.inventory.rest.RestEnvironmentsFeeds
 
associateMetricTypes(String, Collection<String>) - Method in class org.hawkular.inventory.rest.RestResourceTypesMetricTypes
 
associateMetricTypes(String, String, Collection<String>) - Method in class org.hawkular.inventory.rest.RestResourceTypesMetricTypes
 
associateOrCreateMetrics(String, String, Object, UriInfo) - Method in class org.hawkular.inventory.rest.RestResourcesMetrics
 
associateOrCreateMetricsUnderFeed(String, String, Object, UriInfo) - Method in class org.hawkular.inventory.rest.RestResourcesMetrics
 
AutoTenant - Annotation Type in org.hawkular.inventory.rest.cdi
 
AutoTenantInventoryProducer - Class in org.hawkular.inventory.rest.cdi
 
AutoTenantInventoryProducer() - Constructor for class org.hawkular.inventory.rest.cdi.AutoTenantInventoryProducer
 

B

BACKSLASH - Static variable in class org.hawkular.inventory.rest.filters.ParamProperties
 
BadRequestExceptionMapper - Class in org.hawkular.inventory.rest.exception.mappers
Exception mapper for any exception thrown by RESTEasy when HTTP Bad Request (400) is encountered.
BadRequestExceptionMapper() - Constructor for class org.hawkular.inventory.rest.exception.mappers.BadRequestExceptionMapper
 
buildResponse(Throwable, Response.Status) - Static method in class org.hawkular.inventory.rest.exception.mappers.ExceptionMapperUtils
 
buildResponse(ApiError, Throwable, Response.Status) - Static method in class org.hawkular.inventory.rest.exception.mappers.ExceptionMapperUtils
 
buildResponse(Logger.Level, ApiError, Throwable, Response.Status) - Static method in class org.hawkular.inventory.rest.exception.mappers.ExceptionMapperUtils
 
busInitializationFailed(String) - Method in interface org.hawkular.inventory.rest.RestApiLogger
 
busInitializationFailed(String) - Method in class org.hawkular.inventory.rest.RestApiLogger_$logger
 
busInitializationFailed$str() - Method in class org.hawkular.inventory.rest.RestApiLogger_$logger
 

C

canAssociateFrom(CanonicalPath) - Method in class org.hawkular.inventory.rest.security.dummy.PermissiveSecurity
 
canAssociateFrom(CanonicalPath) - Method in class org.hawkular.inventory.rest.security.InventorySecurity
 
canAssociateFrom(CanonicalPath) - Method in interface org.hawkular.inventory.rest.security.Security
 
canCopyEnvironment(CanonicalPath) - Method in class org.hawkular.inventory.rest.security.dummy.PermissiveSecurity
 
canCopyEnvironment(CanonicalPath) - Method in class org.hawkular.inventory.rest.security.InventorySecurity
 
canCopyEnvironment(CanonicalPath) - Method in interface org.hawkular.inventory.rest.security.Security
 
canCreate(Class<?>) - Method in class org.hawkular.inventory.rest.security.dummy.PermissiveSecurity
 
canCreate(Class<?>) - Method in class org.hawkular.inventory.rest.security.InventorySecurity
 
canCreate(Class<?>) - Method in interface org.hawkular.inventory.rest.security.Security
 
canDelete(CanonicalPath) - Method in class org.hawkular.inventory.rest.security.dummy.PermissiveSecurity
 
canDelete(CanonicalPath) - Method in class org.hawkular.inventory.rest.security.InventorySecurity
 
canDelete(CanonicalPath) - Method in interface org.hawkular.inventory.rest.security.Security
 
canUpdate(CanonicalPath) - Method in class org.hawkular.inventory.rest.security.dummy.PermissiveSecurity
 
canUpdate(CanonicalPath) - Method in class org.hawkular.inventory.rest.security.InventorySecurity
 
canUpdate(CanonicalPath) - Method in interface org.hawkular.inventory.rest.security.Security
 
clear() - Method in class org.hawkular.inventory.rest.filters.ParamProperties
 
COLON - Static variable in class org.hawkular.inventory.rest.filters.ParamProperties
 
COMMA - Static variable in class org.hawkular.inventory.rest.filters.ParamProperties
 
compareTo(RestPing.JaxRsResource) - Method in class org.hawkular.inventory.rest.RestPing.JaxRsResource
 
composeCanonicalPath(String, String, String, String) - Method in class org.hawkular.inventory.rest.RestResources
 
CompressionFeature - Class in org.hawkular.inventory.rest.features
 
CompressionFeature() - Constructor for class org.hawkular.inventory.rest.features.CompressionFeature
 
ConfigurationProducer - Class in org.hawkular.inventory.rest.cdi
This class produces the Configuration instance.
ConfigurationProducer() - Constructor for class org.hawkular.inventory.rest.cdi.ConfigurationProducer
 
configure(ResourceInfo, FeatureContext) - Method in class org.hawkular.inventory.rest.features.CompressionFeature
 
containsKey(Object) - Method in class org.hawkular.inventory.rest.filters.ParamProperties
 
containsValue(Object) - Method in class org.hawkular.inventory.rest.filters.ParamProperties
 
create(Environment.Blueprint, UriInfo) - Method in class org.hawkular.inventory.rest.RestEnvironments
 
create(MetadataPack.Blueprint, UriInfo) - Method in class org.hawkular.inventory.rest.RestMetadataPacks
 
create(MetricType.Blueprint, UriInfo) - Method in class org.hawkular.inventory.rest.RestMetricTypes
 
create(String, MetricType.Blueprint, UriInfo) - Method in class org.hawkular.inventory.rest.RestMetricTypes
 
create(String, Relationship, UriInfo) - Method in class org.hawkular.inventory.rest.RestRelationships
 
create(ResourceType.Blueprint, UriInfo) - Method in class org.hawkular.inventory.rest.RestResourceTypes
 
create(String, ResourceType.Blueprint, UriInfo) - Method in class org.hawkular.inventory.rest.RestResourceTypes
 
createConfiguration(String, String, DataEntity.Blueprint<Resources.DataRole>, UriInfo) - Method in class org.hawkular.inventory.rest.RestResourcesData
 
createConfiguration(String, DataEntity.Blueprint<ResourceTypes.DataRole>, UriInfo) - Method in class org.hawkular.inventory.rest.RestResourceTypesData
 
createConfiguration(String, String, DataEntity.Blueprint<ResourceTypes.DataRole>, UriInfo) - Method in class org.hawkular.inventory.rest.RestResourceTypesData
 
createConfiguration(String, OperationType.Blueprint, UriInfo) - Method in class org.hawkular.inventory.rest.RestResourceTypesOperationTypes
 
createConfiguration(String, String, OperationType.Blueprint, UriInfo) - Method in class org.hawkular.inventory.rest.RestResourceTypesOperationTypes
 
createConfiguration(String, String, DataEntity.Blueprint<OperationTypes.DataRole>, UriInfo) - Method in class org.hawkular.inventory.rest.RestResourceTypesOperationTypesData
 
createConfiguration(String, String, String, DataEntity.Blueprint<OperationTypes.DataRole>, UriInfo) - Method in class org.hawkular.inventory.rest.RestResourceTypesOperationTypesData
 
createConfigurationF(String, String, DataEntity.Blueprint<Resources.DataRole>, UriInfo) - Method in class org.hawkular.inventory.rest.RestResourcesData
 
createMetric(String, Metric.Blueprint, UriInfo) - Method in class org.hawkular.inventory.rest.RestMetrics
 
createMetricInFeed(String, Metric.Blueprint, UriInfo) - Method in class org.hawkular.inventory.rest.RestMetrics
 

D

DefaultOptionsMethodExceptionMapper - Class in org.hawkular.inventory.rest.exception.mappers
 
DefaultOptionsMethodExceptionMapper() - Constructor for class org.hawkular.inventory.rest.exception.mappers.DefaultOptionsMethodExceptionMapper
 
delete(String) - Method in class org.hawkular.inventory.rest.RestEnvironments
 
delete(String) - Method in class org.hawkular.inventory.rest.RestFeeds
 
delete(String) - Method in class org.hawkular.inventory.rest.RestMetadataPacks
 
delete(String) - Method in class org.hawkular.inventory.rest.RestMetricTypes
 
delete(String, String) - Method in class org.hawkular.inventory.rest.RestMetricTypes
 
delete(String, Relationship, UriInfo) - Method in class org.hawkular.inventory.rest.RestRelationships
 
delete(String) - Method in class org.hawkular.inventory.rest.RestResourceTypes
 
delete(String, String) - Method in class org.hawkular.inventory.rest.RestResourceTypes
 
deleteConfiguration(String, String, Resources.DataRole) - Method in class org.hawkular.inventory.rest.RestResourcesData
 
deleteConfigurationF(String, String, Resources.DataRole) - Method in class org.hawkular.inventory.rest.RestResourcesData
 
deleteData(String, ResourceTypes.DataRole) - Method in class org.hawkular.inventory.rest.RestResourceTypesData
 
deleteData(String, String, ResourceTypes.DataRole) - Method in class org.hawkular.inventory.rest.RestResourceTypesData
 
deleteData(String, String) - Method in class org.hawkular.inventory.rest.RestResourceTypesOperationTypes
 
deleteData(String, String, String) - Method in class org.hawkular.inventory.rest.RestResourceTypesOperationTypes
 
deleteData(String, String, OperationTypes.DataRole) - Method in class org.hawkular.inventory.rest.RestResourceTypesOperationTypesData
 
deleteData(String, String, String, OperationTypes.DataRole) - Method in class org.hawkular.inventory.rest.RestResourceTypesOperationTypesData
 
deleteMetric(String, String) - Method in class org.hawkular.inventory.rest.RestMetrics
 
deleteMetricInFeed(String, String) - Method in class org.hawkular.inventory.rest.RestMetrics
 
deleteResource(String, String) - Method in class org.hawkular.inventory.rest.RestResources
 
deleteResourceInFeed(String, String) - Method in class org.hawkular.inventory.rest.RestResources
 
deleteTenant() - Method in class org.hawkular.inventory.rest.RestTenants
 
deserialize(JsonParser, DeserializationContext) - Method in class org.hawkular.inventory.rest.json.LinkDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.hawkular.inventory.rest.json.RelationshipJacksonDeserializer
 
disassociateChild(String, String, String, boolean) - Method in class org.hawkular.inventory.rest.RestResources
 
disassociateChildInFeed(String, String, String, boolean) - Method in class org.hawkular.inventory.rest.RestResources
 
disassociateFeed(String, String, boolean) - Method in class org.hawkular.inventory.rest.RestEnvironmentsFeeds
 
disassociateMetric(String, String, String, boolean) - Method in class org.hawkular.inventory.rest.RestResourcesMetrics
 
disassociateMetricF(String, String, String, boolean) - Method in class org.hawkular.inventory.rest.RestResourcesMetrics
 
disassociateMetricType(String, String, boolean) - Method in class org.hawkular.inventory.rest.RestResourceTypesMetricTypes
 
disassociateMetricType(String, String, String, boolean) - Method in class org.hawkular.inventory.rest.RestResourceTypesMetricTypes
 
DummyTenantIdProducer - Class in org.hawkular.inventory.rest.security.dummy
 
DummyTenantIdProducer() - Constructor for class org.hawkular.inventory.rest.security.dummy.DummyTenantIdProducer
 

E

EmbeddedObjectMapper - Class in org.hawkular.inventory.rest.json
 
EmbeddedObjectMapper() - Constructor for class org.hawkular.inventory.rest.json.EmbeddedObjectMapper
 
EntityAlreadyExistsExceptionMapper - Class in org.hawkular.inventory.rest.exception.mappers
 
EntityAlreadyExistsExceptionMapper() - Constructor for class org.hawkular.inventory.rest.exception.mappers.EntityAlreadyExistsExceptionMapper
 
EntityIdAndPath(String, Filter[][]) - Constructor for class org.hawkular.inventory.rest.exception.mappers.ExceptionMapperUtils.EntityIdAndPath
 
EntityIdUtils - Class in org.hawkular.inventory.rest.security
 
EntityIdUtils() - Constructor for class org.hawkular.inventory.rest.security.EntityIdUtils
 
entityMap - Static variable in class org.hawkular.inventory.rest.RestRelationships
 
EntityNotFoundExceptionMapper - Class in org.hawkular.inventory.rest.exception.mappers
 
EntityNotFoundExceptionMapper() - Constructor for class org.hawkular.inventory.rest.exception.mappers.EntityNotFoundExceptionMapper
 
EntityTypeAndPath(String, Filter[][]) - Constructor for class org.hawkular.inventory.rest.exception.mappers.ExceptionMapperUtils.EntityTypeAndPath
 
entrySet() - Method in class org.hawkular.inventory.rest.filters.ParamProperties
 
equals(Object) - Method in class org.hawkular.inventory.rest.filters.ParamProperties
 
equals(Object) - Method in class org.hawkular.inventory.rest.RestPing.JaxRsResource
 
ExceptionMapperUtils - Class in org.hawkular.inventory.rest.exception.mappers
 
ExceptionMapperUtils.EntityIdAndPath - Class in org.hawkular.inventory.rest.exception.mappers
 
ExceptionMapperUtils.EntityTypeAndPath - Class in org.hawkular.inventory.rest.exception.mappers
 
ExceptionMapperUtils.RelationshipNameAndPath - Class in org.hawkular.inventory.rest.exception.mappers
 
extractFilters(String, String, String, String, String, UriInfo) - Static method in class org.hawkular.inventory.rest.RestRelationships
 
extractPaging(UriInfo) - Static method in class org.hawkular.inventory.rest.RequestUtil
 

F

failedToCreateBulkEntity(CanonicalPath, Throwable) - Method in interface org.hawkular.inventory.rest.RestApiLogger
 
failedToCreateBulkEntity(CanonicalPath, Throwable) - Method in class org.hawkular.inventory.rest.RestApiLogger_$logger
 
failedToCreateBulkEntity$str() - Method in class org.hawkular.inventory.rest.RestApiLogger_$logger
 
FallbackExceptionMapper - Class in org.hawkular.inventory.rest.exception.mappers
 
FallbackExceptionMapper() - Constructor for class org.hawkular.inventory.rest.exception.mappers.FallbackExceptionMapper
 
FIELD_CONTEXT_KEY - Static variable in class org.hawkular.inventory.rest.json.RelationshipEmbeddedJacksonSerializer
 
FIELD_CONTEXT_URI - Static variable in class org.hawkular.inventory.rest.json.RelationshipEmbeddedJacksonSerializer
 
FIELD_ID - Static variable in class org.hawkular.inventory.rest.json.RelationshipEmbeddedJacksonSerializer
 
FIELD_ID - Static variable in class org.hawkular.inventory.rest.json.RelationshipJacksonSerializer
 
FIELD_NAME - Static variable in class org.hawkular.inventory.rest.json.RelationshipEmbeddedJacksonSerializer
 
FIELD_NAME - Static variable in class org.hawkular.inventory.rest.json.RelationshipJacksonSerializer
 
FIELD_PROPERTIES - Static variable in class org.hawkular.inventory.rest.json.RelationshipEmbeddedJacksonSerializer
 
FIELD_PROPERTIES - Static variable in class org.hawkular.inventory.rest.json.RelationshipJacksonSerializer
 
FIELD_SHORT_ID - Static variable in class org.hawkular.inventory.rest.json.RelationshipEmbeddedJacksonSerializer
 
FIELD_SOURCE - Static variable in class org.hawkular.inventory.rest.json.RelationshipEmbeddedJacksonSerializer
 
FIELD_SOURCE - Static variable in class org.hawkular.inventory.rest.json.RelationshipJacksonSerializer
 
FIELD_TARGET - Static variable in class org.hawkular.inventory.rest.json.RelationshipEmbeddedJacksonSerializer
 
FIELD_TARGET - Static variable in class org.hawkular.inventory.rest.json.RelationshipJacksonSerializer
 
FIELD_TYPE - Static variable in class org.hawkular.inventory.rest.json.RelationshipEmbeddedJacksonSerializer
 
filter(ContainerRequestContext) - Method in class org.hawkular.inventory.rest.interceptors.LoggingInterceptor
 
fromException(EntityAlreadyExistsException) - Static method in class org.hawkular.inventory.rest.exception.mappers.ExceptionMapperUtils.EntityIdAndPath
 
fromException(EntityNotFoundException) - Static method in class org.hawkular.inventory.rest.exception.mappers.ExceptionMapperUtils.EntityTypeAndPath
 
fromException(RelationNotFoundException) - Static method in class org.hawkular.inventory.rest.exception.mappers.ExceptionMapperUtils.RelationshipNameAndPath
 
fromException(RelationAlreadyExistsException) - Static method in class org.hawkular.inventory.rest.exception.mappers.ExceptionMapperUtils.RelationshipNameAndPath
 

G

get(P) - Method in class org.hawkular.inventory.rest.filters.AbstractFilters
 
get() - Method in class org.hawkular.inventory.rest.filters.AbstractFilters
 
get(Object) - Method in class org.hawkular.inventory.rest.filters.ParamProperties
 
get() - Method in class org.hawkular.inventory.rest.filters.ResourceFilters
 
get(String) - Method in class org.hawkular.inventory.rest.RestEnvironments
 
get(String) - Method in class org.hawkular.inventory.rest.RestFeeds
 
get(String) - Method in class org.hawkular.inventory.rest.RestMetadataPacks
 
get(String) - Method in class org.hawkular.inventory.rest.RestMetricTypes
 
get(String, String) - Method in class org.hawkular.inventory.rest.RestMetricTypes
 
get(String, UriInfo) - Method in class org.hawkular.inventory.rest.RestPath
 
get(String, String, String, String, String, String, String, String, UriInfo) - Method in class org.hawkular.inventory.rest.RestRelationships
 
get(String) - Method in class org.hawkular.inventory.rest.RestResourceTypes
 
get(String, String, UriInfo) - Method in class org.hawkular.inventory.rest.RestResourceTypes
 
get(String, ResourceTypes.DataRole) - Method in class org.hawkular.inventory.rest.RestResourceTypesData
 
get(String, String, ResourceTypes.DataRole) - Method in class org.hawkular.inventory.rest.RestResourceTypesData
 
get(String, String) - Method in class org.hawkular.inventory.rest.RestResourceTypesOperationTypes
 
get(String, String, String) - Method in class org.hawkular.inventory.rest.RestResourceTypesOperationTypes
 
get(String, String, OperationTypes.DataRole) - Method in class org.hawkular.inventory.rest.RestResourceTypesOperationTypesData
 
get(String, String, String, OperationTypes.DataRole) - Method in class org.hawkular.inventory.rest.RestResourceTypesOperationTypesData
 
get() - Method in class org.hawkular.inventory.rest.security.TenantId
 
getAll(UriInfo) - Method in class org.hawkular.inventory.rest.RestEnvironments
 
getAll(UriInfo) - Method in class org.hawkular.inventory.rest.RestFeeds
 
getAll(UriInfo) - Method in class org.hawkular.inventory.rest.RestMetadataPacks
 
getAll(boolean, UriInfo) - Method in class org.hawkular.inventory.rest.RestMetricTypes
 
getAll(String, UriInfo) - Method in class org.hawkular.inventory.rest.RestMetricTypes
 
getAll(boolean, UriInfo) - Method in class org.hawkular.inventory.rest.RestResourceTypes
 
getAll(String, UriInfo) - Method in class org.hawkular.inventory.rest.RestResourceTypes
 
getAll(String, UriInfo) - Method in class org.hawkular.inventory.rest.RestResourceTypesOperationTypes
 
getAll(String, String, UriInfo) - Method in class org.hawkular.inventory.rest.RestResourceTypesOperationTypes
 
getAssociatedFeed(String, String, boolean) - Method in class org.hawkular.inventory.rest.RestEnvironmentsFeeds
 
getAssociatedFeeds(String, UriInfo) - Method in class org.hawkular.inventory.rest.RestEnvironmentsFeeds
 
getAssociatedMetric(String, String, String, boolean) - Method in class org.hawkular.inventory.rest.RestResourcesMetrics
 
getAssociatedMetricF(String, String, String, boolean) - Method in class org.hawkular.inventory.rest.RestResourcesMetrics
 
getAssociatedMetrics(String, String, UriInfo) - Method in class org.hawkular.inventory.rest.RestResourcesMetrics
 
getAssociatedMetricsF(String, String, UriInfo) - Method in class org.hawkular.inventory.rest.RestResourcesMetrics
 
getAssociatedMetricType(String, String, boolean) - Method in class org.hawkular.inventory.rest.RestResourceTypesMetricTypes
 
getAssociatedMetricType(String, String, String, boolean) - Method in class org.hawkular.inventory.rest.RestResourceTypesMetricTypes
 
getAssociatedMetricTypes(String, UriInfo) - Method in class org.hawkular.inventory.rest.RestResourceTypesMetricTypes
 
getAssociatedMetricTypes(String, String, UriInfo) - Method in class org.hawkular.inventory.rest.RestResourceTypesMetricTypes
 
getChildren(String, String, UriInfo) - Method in class org.hawkular.inventory.rest.RestResources
 
getChildrenInFeed(String, String, UriInfo) - Method in class org.hawkular.inventory.rest.RestResources
 
getConfiguration(Inventory) - Method in class org.hawkular.inventory.rest.cdi.ConfigurationProducer
 
getConfiguration(String, String, Resources.DataRole) - Method in class org.hawkular.inventory.rest.RestResourcesData
 
getConfigurationF(String, String, Resources.DataRole) - Method in class org.hawkular.inventory.rest.RestResourcesData
 
getContext(Class<?>) - Method in class org.hawkular.inventory.rest.json.JacksonConfig
 
getDefaultObjectMapper() - Method in class org.hawkular.inventory.rest.json.ObjectMapperProvider
 
getDefaultValue() - Method in enum org.hawkular.inventory.rest.security.RestConfiguration.Keys
 
getDetails() - Method in class org.hawkular.inventory.rest.json.ApiError
 
getDocumentation() - Method in class org.hawkular.inventory.rest.RestPing.InventoryJaxRsInfo
 
getEndpoints() - Method in class org.hawkular.inventory.rest.RestPing.InventoryJaxRsInfo
 
getEntityId() - Method in class org.hawkular.inventory.rest.exception.mappers.ExceptionMapperUtils.EntityIdAndPath
 
getEntityType() - Method in class org.hawkular.inventory.rest.exception.mappers.ExceptionMapperUtils.EntityTypeAndPath
 
getEnvironmentVariableNames() - Method in enum org.hawkular.inventory.rest.security.RestConfiguration.Keys
 
getErrorMsg() - Method in class org.hawkular.inventory.rest.json.ApiError
 
getGraph() - Method in class org.hawkular.inventory.rest.RestGraphSON
 
getHref() - Method in class org.hawkular.inventory.rest.json.Link
 
getInstance() - Static method in class org.hawkular.inventory.rest.PageToStreamThreadPool
 
getInventory() - Method in class org.hawkular.inventory.rest.cdi.AutoTenantInventoryProducer
 
getJsonLdObjectMapper() - Method in class org.hawkular.inventory.rest.json.ObjectMapperProvider
 
getKey() - Method in interface org.hawkular.inventory.rest.filters.AbstractFilters.AbstractParameter
 
getKey() - Method in enum org.hawkular.inventory.rest.filters.ResourceFilters.Parameter
 
getMethods() - Method in class org.hawkular.inventory.rest.RestPing.JaxRsResource
 
getMetric(String, String) - Method in class org.hawkular.inventory.rest.RestMetrics
 
getMetricInFeed(String, String) - Method in class org.hawkular.inventory.rest.RestMetrics
 
getMetrics(String, boolean, UriInfo) - Method in class org.hawkular.inventory.rest.RestMetrics
 
getMetrics(String, UriInfo) - Method in class org.hawkular.inventory.rest.RestMetrics
 
getMetricTypes(String, UriInfo) - Method in class org.hawkular.inventory.rest.RestMetadataPacks
 
getMetricTypes(String, UriInfo) - Method in class org.hawkular.inventory.rest.RestResourceTypesMetricTypes
 
getMetricTypes(String, String, UriInfo) - Method in class org.hawkular.inventory.rest.RestResourceTypesMetricTypes
 
getParent(String, String) - Method in class org.hawkular.inventory.rest.RestResources
 
getParentInFeed(String, String) - Method in class org.hawkular.inventory.rest.RestResources
 
getParents(String, String, UriInfo) - Method in class org.hawkular.inventory.rest.RestResources
 
getParentsInFeed(String, String, UriInfo) - Method in class org.hawkular.inventory.rest.RestResources
 
getPath() - Method in class org.hawkular.inventory.rest.exception.mappers.ExceptionMapperUtils.EntityTypeAndPath
 
getPaths() - Method in class org.hawkular.inventory.rest.exception.mappers.ExceptionMapperUtils.EntityIdAndPath
 
getPaths() - Method in class org.hawkular.inventory.rest.exception.mappers.ExceptionMapperUtils.RelationshipNameAndPath
 
getPropertyFilters(P) - Method in class org.hawkular.inventory.rest.filters.AbstractFilters
 
getPropertyName() - Method in enum org.hawkular.inventory.rest.security.RestConfiguration.Keys
 
getRecursiveChildren(String, String, String, UriInfo) - Method in class org.hawkular.inventory.rest.RestResources
 
getRecursiveChildren(String, String, String, boolean, UriInfo) - Method in class org.hawkular.inventory.rest.RestResources
 
getRel() - Method in class org.hawkular.inventory.rest.json.Link
 
getRelationship(String, String, UriInfo) - Method in class org.hawkular.inventory.rest.RestRelationships
 
getRelationshipNameOrId() - Method in class org.hawkular.inventory.rest.exception.mappers.ExceptionMapperUtils.RelationshipNameAndPath
 
getRelationships(String, String, String, String, String, String, String, String, UriInfo) - Method in class org.hawkular.inventory.rest.RestPath
 
getResource(String, String) - Method in class org.hawkular.inventory.rest.RestResources
 
getResourceInFeed(String, String) - Method in class org.hawkular.inventory.rest.RestResources
 
getResources(String, String, boolean, UriInfo) - Method in class org.hawkular.inventory.rest.RestResources
 
getResources(String, UriInfo) - Method in class org.hawkular.inventory.rest.RestResources
 
getResources(String, UriInfo) - Method in class org.hawkular.inventory.rest.RestResourceTypesResources
 
getResources(String, String, UriInfo) - Method in class org.hawkular.inventory.rest.RestResourceTypesResources
 
getResourceTypes(String, UriInfo) - Method in class org.hawkular.inventory.rest.RestMetadataPacks
 
getRestStatusDetails() - Method in class org.hawkular.inventory.rest.cdi.RestStatusDetailsProducer
 
getStableId(CanonicalPath) - Static method in class org.hawkular.inventory.rest.security.EntityIdUtils
 
getStableId(AbstractElement<?, ?>) - Static method in class org.hawkular.inventory.rest.security.EntityIdUtils
 
getSystemPropertyNames() - Method in enum org.hawkular.inventory.rest.security.RestConfiguration.Keys
 
getTenant() - Method in class org.hawkular.inventory.rest.RestTenants
 
getTenantId() - Method in class org.hawkular.inventory.rest.RestBase
 
getTenantId() - Method in class org.hawkular.inventory.rest.security.dummy.DummyTenantIdProducer
 
getTenantId() - Method in class org.hawkular.inventory.rest.security.InventoryTenantIdProducer
 
getTenantId() - Method in interface org.hawkular.inventory.rest.security.TenantIdProducer
 
getTenantRelationships(String, String, String, String, String, String, String, UriInfo) - Method in class org.hawkular.inventory.rest.RestTenants
 
getUri() - Method in class org.hawkular.inventory.rest.RestPing.JaxRsResource
 

H

hashCode() - Method in class org.hawkular.inventory.rest.filters.ParamProperties
 
hashCode() - Method in class org.hawkular.inventory.rest.RestPing.JaxRsResource
 
HawkularRestApi - Class in org.hawkular.inventory.rest
JAX-RS startup "marker" class
HawkularRestApi() - Constructor for class org.hawkular.inventory.rest.HawkularRestApi
 

I

IllegalArgumentExceptionMapper - Class in org.hawkular.inventory.rest.exception.mappers
 
IllegalArgumentExceptionMapper() - Constructor for class org.hawkular.inventory.rest.exception.mappers.IllegalArgumentExceptionMapper
 
init() - Method in class org.hawkular.inventory.rest.PageToStreamThreadPool
 
initializeObjectMapper(ObjectMapper) - Static method in class org.hawkular.inventory.rest.json.JacksonConfig
 
initOperationsMap() - Method in class org.hawkular.inventory.rest.security.InventorySecurity
 
inventory - Variable in class org.hawkular.inventory.rest.RestBase
 
InventoryJaxRsInfo() - Constructor for class org.hawkular.inventory.rest.RestPing.InventoryJaxRsInfo
 
InventorySecurity - Class in org.hawkular.inventory.rest.security
CDI bean that provides inventory-focused abstractions over Hawkular accounts.
InventorySecurity() - Constructor for class org.hawkular.inventory.rest.security.InventorySecurity
 
InventorySecurity.CreatePermissionCheckerFinisherImpl - Class in org.hawkular.inventory.rest.security
 
InventoryTenantIdProducer - Class in org.hawkular.inventory.rest.security
 
InventoryTenantIdProducer() - Constructor for class org.hawkular.inventory.rest.security.InventoryTenantIdProducer
 
isDummy() - Static method in class org.hawkular.inventory.rest.security.SecurityIntegration
 
isEmpty() - Method in class org.hawkular.inventory.rest.filters.ParamProperties
 
isTenantEscapeAttempt(CanonicalPath, Path) - Static method in class org.hawkular.inventory.rest.security.EntityIdUtils
 

J

JacksonConfig - Class in org.hawkular.inventory.rest.json
 
JacksonConfig() - Constructor for class org.hawkular.inventory.rest.json.JacksonConfig
 
JaxRsResource(String) - Constructor for class org.hawkular.inventory.rest.RestPing.JaxRsResource
 
JsonLd - Annotation Type in org.hawkular.inventory.rest.json
 

K

keySet() - Method in class org.hawkular.inventory.rest.filters.ParamProperties
 

L

Link - Class in org.hawkular.inventory.rest.json
A link between two resources
Link() - Constructor for class org.hawkular.inventory.rest.json.Link
 
Link(String, String) - Constructor for class org.hawkular.inventory.rest.json.Link
 
LinkDeserializer - Class in org.hawkular.inventory.rest.json
Deserialize incoming json Links into Link objects Our input is like this:
LinkDeserializer() - Constructor for class org.hawkular.inventory.rest.json.LinkDeserializer
 
LinkSerializer - Class in org.hawkular.inventory.rest.json
Special serializer for Link objects that does not map the classical {rel:abc, href:xyz} scheme, but which puts the rel name "at the outside" like { abc : { href : xyz }} to make it easier for clients to access the link.
LinkSerializer() - Constructor for class org.hawkular.inventory.rest.json.LinkSerializer
 
LOGGER - Static variable in interface org.hawkular.inventory.rest.RestApiLogger
 
LoggingInterceptor - Class in org.hawkular.inventory.rest.interceptors
 
LoggingInterceptor() - Constructor for class org.hawkular.inventory.rest.interceptors.LoggingInterceptor
 

M

mapper - Variable in class org.hawkular.inventory.rest.RestBase
 

N

NotAcceptableExceptionMapper - Class in org.hawkular.inventory.rest.exception.mappers
Exception mapper for any exception thrown by RESTEasy when HTTP Not Acceptable (406) is encountered.
NotAcceptableExceptionMapper() - Constructor for class org.hawkular.inventory.rest.exception.mappers.NotAcceptableExceptionMapper
 
NotAllowedExceptionMapper - Class in org.hawkular.inventory.rest.exception.mappers
Exception mapper for any exception thrown by RESTEasy when HTTP Method Not Allowed (405) is encountered.
NotAllowedExceptionMapper() - Constructor for class org.hawkular.inventory.rest.exception.mappers.NotAllowedExceptionMapper
 
NotSupportedExceptionMapper - Class in org.hawkular.inventory.rest.exception.mappers
Exception mapper for any exception thrown by RESTEasy when HTTP Unsupported Media Type (415) is encountered.
NotSupportedExceptionMapper() - Constructor for class org.hawkular.inventory.rest.exception.mappers.NotSupportedExceptionMapper
 

O

ObjectMapperProvider - Class in org.hawkular.inventory.rest.json
 
ObjectMapperProvider() - Constructor for class org.hawkular.inventory.rest.json.ObjectMapperProvider
 
org.hawkular.inventory.rest - package org.hawkular.inventory.rest
 
org.hawkular.inventory.rest.cdi - package org.hawkular.inventory.rest.cdi
 
org.hawkular.inventory.rest.exception.mappers - package org.hawkular.inventory.rest.exception.mappers
 
org.hawkular.inventory.rest.features - package org.hawkular.inventory.rest.features
 
org.hawkular.inventory.rest.filters - package org.hawkular.inventory.rest.filters
 
org.hawkular.inventory.rest.interceptors - package org.hawkular.inventory.rest.interceptors
 
org.hawkular.inventory.rest.json - package org.hawkular.inventory.rest.json
 
org.hawkular.inventory.rest.security - package org.hawkular.inventory.rest.security
 
org.hawkular.inventory.rest.security.dummy - package org.hawkular.inventory.rest.security.dummy
 
Our - Annotation Type in org.hawkular.inventory.rest.cdi
In case there are some ambiguous injection points for certain CDI beans, use this for the default one to use in our codebase.

P

pagedResponse(Response.ResponseBuilder, UriInfo, Page<T>) - Method in class org.hawkular.inventory.rest.RestBase
 
pagedResponse(Response.ResponseBuilder, UriInfo, ObjectMapper, Page<T>) - Method in class org.hawkular.inventory.rest.RestBase
 
PageToStreamThreadPool - Class in org.hawkular.inventory.rest
 
PageToStreamThreadPool() - Constructor for class org.hawkular.inventory.rest.PageToStreamThreadPool
 
ParamProperties - Class in org.hawkular.inventory.rest.filters
 
ParamProperties(String) - Constructor for class org.hawkular.inventory.rest.filters.ParamProperties
 
params - Variable in class org.hawkular.inventory.rest.filters.AbstractFilters
 
PathSerializationMixin - Class in org.hawkular.inventory.rest.json
We need to deserialize paths manually in REST API, because we cannot provide the default DetypedPathDeserializer with enough info in the early stages of request processing.
PathSerializationMixin() - Constructor for class org.hawkular.inventory.rest.json.PathSerializationMixin
 
PermissiveSecurity - Class in org.hawkular.inventory.rest.security.dummy
Dummy permissive implementation.
PermissiveSecurity() - Constructor for class org.hawkular.inventory.rest.security.dummy.PermissiveSecurity
 
ping() - Method in class org.hawkular.inventory.rest.PingHandler
 
ping(Dispatcher) - Method in class org.hawkular.inventory.rest.RestPing
 
PingHandler - Class in org.hawkular.inventory.rest
 
PingHandler() - Constructor for class org.hawkular.inventory.rest.PingHandler
 
PROPERTY_PREFIX - Static variable in class org.hawkular.inventory.rest.security.RestConfiguration
 
put(String, List<String>) - Method in class org.hawkular.inventory.rest.filters.ParamProperties
 
putAll(Map<? extends String, ? extends List<String>>) - Method in class org.hawkular.inventory.rest.filters.ParamProperties
 

R

react(AbstractElement<?, ?>, Action<?, ?>) - Method in class org.hawkular.inventory.rest.security.SecurityIntegration
 
ReaderExceptionMapper - Class in org.hawkular.inventory.rest.exception.mappers
Exception mapper for any exception thrown by a body reader chain.
ReaderExceptionMapper() - Constructor for class org.hawkular.inventory.rest.exception.mappers.ReaderExceptionMapper
 
register(Feed.Blueprint, UriInfo) - Method in class org.hawkular.inventory.rest.RestFeeds
 
RelationAlreadyExistsExceptionMapper - Class in org.hawkular.inventory.rest.exception.mappers
 
RelationAlreadyExistsExceptionMapper() - Constructor for class org.hawkular.inventory.rest.exception.mappers.RelationAlreadyExistsExceptionMapper
 
RelationNotFoundExceptionMapper - Class in org.hawkular.inventory.rest.exception.mappers
 
RelationNotFoundExceptionMapper() - Constructor for class org.hawkular.inventory.rest.exception.mappers.RelationNotFoundExceptionMapper
 
RelationshipEmbeddedJacksonSerializer - Class in org.hawkular.inventory.rest.json
 
RelationshipEmbeddedJacksonSerializer() - Constructor for class org.hawkular.inventory.rest.json.RelationshipEmbeddedJacksonSerializer
 
RelationshipJacksonDeserializer - Class in org.hawkular.inventory.rest.json
RelationshipJacksonDeserializer() - Constructor for class org.hawkular.inventory.rest.json.RelationshipJacksonDeserializer
 
RelationshipJacksonSerializer - Class in org.hawkular.inventory.rest.json
 
RelationshipJacksonSerializer() - Constructor for class org.hawkular.inventory.rest.json.RelationshipJacksonSerializer
 
RelationshipNameAndPath(String, Filter[][]) - Constructor for class org.hawkular.inventory.rest.exception.mappers.ExceptionMapperUtils.RelationshipNameAndPath
 
remove(Object) - Method in class org.hawkular.inventory.rest.filters.ParamProperties
 
REQUESTS_LOGGER - Static variable in interface org.hawkular.inventory.rest.RestApiLogger
 
RequestUtil - Class in org.hawkular.inventory.rest
 
resourceCreationNotSupported(CanonicalPath) - Method in interface org.hawkular.inventory.rest.RestApiLogger
 
resourceCreationNotSupported(CanonicalPath) - Method in class org.hawkular.inventory.rest.RestApiLogger_$logger
 
resourceCreationNotSupported$str() - Method in class org.hawkular.inventory.rest.RestApiLogger_$logger
 
ResourceFilters - Class in org.hawkular.inventory.rest.filters
 
ResourceFilters(String, MultivaluedMap<String, String>) - Constructor for class org.hawkular.inventory.rest.filters.ResourceFilters
 
ResourceFilters.Parameter - Enum in org.hawkular.inventory.rest.filters
 
RestApiLogger - Interface in org.hawkular.inventory.rest
Logger definitions for Jboss Logging for the rest api Code range is 2000-2999
RestApiLogger_$logger - Class in org.hawkular.inventory.rest
Warning this class consists of generated code.
RestApiLogger_$logger(Logger) - Constructor for class org.hawkular.inventory.rest.RestApiLogger_$logger
 
RestBase - Class in org.hawkular.inventory.rest
 
RestBase() - Constructor for class org.hawkular.inventory.rest.RestBase
 
RestBulk - Class in org.hawkular.inventory.rest
 
RestBulk() - Constructor for class org.hawkular.inventory.rest.RestBulk
 
restCall(String, String, String, String, String) - Method in interface org.hawkular.inventory.rest.RestApiLogger
 
restCall(String, String, String, String, String) - Method in class org.hawkular.inventory.rest.RestApiLogger_$logger
 
restCall$str() - Method in class org.hawkular.inventory.rest.RestApiLogger_$logger
 
RestConfiguration - Class in org.hawkular.inventory.rest.security
 
RestConfiguration() - Constructor for class org.hawkular.inventory.rest.security.RestConfiguration
 
RestConfiguration.Keys - Enum in org.hawkular.inventory.rest.security
 
RestEnvironments - Class in org.hawkular.inventory.rest
 
RestEnvironments() - Constructor for class org.hawkular.inventory.rest.RestEnvironments
 
RestEnvironmentsFeeds - Class in org.hawkular.inventory.rest
 
RestEnvironmentsFeeds() - Constructor for class org.hawkular.inventory.rest.RestEnvironmentsFeeds
 
RestFeeds - Class in org.hawkular.inventory.rest
 
RestFeeds() - Constructor for class org.hawkular.inventory.rest.RestFeeds
 
RestGraphSON - Class in org.hawkular.inventory.rest
 
RestGraphSON() - Constructor for class org.hawkular.inventory.rest.RestGraphSON
 
RestMetadataPacks - Class in org.hawkular.inventory.rest
 
RestMetadataPacks() - Constructor for class org.hawkular.inventory.rest.RestMetadataPacks
 
RestMetrics - Class in org.hawkular.inventory.rest
 
RestMetrics() - Constructor for class org.hawkular.inventory.rest.RestMetrics
 
RestMetricTypes - Class in org.hawkular.inventory.rest
 
RestMetricTypes() - Constructor for class org.hawkular.inventory.rest.RestMetricTypes
 
RestPath - Class in org.hawkular.inventory.rest
 
RestPath() - Constructor for class org.hawkular.inventory.rest.RestPath
 
RestPing - Class in org.hawkular.inventory.rest
 
RestPing() - Constructor for class org.hawkular.inventory.rest.RestPing
 
RestPing.InventoryJaxRsInfo - Class in org.hawkular.inventory.rest
 
RestPing.JaxRsResource - Class in org.hawkular.inventory.rest
 
RestRelationships - Class in org.hawkular.inventory.rest
 
RestRelationships() - Constructor for class org.hawkular.inventory.rest.RestRelationships
 
RestResources - Class in org.hawkular.inventory.rest
 
RestResources() - Constructor for class org.hawkular.inventory.rest.RestResources
 
RestResourcesData - Class in org.hawkular.inventory.rest
 
RestResourcesData() - Constructor for class org.hawkular.inventory.rest.RestResourcesData
 
RestResourcesMetrics - Class in org.hawkular.inventory.rest
 
RestResourcesMetrics() - Constructor for class org.hawkular.inventory.rest.RestResourcesMetrics
 
RestResourceTypes - Class in org.hawkular.inventory.rest
 
RestResourceTypes() - Constructor for class org.hawkular.inventory.rest.RestResourceTypes
 
RestResourceTypesData - Class in org.hawkular.inventory.rest
 
RestResourceTypesData() - Constructor for class org.hawkular.inventory.rest.RestResourceTypesData
 
RestResourceTypesMetricTypes - Class in org.hawkular.inventory.rest
 
RestResourceTypesMetricTypes() - Constructor for class org.hawkular.inventory.rest.RestResourceTypesMetricTypes
 
RestResourceTypesOperationTypes - Class in org.hawkular.inventory.rest
 
RestResourceTypesOperationTypes() - Constructor for class org.hawkular.inventory.rest.RestResourceTypesOperationTypes
 
RestResourceTypesOperationTypesData - Class in org.hawkular.inventory.rest
 
RestResourceTypesOperationTypesData() - Constructor for class org.hawkular.inventory.rest.RestResourceTypesOperationTypesData
 
RestResourceTypesResources - Class in org.hawkular.inventory.rest
 
RestResourceTypesResources() - Constructor for class org.hawkular.inventory.rest.RestResourceTypesResources
 
RestStatusDetailsProducer - Class in org.hawkular.inventory.rest.cdi
 
RestStatusDetailsProducer() - Constructor for class org.hawkular.inventory.rest.cdi.RestStatusDetailsProducer
 
RestTenants - Class in org.hawkular.inventory.rest
 
RestTenants() - Constructor for class org.hawkular.inventory.rest.RestTenants
 
rfc5988String() - Method in class org.hawkular.inventory.rest.json.Link
Return the link in the format of RFC 5988 Web Linking.

S

security - Variable in class org.hawkular.inventory.rest.RestBase
 
Security - Interface in org.hawkular.inventory.rest.security
CDI bean that provides inventory-focused abstractions over Hawkular accounts.
Security.CreatePermissionCheckerFinisher - Interface in org.hawkular.inventory.rest.security
 
securityCheckFailed(String, Throwable) - Method in interface org.hawkular.inventory.rest.RestApiLogger
 
securityCheckFailed(String, Throwable) - Method in class org.hawkular.inventory.rest.RestApiLogger_$logger
 
securityCheckFailed$str() - Method in class org.hawkular.inventory.rest.RestApiLogger_$logger
 
SecurityIntegration - Class in org.hawkular.inventory.rest.security
Integrates the security concerns with the inventory.
SecurityIntegration() - Constructor for class org.hawkular.inventory.rest.security.SecurityIntegration
 
serialize(Link, JsonGenerator, SerializerProvider) - Method in class org.hawkular.inventory.rest.json.LinkSerializer
 
serialize(Relationship, JsonGenerator, SerializerProvider) - Method in class org.hawkular.inventory.rest.json.RelationshipEmbeddedJacksonSerializer
compact: { "id": "1337", "source": "/tenants/28026b36-8fe4-4332-84c8-524e173a68bf", "name": "contains", "target": "28026b36-8fe4-4332-84c8-524e173a68bf/environments/test" }
serialize(Relationship, JsonGenerator, SerializerProvider) - Method in class org.hawkular.inventory.rest.json.RelationshipJacksonSerializer
compact: { "id": "1337", "source": "/tenants/28026b36-8fe4-4332-84c8-524e173a68bf", "name": "contains", "target": "28026b36-8fe4-4332-84c8-524e173a68bf/environments/test" }
set(String) - Method in class org.hawkular.inventory.rest.security.TenantId
 
setHref(String) - Method in class org.hawkular.inventory.rest.json.Link
 
setRel(String) - Method in class org.hawkular.inventory.rest.json.Link
 
setUri(String) - Method in class org.hawkular.inventory.rest.RestPing.JaxRsResource
 
size() - Method in class org.hawkular.inventory.rest.filters.ParamProperties
 
start(InventoryInitialized) - Method in class org.hawkular.inventory.rest.security.SecurityIntegration
 
stop(DisposingInventory) - Method in class org.hawkular.inventory.rest.security.SecurityIntegration
 
STREAMING_SERIALIZATION - Static variable in class org.hawkular.inventory.rest.security.RestConfiguration
 
submit(Runnable) - Method in class org.hawkular.inventory.rest.PageToStreamThreadPool
 

T

tenantId - Variable in class org.hawkular.inventory.rest.filters.AbstractFilters
 
TenantId - Class in org.hawkular.inventory.rest.security
 
TenantId() - Constructor for class org.hawkular.inventory.rest.security.TenantId
 
TenantId(String) - Constructor for class org.hawkular.inventory.rest.security.TenantId
 
TenantIdProducer - Interface in org.hawkular.inventory.rest.security
 
toCanonicalPath(String) - Static method in class org.hawkular.inventory.rest.security.EntityIdUtils
 
toResponse(BadRequestException) - Method in class org.hawkular.inventory.rest.exception.mappers.BadRequestExceptionMapper
 
toResponse(DefaultOptionsMethodException) - Method in class org.hawkular.inventory.rest.exception.mappers.DefaultOptionsMethodExceptionMapper
 
toResponse(EntityAlreadyExistsException) - Method in class org.hawkular.inventory.rest.exception.mappers.EntityAlreadyExistsExceptionMapper
 
toResponse(EntityNotFoundException) - Method in class org.hawkular.inventory.rest.exception.mappers.EntityNotFoundExceptionMapper
 
toResponse(Exception) - Method in class org.hawkular.inventory.rest.exception.mappers.FallbackExceptionMapper
 
toResponse(IllegalArgumentException) - Method in class org.hawkular.inventory.rest.exception.mappers.IllegalArgumentExceptionMapper
 
toResponse(NotAcceptableException) - Method in class org.hawkular.inventory.rest.exception.mappers.NotAcceptableExceptionMapper
 
toResponse(NotAllowedException) - Method in class org.hawkular.inventory.rest.exception.mappers.NotAllowedExceptionMapper
 
toResponse(NotSupportedException) - Method in class org.hawkular.inventory.rest.exception.mappers.NotSupportedExceptionMapper
 
toResponse(ReaderException) - Method in class org.hawkular.inventory.rest.exception.mappers.ReaderExceptionMapper
 
toResponse(RelationAlreadyExistsException) - Method in class org.hawkular.inventory.rest.exception.mappers.RelationAlreadyExistsExceptionMapper
 
toResponse(RelationNotFoundException) - Method in class org.hawkular.inventory.rest.exception.mappers.RelationNotFoundExceptionMapper
 
toResponse(ValidationException) - Method in class org.hawkular.inventory.rest.exception.mappers.ValidationExceptionMapper
 
toString() - Method in class org.hawkular.inventory.rest.json.Link
 

U

under(CanonicalPath) - Method in class org.hawkular.inventory.rest.security.InventorySecurity.CreatePermissionCheckerFinisherImpl
 
under(CanonicalPath) - Method in interface org.hawkular.inventory.rest.security.Security.CreatePermissionCheckerFinisher
 
update(String, Environment.Update) - Method in class org.hawkular.inventory.rest.RestEnvironments
 
update(String, Feed.Update) - Method in class org.hawkular.inventory.rest.RestFeeds
 
update(String, MetadataPack.Update) - Method in class org.hawkular.inventory.rest.RestMetadataPacks
 
update(String, MetricType.Update) - Method in class org.hawkular.inventory.rest.RestMetricTypes
 
update(String, String, MetricType.Update) - Method in class org.hawkular.inventory.rest.RestMetricTypes
 
update(String, Relationship, UriInfo) - Method in class org.hawkular.inventory.rest.RestRelationships
 
update(String, String, Resource.Update) - Method in class org.hawkular.inventory.rest.RestResources
 
update(String, ResourceType.Update) - Method in class org.hawkular.inventory.rest.RestResourceTypes
 
update(String, String, ResourceType.Update) - Method in class org.hawkular.inventory.rest.RestResourceTypes
 
updateConfiguration(String, String, Resources.DataRole, DataEntity.Update) - Method in class org.hawkular.inventory.rest.RestResourcesData
 
updateConfigurationF(String, String, Resources.DataRole, DataEntity.Update) - Method in class org.hawkular.inventory.rest.RestResourcesData
 
updateData(String, ResourceTypes.DataRole, DataEntity.Update) - Method in class org.hawkular.inventory.rest.RestResourceTypesData
 
updateData(String, String, ResourceTypes.DataRole, DataEntity.Update) - Method in class org.hawkular.inventory.rest.RestResourceTypesData
 
updateData(String, String, OperationType.Update) - Method in class org.hawkular.inventory.rest.RestResourceTypesOperationTypes
 
updateData(String, String, String, OperationType.Update) - Method in class org.hawkular.inventory.rest.RestResourceTypesOperationTypes
 
updateData(String, String, OperationTypes.DataRole, DataEntity.Update) - Method in class org.hawkular.inventory.rest.RestResourceTypesOperationTypesData
 
updateData(String, String, String, OperationTypes.DataRole, DataEntity.Update) - Method in class org.hawkular.inventory.rest.RestResourceTypesOperationTypesData
 
updateInFeed(String, String, Resource.Update) - Method in class org.hawkular.inventory.rest.RestResources
 
updateMetric(String, String, Metric.Update) - Method in class org.hawkular.inventory.rest.RestMetrics
 
updateMetricInFeed(String, String, Metric.Update) - Method in class org.hawkular.inventory.rest.RestMetrics
 
updateTenant(Tenant.Update) - Method in class org.hawkular.inventory.rest.RestTenants
 

V

ValidationExceptionMapper - Class in org.hawkular.inventory.rest.exception.mappers
Exception mapper for ValidationExceptions thrown by Inventory.
ValidationExceptionMapper() - Constructor for class org.hawkular.inventory.rest.exception.mappers.ValidationExceptionMapper
 
valueOf(String) - Static method in enum org.hawkular.inventory.rest.filters.ResourceFilters.Parameter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hawkular.inventory.rest.security.RestConfiguration.Keys
Returns the enum constant of this type with the specified name.
values() - Method in class org.hawkular.inventory.rest.filters.ParamProperties
 
values() - Static method in enum org.hawkular.inventory.rest.filters.ResourceFilters.Parameter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hawkular.inventory.rest.security.RestConfiguration.Keys
Returns an array containing the constants of this enum type, in the order they are declared.

W

warn(Throwable) - Method in interface org.hawkular.inventory.rest.RestApiLogger
 
warn(Throwable) - Method in class org.hawkular.inventory.rest.RestApiLogger_$logger
 
warn$str() - Method in class org.hawkular.inventory.rest.RestApiLogger_$logger
 
A B C D E F G H I J K L M N O P R S T U V W 
Skip navigation links

Copyright © 2015 Red Hat, Inc.. All rights reserved.