Class SearchOptions
java.lang.Object
com.evolveum.midpoint.ninja.action.SearchOptions
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetOid()
getType()
boolean
isRaw()
void
setFilter
(FileReference filter) void
void
setRaw
(boolean raw) void
setType
(Set<ObjectTypes> type)
-
Field Details
-
P_RAW
- See Also:
-
P_RAW_LONG
- See Also:
-
P_OID_LONG
- See Also:
-
P_TYPE
- See Also:
-
P_TYPE_LONG
- See Also:
-
P_FILTER
- See Also:
-
P_FILTER_LONG
- See Also:
-
-
Constructor Details
-
SearchOptions
public SearchOptions()
-
-
Method Details
-
isRaw
public boolean isRaw() -
setRaw
public void setRaw(boolean raw) -
getOid
-
setOid
-
getType
-
setType
-
getFilter
-
setFilter
-