Interface SyncopeCompleteCondition<PA extends SyncopePartialCondition<P,​?>,​P extends SyncopeProperty<?>>

    • Method Detail

      • and

        PA and()
        Specified by:
        and in interface org.apache.cxf.jaxrs.ext.search.client.CompleteCondition
      • and

        P and​(String string)
        Specified by:
        and in interface org.apache.cxf.jaxrs.ext.search.client.CompleteCondition
      • or

        PA or()
        Specified by:
        or in interface org.apache.cxf.jaxrs.ext.search.client.CompleteCondition
      • or

        P or​(String string)
        Specified by:
        or in interface org.apache.cxf.jaxrs.ext.search.client.CompleteCondition