Class RefBookCriteriaConstructResolver

java.lang.Object
ru.i_novus.ms.rdm.n2o.criteria.construct.RestCriteriaConstructResolver
ru.i_novus.ms.rdm.n2o.criteria.construct.RefBookCriteriaConstructResolver
All Implemented Interfaces:
CriteriaConstructResolver

@Component
@Order(1)
public class RefBookCriteriaConstructResolver
extends RestCriteriaConstructResolver
  • Constructor Summary

    Constructors 
    Constructor Description
    RefBookCriteriaConstructResolver()  
  • Method Summary

    Modifier and Type Method Description
    boolean isSatisfied​(java.lang.Object instance)  
    protected java.lang.String toSortProperty​(java.lang.String field)  

    Methods inherited from class ru.i_novus.ms.rdm.n2o.criteria.construct.RestCriteriaConstructResolver

    resolve, toSortDirection

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait