Class ExecQuery
java.lang.Object
org.apache.syncope.common.rest.api.beans.AbstractQuery
org.apache.syncope.common.rest.api.beans.AbstractTimeframeQuery
org.apache.syncope.common.rest.api.beans.ExecQuery
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.syncope.common.rest.api.beans.AbstractTimeframeQuery
getAfter, getBefore, setAfter, setBefore
Methods inherited from class org.apache.syncope.common.rest.api.beans.AbstractQuery
getOrderBy, getPage, getSize, setOrderBy, setPage, setSize
-
Constructor Details
-
ExecQuery
public ExecQuery()
-
-
Method Details
-
getKey
-
setKey
-
equals
- Overrides:
equals
in classAbstractTimeframeQuery
-
hashCode
public int hashCode()- Overrides:
hashCode
in classAbstractTimeframeQuery
-