Class ImportEntryManager.ImportEntryProcessorSelector
- java.lang.Object
-
- javax.enterprise.util.AnnotationLiteral<ImportEntryManager.ImportEntryQualifier>
-
- org.openbravo.service.importprocess.ImportEntryManager.ImportEntryProcessorSelector
-
- All Implemented Interfaces:
Annotation
- Enclosing class:
- ImportEntryManager
public static class ImportEntryManager.ImportEntryProcessorSelector extends javax.enterprise.util.AnnotationLiteral<ImportEntryManager.ImportEntryQualifier> implements ImportEntryManager.ImportEntryQualifier
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ImportEntryProcessorSelector(String entity)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
entity()
-
Methods inherited from class javax.enterprise.util.AnnotationLiteral
annotationType, equals, hashCode, toString
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface java.lang.annotation.Annotation
annotationType, equals, hashCode, toString
-
-