public abstract class BaseDTO extends DTO
| Modifier and Type | Field and Description | 
|---|---|
String | 
name
The name of the service if it set one using
  
JaxrsWhiteboardConstants.JAX_RS_NAME, otherwise this value will
 contain the generated name for this service | 
long | 
serviceId
Service property identifying the JAX-RS service 
 | 
| Constructor and Description | 
|---|
BaseDTO()  | 
public String name
JaxrsWhiteboardConstants.JAX_RS_NAME, otherwise this value will
 contain the generated name for this servicepublic long serviceId
Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0