public class RepositoryResourceDefinition extends BaseResourceDefinition
BaseResourceDefinition.DirectiveType
ResourceDefinition.PostProcessor
Modifier and Type | Field and Description |
---|---|
static String |
VALIDATE_ONLY_DIRECTIVE |
Constructor and Description |
---|
RepositoryResourceDefinition() |
Modifier and Type | Method and Description |
---|---|
Collection<String> |
getCreateDirectives()
Obtain the set of create directives for the resource.
|
String |
getPluralName()
Obtain the plural name of the resource.
|
String |
getSingularName()
Obtain the singular name of the resource.
|
equals, getDeleteDirectives, getPostProcessors, getReadDirectives, getRenderer, getSubResourceDefinitions, getType, getUpdateDirectives, hashCode, isCreatable
public static final String VALIDATE_ONLY_DIRECTIVE
public String getPluralName()
ResourceDefinition
public String getSingularName()
ResourceDefinition
public Collection<String> getCreateDirectives()
ResourceDefinition
getCreateDirectives
in interface ResourceDefinition
getCreateDirectives
in class BaseResourceDefinition
Copyright © 2022 Apache Software Foundation. All rights reserved.