Class QueriesAndPaths
java.lang.Object
org.onehippo.forge.content.exim.repository.jaxrs.param.QueriesAndPaths
Queries and Paths.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPaths()
void
setExcludes
(List<String> excludes) void
setIncludes
(List<String> includes) void
void
setQueries
(List<String> queries)
-
Constructor Details
-
QueriesAndPaths
public QueriesAndPaths()
-
-
Method Details
-
getQueries
-
setQueries
-
getPaths
-
setPaths
-
getIncludes
-
setIncludes
-
getExcludes
-
setExcludes
-