public interface RequestLine extends VolumeLine
With a Request Line, you can ask for a list of entities of establish a request of entities according to name, label, keyword for example.
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
copyright |
Modifier and Type | Method and Description |
---|---|
VolumeFilter |
getFilter() |
VolumeRequest |
getRequest() |
static final java.lang.String copyright
VolumeFilter getFilter()
The filter allows to specify which part of the entity specified in the request will be published : definition, description, comments....
VolumeRequest getRequest()
The request indicates the characteristics applied : entities concerned, context, expression to match, vision ...