Package org.apache.syncope.common.lib.to
Class FIQLQueryTO
java.lang.Object
org.apache.syncope.common.lib.to.FIQLQueryTO
- All Implemented Interfaces:
Serializable
,BaseBean
,EntityTO
,NamedEntityTO
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
FIQLQueryTO
public FIQLQueryTO()
-
-
Method Details
-
getKey
-
setKey
-
getName
- Specified by:
getName
in interfaceNamedEntityTO
-
setName
- Specified by:
setName
in interfaceNamedEntityTO
-
getTarget
-
setTarget
-
getFiql
-
setFiql
-
hashCode
public int hashCode() -
equals
-