public class ViewExternalSubResourceDefinition extends BaseResourceDefinition
ResourceDefinition.PostProcessor| Constructor and Description |
|---|
ViewExternalSubResourceDefinition(Resource.Type type)
Construct a view resource definition.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getPluralName()
Obtain the plural name of the resource.
|
String |
getSingularName()
Obtain the singular name of the resource.
|
Set<SubResourceDefinition> |
getSubResourceDefinitions()
Obtain a set of all child resource types.
|
equals, getPostProcessors, getRenderer, getType, hashCodepublic ViewExternalSubResourceDefinition(Resource.Type type)
type - the resource typepublic String getPluralName()
ResourceDefinitionpublic String getSingularName()
ResourceDefinitionpublic Set<SubResourceDefinition> getSubResourceDefinitions()
ResourceDefinitiongetSubResourceDefinitions in interface ResourceDefinitiongetSubResourceDefinitions in class BaseResourceDefinitionCopyright © 2016. All rights reserved.