net.vvakame.blaz.filter
Class KindEqFilter
java.lang.Object
net.vvakame.blaz.filter.KindEqFilter
- All Implemented Interfaces:
- Filter
public class KindEqFilter
- extends Object
- implements Filter
Entityを検索するためのフィルタ
- Author:
- vvakame
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KindEqFilter
public KindEqFilter(String kind)
- the constructor.
- Parameters:
kind -
getTarget
public Filter.FilterTarget getTarget()
- Specified by:
getTarget in interface Filter
- Returns:
- the target
getName
public String getName()
- Specified by:
getName in interface Filter
- Returns:
- the name
getOption
public Filter.FilterOption getOption()
- Specified by:
getOption in interface Filter
- Returns:
- the option
getValue
@Deprecated
public Object getValue()
- Deprecated.
- Specified by:
getValue in interface Filter
- Returns:
- the value
Copyright © 2012. All Rights Reserved.