public class RepositoryResourceDefinition extends BaseResourceDefinition
BaseResourceDefinition.DirectiveTypeResourceDefinition.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, isCreatablepublic static final String VALIDATE_ONLY_DIRECTIVE
public String getPluralName()
ResourceDefinitionpublic String getSingularName()
ResourceDefinitionpublic Collection<String> getCreateDirectives()
ResourceDefinitiongetCreateDirectives in interface ResourceDefinitiongetCreateDirectives in class BaseResourceDefinitionCopyright © 2022 Apache Software Foundation. All rights reserved.