| Package | Description |
|---|---|
| org.hawkular.inventory.api | |
| org.hawkular.inventory.api.model | |
| org.hawkular.inventory.base |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Data.Read<Role extends DataEntity.Role> |
static interface |
Data.ReadWrite<Role extends DataEntity.Role> |
static class |
EmptyInventory.DataRead<Role extends DataEntity.Role> |
static class |
EmptyInventory.DataReadWrite<Role extends DataEntity.Role> |
| Modifier and Type | Class and Description |
|---|---|
static class |
Resources.DataRole |
static class |
ResourceTypes.DataRole |
| Modifier and Type | Class and Description |
|---|---|
static class |
DataEntity.Blueprint<DataRole extends DataEntity.Role> |
static class |
DataEntity.Blueprint.Builder<R extends DataEntity.Role> |
| Modifier and Type | Method and Description |
|---|---|
static <R extends DataEntity.Role> |
DataEntity.Blueprint.builder() |
<R extends DataEntity.Role> |
CanonicalPath.IdExtractor.getDataRole() |
| Modifier and Type | Method and Description |
|---|---|
DataEntity.Role |
DataEntity.getRole() |
DataEntity.Role |
DataEntity.Blueprint.getRole() |
static DataEntity.Role |
DataEntity.Role.valueOf(String name) |
static DataEntity.Role[] |
DataEntity.Role.values() |
| Modifier and Type | Method and Description |
|---|---|
RelativePath.StructuredDataBuilder |
RelativePath.Builder.dataEntity(DataEntity.Role role) |
| Constructor and Description |
|---|
DataEntity(CanonicalPath owner,
DataEntity.Role role,
StructuredData value) |
DataEntity(CanonicalPath owner,
DataEntity.Role role,
StructuredData value,
Map<String,Object> properties) |
| Modifier and Type | Class and Description |
|---|---|
static class |
BaseData.Read<BE,R extends DataEntity.Role> |
static class |
BaseData.ReadWrite<BE,R extends DataEntity.Role> |
Copyright © 2015 Red Hat, Inc.. All rights reserved.