Uses of Class
org.apache.syncope.common.rest.api.beans.AbstractQuery
-
Packages that use AbstractQuery Package Description org.apache.syncope.common.rest.api.beans -
-
Uses of AbstractQuery in org.apache.syncope.common.rest.api.beans
Classes in org.apache.syncope.common.rest.api.beans with type parameters of type AbstractQuery Modifier and Type Class Description protected static classAbstractQuery.Builder<Q extends AbstractQuery,B extends AbstractQuery.Builder<Q,B>>Subclasses of AbstractQuery in org.apache.syncope.common.rest.api.beans Modifier and Type Class Description classAbstractTimeframeQueryclassAccessTokenQueryclassAnyQueryclassAuditQueryclassCommandQueryclassExecQueryclassMfaTrustedDeviceQueryclassRealmQueryclassRemediationQueryclassTaskQueryclassU2FDeviceQueryclassUserRequestQuery
-