Skip navigation links
A B C D E F G H I J K L 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
 
addFeedResource(String, String, Resource.Blueprint, UriInfo) - Method in class org.hawkular.inventory.rest.RestResources
 
addFeedResource(String, 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
 
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
 
associateChildren(String, String, String, Collection<String>) - Method in class org.hawkular.inventory.rest.RestResources
 
associateMetrics(String, String, Collection<String>) - Method in class org.hawkular.inventory.rest.RestResourcesMetrics
 
associateMetrics(String, String, String, Collection<String>) - Method in class org.hawkular.inventory.rest.RestResourcesMetrics
 
associateMetricTypes(String, Collection<String>) - Method in class org.hawkular.inventory.rest.RestResourceTypes
 
associateMetricTypes(String, String, String, Collection<String>) - Method in class org.hawkular.inventory.rest.RestResourceTypes
 
AutoTenant - Annotation Type in org.hawkular.inventory.rest
 
AutoTenantInventoryProducer - Class in org.hawkular.inventory.rest
 
AutoTenantInventoryProducer() - Constructor for class org.hawkular.inventory.rest.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
 
canCopyEnvironment(CanonicalPath) - Method in class org.hawkular.inventory.rest.Security
 
canCreate(Class<?>) - Method in class org.hawkular.inventory.rest.Security
 
canDelete(CanonicalPath) - Method in class org.hawkular.inventory.rest.Security
 
canUpdate(CanonicalPath) - Method in class org.hawkular.inventory.rest.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
 
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(MetricType.Blueprint, UriInfo) - Method in class org.hawkular.inventory.rest.RestMetricTypes
 
create(String, 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, String, ResourceType.Blueprint, UriInfo) - Method in class org.hawkular.inventory.rest.RestResourceTypes
 
createConfiguration(String, String, String, DataEntity.Blueprint<Resources.DataRole>, UriInfo) - Method in class org.hawkular.inventory.rest.RestResourcesData
 
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, String, DataEntity.Blueprint<ResourceTypes.DataRole>, UriInfo) - Method in class org.hawkular.inventory.rest.RestResourceTypesData
 
createMetric(String, Metric.Blueprint, UriInfo) - Method in class org.hawkular.inventory.rest.RestMetrics
 
createMetric(String, 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, String) - Method in class org.hawkular.inventory.rest.RestFeeds
 
delete(String) - Method in class org.hawkular.inventory.rest.RestMetricTypes
 
delete(String, 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, String) - Method in class org.hawkular.inventory.rest.RestResourceTypes
 
deleteConfiguration(String, String, String, Resources.DataRole) - Method in class org.hawkular.inventory.rest.RestResourcesData
 
deleteConfiguration(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, String, ResourceTypes.DataRole) - Method in class org.hawkular.inventory.rest.RestResourceTypesData
 
deleteMetric(String, String) - Method in class org.hawkular.inventory.rest.RestMetrics
 
deleteMetric(String, String, String) - Method in class org.hawkular.inventory.rest.RestMetrics
 
deleteResource(String, String) - Method in class org.hawkular.inventory.rest.RestResources
 
deleteResource(String, 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
 
disassociateChild(String, String, String, String, boolean) - Method in class org.hawkular.inventory.rest.RestResources
 
disassociateMetric(String, String, String, boolean) - Method in class org.hawkular.inventory.rest.RestResourcesMetrics
 
disassociateMetric(String, String, String, String, boolean) - Method in class org.hawkular.inventory.rest.RestResourcesMetrics
 
disassociateMetricType(String, String, boolean) - Method in class org.hawkular.inventory.rest.RestResourceTypes
 
disassociateMetricType(String, String, String, String, boolean) - Method in class org.hawkular.inventory.rest.RestResourceTypes
 

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
 
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

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, String) - Method in class org.hawkular.inventory.rest.RestFeeds
 
get(String) - Method in class org.hawkular.inventory.rest.RestMetricTypes
 
get(String, String, String) - Method in class org.hawkular.inventory.rest.RestMetricTypes
 
get(String) - 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, 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, String, ResourceTypes.DataRole) - Method in class org.hawkular.inventory.rest.RestResourceTypesData
 
get() - Method in class org.hawkular.inventory.rest.TenantId
 
getAll(UriInfo) - Method in class org.hawkular.inventory.rest.RestEnvironments
 
getAll(String, UriInfo) - Method in class org.hawkular.inventory.rest.RestFeeds
 
getAll(boolean, UriInfo) - Method in class org.hawkular.inventory.rest.RestMetricTypes
 
getAll(String, String, UriInfo) - Method in class org.hawkular.inventory.rest.RestMetricTypes
 
getAll(boolean, UriInfo) - Method in class org.hawkular.inventory.rest.RestResourceTypes
 
getAll(String, String, UriInfo) - Method in class org.hawkular.inventory.rest.RestResourceTypes
 
getAssociatedMetric(String, String, String, boolean) - Method in class org.hawkular.inventory.rest.RestResourcesMetrics
 
getAssociatedMetric(String, String, String, String, boolean) - Method in class org.hawkular.inventory.rest.RestResourcesMetrics
 
getAssociatedMetrics(String, String, UriInfo) - Method in class org.hawkular.inventory.rest.RestResourcesMetrics
 
getAssociatedMetrics(String, String, String, UriInfo) - Method in class org.hawkular.inventory.rest.RestResourcesMetrics
 
getAssociatedMetricType(String, String, boolean) - Method in class org.hawkular.inventory.rest.RestResourceTypes
 
getAssociatedMetricType(String, String, String, String, boolean) - Method in class org.hawkular.inventory.rest.RestResourceTypes
 
getAssociatedMetricTypes(String, UriInfo) - Method in class org.hawkular.inventory.rest.RestResourceTypes
 
getAssociatedMetricTypes(String, String, String, UriInfo) - Method in class org.hawkular.inventory.rest.RestResourceTypes
 
getChildren(String, String, UriInfo) - Method in class org.hawkular.inventory.rest.RestResources
 
getChildren(String, String, String, UriInfo) - Method in class org.hawkular.inventory.rest.RestResources
 
getConfiguration(String, String, String, Resources.DataRole) - Method in class org.hawkular.inventory.rest.RestResourcesData
 
getConfiguration(String, String, Resources.DataRole) - Method in class org.hawkular.inventory.rest.RestResourcesData
 
getContext(Class<?>) - Method in class org.hawkular.inventory.rest.json.JacksonConfig
 
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
 
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
 
getInventory() - Method in class org.hawkular.inventory.rest.AutoTenantInventoryProducer
 
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
 
getMetric(String, String, String) - Method in class org.hawkular.inventory.rest.RestMetrics
 
getMetrics(String, boolean, UriInfo) - Method in class org.hawkular.inventory.rest.RestMetrics
 
getMetrics(String, String, UriInfo) - Method in class org.hawkular.inventory.rest.RestMetrics
 
getMetricTypes(String, UriInfo) - Method in class org.hawkular.inventory.rest.RestResourceTypes
 
getMetricTypes(String, String, String, UriInfo) - Method in class org.hawkular.inventory.rest.RestResourceTypes
 
getParent(String, String) - Method in class org.hawkular.inventory.rest.RestResources
 
getParent(String, String, String) - Method in class org.hawkular.inventory.rest.RestResources
 
getParents(String, String, UriInfo) - Method in class org.hawkular.inventory.rest.RestResources
 
getParents(String, 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
 
getRecursiveChildren(String, String, String, UriInfo) - Method in class org.hawkular.inventory.rest.RestResources
 
getRecursiveChildren(String, 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
 
getResource(String, String) - Method in class org.hawkular.inventory.rest.RestResources
 
getResource(String, 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, String, UriInfo) - Method in class org.hawkular.inventory.rest.RestResources
 
getResources(String, UriInfo) - Method in class org.hawkular.inventory.rest.RestResourceTypes
 
getResources(String, String, String, UriInfo) - Method in class org.hawkular.inventory.rest.RestResourceTypes
 
getStableId(CanonicalPath) - Static method in class org.hawkular.inventory.rest.Security
 
getStableId(AbstractElement<?, ?>) - Static method in class org.hawkular.inventory.rest.Security
 
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.TenantIdProducer
 
getUri() - Method in class org.hawkular.inventory.rest.RestPing.JaxRsResource
 
getValue() - Method in class org.hawkular.inventory.rest.StringValue
 
getValue() - Method in class org.hawkular.inventory.rest.StringWrapper
 

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
 
initializeObjectMapper(ObjectMapper) - Static method in class org.hawkular.inventory.rest.json.JacksonConfig
 
initOperationsMap() - Method in class org.hawkular.inventory.rest.Security
 
inventory - Variable in class org.hawkular.inventory.rest.RestBase
 
InventoryJaxRsInfo() - Constructor for class org.hawkular.inventory.rest.RestPing.InventoryJaxRsInfo
 
isEmpty() - Method in class org.hawkular.inventory.rest.filters.ParamProperties
 
isTenantEscapeAttempt(CanonicalPath, Path) - Static method in class org.hawkular.inventory.rest.Security
 
isValidRestPath(String) - Static method in class org.hawkular.inventory.rest.Security
 

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
 

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
 

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

org.hawkular.inventory.rest - package org.hawkular.inventory.rest
 
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
 

P

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 PathDeserializer with enough info in the early stages of request processing.
PathSerializationMixin() - Constructor for class org.hawkular.inventory.rest.json.PathSerializationMixin
 
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
 
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.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(String, 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
 
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
 
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
 
RestEnvironments - Class in org.hawkular.inventory.rest
 
RestEnvironments() - Constructor for class org.hawkular.inventory.rest.RestEnvironments
 
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
 
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
 
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 - Class in org.hawkular.inventory.rest
CDI bean that provides inventory-focused abstractions over Hawkular accounts.
Security() - Constructor for class org.hawkular.inventory.rest.Security
 
Security.CreatePermissionCheckerFinisher - Class in org.hawkular.inventory.rest
 
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
Integrates the security concerns with the inventory.
SecurityIntegration() - Constructor for class org.hawkular.inventory.rest.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.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
 
setValue(String) - Method in class org.hawkular.inventory.rest.StringValue
 
setValue(String) - Method in class org.hawkular.inventory.rest.StringWrapper
 
size() - Method in class org.hawkular.inventory.rest.filters.ParamProperties
 
start(InventoryInitialized) - Method in class org.hawkular.inventory.rest.SecurityIntegration
 
stop(DisposingInventory) - Method in class org.hawkular.inventory.rest.SecurityIntegration
 
StringValue - Class in org.hawkular.inventory.rest
Encapsulate a simple string value
StringValue() - Constructor for class org.hawkular.inventory.rest.StringValue
 
StringValue(String) - Constructor for class org.hawkular.inventory.rest.StringValue
 
StringWrapper - Class in org.hawkular.inventory.rest
Wrapper around simple strings, as Json Marshalling of "primitive" objects does not just work
StringWrapper() - Constructor for class org.hawkular.inventory.rest.StringWrapper
 
StringWrapper(String) - Constructor for class org.hawkular.inventory.rest.StringWrapper
 

T

tenantId - Variable in class org.hawkular.inventory.rest.filters.AbstractFilters
 
TenantId - Class in org.hawkular.inventory.rest
 
TenantId() - Constructor for class org.hawkular.inventory.rest.TenantId
 
TenantId(String) - Constructor for class org.hawkular.inventory.rest.TenantId
 
TenantIdProducer - Class in org.hawkular.inventory.rest
 
TenantIdProducer() - Constructor for class org.hawkular.inventory.rest.TenantIdProducer
 
toCanonicalPath(String) - Static method in class org.hawkular.inventory.rest.Security
 
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

update(String, Environment.Update) - Method in class org.hawkular.inventory.rest.RestEnvironments
 
update(String, String, Feed.Update) - Method in class org.hawkular.inventory.rest.RestFeeds
 
update(String, MetricType.Update) - Method in class org.hawkular.inventory.rest.RestMetricTypes
 
update(String, 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, 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, String, ResourceType.Update) - Method in class org.hawkular.inventory.rest.RestResourceTypes
 
updateConfiguration(String, String, String, Resources.DataRole, DataEntity.Update) - Method in class org.hawkular.inventory.rest.RestResourcesData
 
updateConfiguration(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, String, ResourceTypes.DataRole, DataEntity.Update) - Method in class org.hawkular.inventory.rest.RestResourceTypesData
 
updateMetric(String, String, Metric.Update) - Method in class org.hawkular.inventory.rest.RestMetrics
 
updateMetric(String, 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.
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.

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 N O P R S T U V W 
Skip navigation links

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