public class ManagedDMRContentTypeResourceDefinition extends SimpleResourceDefinition
ResourceDefinition
for a resource that represents the parent node for a tree of child resources each of
which represents a named bit of re-usable DMR.Modifier and Type | Field and Description |
---|---|
static AttributeDefinition |
HASH |
Constructor and Description |
---|
ManagedDMRContentTypeResourceDefinition(ContentRepository contentRepository,
String childType,
PathElement pathElement,
ResourceDescriptionResolver descriptionResolver) |
Modifier and Type | Method and Description |
---|---|
void |
registerAttributes(ManagementResourceRegistration resourceRegistration)
Register operations associated with this resource.
|
getDescriptionProvider, getFlagsSet, getPathElement, getResourceDescriptionResolver, registerAddOperation, registerChildren, registerOperations, registerRemoveOperation
public static final AttributeDefinition HASH
public ManagedDMRContentTypeResourceDefinition(ContentRepository contentRepository, String childType, PathElement pathElement, ResourceDescriptionResolver descriptionResolver)
public void registerAttributes(ManagementResourceRegistration resourceRegistration)
ResourceDefinition
registerAttributes
in interface ResourceDefinition
registerAttributes
in class SimpleResourceDefinition
resourceRegistration
- a ManagementResourceRegistration
created from this definitionCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.