com.ibm.pdp.maf.rpp.pac.volume
Interface RequestLine

All Superinterfaces:
Element, VolumeLine

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.


Field Summary
static java.lang.String copyright
           
 
Method Summary
 VolumeFilter getFilter()
           
 VolumeRequest getRequest()
           
 

Field Detail

copyright

static final java.lang.String copyright
See Also:
Constant Field Values
Method Detail

getFilter

VolumeFilter getFilter()

The filter allows to specify which part of the entity specified in the request will be published : definition, description, comments....

Returns:

getRequest

VolumeRequest getRequest()

The request indicates the characteristics applied : entities concerned, context, expression to match, vision ...

Returns: