Class FieldFilter

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected java.lang.String fieldName  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getFieldName()  
      • Methods inherited from class com.enonic.xp.query.filter.Filter

        isCache
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • fieldName

        protected final java.lang.String fieldName
    • Method Detail

      • getFieldName

        public java.lang.String getFieldName()