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