eu.esdihumboldt.cst.functions.inspire
Class InspireIdentifierTarget
java.lang.Object
eu.esdihumboldt.cst.functions.inspire.InspireIdentifierTarget
- All Implemented Interfaces:
- EntityCondition<Property>, PropertyCondition
public class InspireIdentifierTarget
- extends Object
- implements PropertyCondition
Target condition for the Identifier
function.
- Author:
- Simon Templer
Method Summary |
boolean |
accept(Property entity)
Determines if the given entity matches the constraint |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InspireIdentifierTarget
public InspireIdentifierTarget()
accept
public boolean accept(Property entity)
- Description copied from interface:
EntityCondition
- Determines if the given entity matches the constraint
- Specified by:
accept
in interface EntityCondition<Property>
- Parameters:
entity
- the entity
- Returns:
- if the entity matches the constraint
- See Also:
EntityCondition.accept(Entity)
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d