Class ReconQuery
java.lang.Object
org.apache.syncope.common.rest.api.beans.ReconQuery
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetFiql()
void
void
setAnyTypeKey
(String anyTypeKey) void
void
setMoreAttrsToGet
(Set<String> moreAttrsToGet) void
setResourceKey
(String resourceKey)
-
Constructor Details
-
ReconQuery
public ReconQuery()
-
-
Method Details
-
getAnyTypeKey
-
setAnyTypeKey
-
getAnyKey
-
setAnyKey
-
getResourceKey
-
setResourceKey
-
getFiql
-
setFiql
-
getMoreAttrsToGet
-
setMoreAttrsToGet
-