public class MrstyPropertyProcessor extends EntityPropertyProcessor<Mrsty>
Constructor and Description |
---|
MrstyPropertyProcessor() |
Modifier and Type | Method and Description |
---|---|
ParentIdHolder<Property> |
doProcess(Mrsty item)
Mrsty Properties are always set to 'isPreferred' = false;
This processor assumes that all skippable entries in Mrsty have been skipped.
|
afterPropertiesSet, getEntityKeyResolver, getPropertyResolver, registerSupportedAttributes, setEntityKeyResolver, setPropertyResolver
getSupportedAttributeTemplate, isRegisterSupportedAttributes, process, setRegisterSupportedAttributes, setSupportedAttributeTemplate
getCodingSchemeIdSetter, setCodingSchemeIdSetter
public ParentIdHolder<Property> doProcess(Mrsty item) throws java.lang.Exception
doProcess
in class EntityPropertyProcessor<Mrsty>
item
- the itemjava.lang.Exception
- the exception