protected class AbstractDynamicMetadataResolver.DynamicEntityBackingStore extends AbstractMetadataResolver.EntityBackingStore
Modifier | Constructor and Description |
---|---|
protected |
DynamicEntityBackingStore()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
AbstractDynamicMetadataResolver.EntityManagementData |
getManagementData(String entityID)
Get the management data for the specified entityID.
|
void |
removeManagementData(String entityID)
Remove the management data for the specified entityID.
|
getIndexedDescriptors, getOrderedDescriptors
@Nonnull public AbstractDynamicMetadataResolver.EntityManagementData getManagementData(@Nonnull String entityID)
entityID
- the input entityIDCopyright © 2016 JBoss by Red Hat. All rights reserved.