java.lang.Object
net.n2oapp.framework.api.metadata.global.dao.N2oPreFilter
net.n2oapp.framework.access.metadata.accesspoint.model.N2oObjectFilter
All Implemented Interfaces:
Serializable, net.n2oapp.framework.api.metadata.Source

public class N2oObjectFilter extends net.n2oapp.framework.api.metadata.global.dao.N2oPreFilter
Фильтр для object-filters в схеме прав доступа
See Also:
  • Constructor Summary

    Constructors
    Constructor
    Description
     
    N2oObjectFilter(String fieldId, String[] values, net.n2oapp.framework.api.criteria.filters.FilterTypeEnum type, String id)
     
    N2oObjectFilter(String fieldId, String value, net.n2oapp.framework.api.criteria.filters.FilterTypeEnum type, String id)
     
    N2oObjectFilter(String fieldId, net.n2oapp.framework.api.criteria.filters.FilterTypeEnum type, String id)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    int
     

    Methods inherited from class net.n2oapp.framework.api.metadata.global.dao.N2oPreFilter

    getDatasourceId, getFieldId, getModel, getParam, getRef, getRefPageId, getRefWidgetId, getRequired, getResetOnChange, getRoutable, getType, getValue, getValueAttr, getValueList, getValues, getValuesAttr, isArray, isBoolean, isRef, setDatasourceId, setFieldId, setModel, setParam, setRef, setRefPageId, setRefWidgetId, setRequired, setResetOnChange, setRoutable, setType, setValueAttr, setValueList, setValuesAttr, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • N2oObjectFilter

      public N2oObjectFilter()
    • N2oObjectFilter

      public N2oObjectFilter(String fieldId, net.n2oapp.framework.api.criteria.filters.FilterTypeEnum type, String id)
    • N2oObjectFilter

      public N2oObjectFilter(String fieldId, String value, net.n2oapp.framework.api.criteria.filters.FilterTypeEnum type, String id)
    • N2oObjectFilter

      public N2oObjectFilter(String fieldId, String[] values, net.n2oapp.framework.api.criteria.filters.FilterTypeEnum type, String id)
  • Method Details

    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class net.n2oapp.framework.api.metadata.global.dao.N2oPreFilter
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class net.n2oapp.framework.api.metadata.global.dao.N2oPreFilter