Package org.apache.olingo.client.api.uri
Interface URIFilter
public interface URIFilter
Interface for any available filter; obtain instances via FilterFactory.
- See Also:
-
Method Summary
-
Method Details
-
build
String build()- Returns:
- String representation of this filter.
-