public class RestGenerationConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
JPA_ENTITY
Name identifier for the JPA entity based REST resource generator.
|
static String |
ROOT_AND_NESTED_DTO
Name identifier for the DTO resource based REST resource generator.
|
Constructor and Description |
---|
RestGenerationConstants() |
public static final String JPA_ENTITY
public static final String ROOT_AND_NESTED_DTO
Copyright © 2016 JBoss by Red Hat. All rights reserved.