public class CASKey extends PropertyKey<String>
IStructureKey.Matcher
Modifier and Type | Field and Description |
---|---|
protected Property |
key |
protected CASProcessor |
transformer |
Constructor and Description |
---|
CASKey() |
Modifier and Type | Method and Description |
---|---|
Class |
getType() |
boolean |
isKeyValid(Property key) |
protected boolean |
isValid(Object key,
Object value) |
String |
process(IStructureRecord structure) |
getKey, getProperty, getQueryKey, setKey, toString, useExactStructureID
addPropertyChangeListener, addPropertyChangeListener, close, getID, isEnabled, open, removePropertyChangeListener, removePropertyChangeListener, setEnabled
protected Property key
protected CASProcessor transformer
public boolean isKeyValid(Property key)
isKeyValid
in class PropertyKey<String>
public String process(IStructureRecord structure) throws net.idea.modbcum.i.exceptions.AmbitException
process
in interface net.idea.modbcum.i.processors.IProcessor<IStructureRecord,String>
process
in class PropertyKey<String>
net.idea.modbcum.i.exceptions.AmbitException
protected boolean isValid(Object key, Object value)
isValid
in class PropertyKey<String>
public Class getType()
getType
in interface IStructureKey<IStructureRecord,String>
getType
in class PropertyKey<String>
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.