Class N2oCriteriaConstructResolver

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

@Component
@Order
public class N2oCriteriaConstructResolver
extends java.lang.Object
implements CriteriaConstructResolver
Базовый класс-резолвер для Criteria.
  • Constructor Summary

    Constructors 
    Constructor Description
    N2oCriteriaConstructResolver()  
  • Method Summary

    Modifier and Type Method Description
    boolean isSatisfied​(java.lang.Object instance)  
    void resolve​(java.lang.Object instance, net.n2oapp.framework.api.criteria.N2oPreparedCriteria criteria)  

    Methods inherited from class java.lang.Object

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