public class RecommendationResourceDefinition extends BaseResourceDefinition
BaseResourceDefinition.DirectiveTypeResourceDefinition.PostProcessor| Constructor and Description |
|---|
RecommendationResourceDefinition()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getPluralName()
Obtain the plural name of the resource.
|
String |
getSingularName()
Obtain the singular name of the resource.
|
boolean |
isCreatable()
Defines if resource is actually created on the server side during POST
operation.
|
equals, getCreateDirectives, getDeleteDirectives, getPostProcessors, getReadDirectives, getRenderer, getSubResourceDefinitions, getType, getUpdateDirectives, hashCodepublic RecommendationResourceDefinition()
public String getPluralName()
ResourceDefinitionpublic String getSingularName()
ResourceDefinitionpublic boolean isCreatable()
ResourceDefinitionisCreatable in interface ResourceDefinitionisCreatable in class BaseResourceDefinitiontrue if resource is creatable, false otherwiseCopyright © 2022 Apache Software Foundation. All rights reserved.