public class EntityPropertyQualifierProcessor<I> extends AbstractSupportedAttributeRegisteringProcessor<I,ParentIdHolder<PropertyQualifier>>
Constructor and Description |
---|
EntityPropertyQualifierProcessor() |
Modifier and Type | Method and Description |
---|---|
ParentIdHolder<PropertyQualifier> |
doProcess(I item)
Do process.
|
protected void |
registerSupportedAttributes(SupportedAttributeTemplate s,
ParentIdHolder<PropertyQualifier> item)
Register supported attributes.
|
getSupportedAttributeTemplate, isRegisterSupportedAttributes, process, setRegisterSupportedAttributes, setSupportedAttributeTemplate
getCodingSchemeIdSetter, setCodingSchemeIdSetter
public ParentIdHolder<PropertyQualifier> doProcess(I item) throws java.lang.Exception
AbstractSupportedAttributeRegisteringProcessor
doProcess
in class AbstractSupportedAttributeRegisteringProcessor<I,ParentIdHolder<PropertyQualifier>>
item
- the itemjava.lang.Exception
- the exceptionprotected void registerSupportedAttributes(SupportedAttributeTemplate s, ParentIdHolder<PropertyQualifier> item)
AbstractSupportedAttributeRegisteringProcessor
registerSupportedAttributes
in class AbstractSupportedAttributeRegisteringProcessor<I,ParentIdHolder<PropertyQualifier>>
s
- the sitem
- the item