Class AbstractUnitProvider
java.lang.Object
com.pnfsoftware.jeb.core.units.impl.AbstractUnitProvider
- All Implemented Interfaces:
IUnitProvider
Default serializable abstract implementation of
IUnitProvider
.-
Constructor Summary
ConstructorsConstructorDescriptionAbstractUnitProvider
(String formatType, String description, List<IUnitDocumentPresentation> presentations) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.pnfsoftware.jeb.core.units.IUnitProvider
getFormatter
-
Constructor Details
-
AbstractUnitProvider
public AbstractUnitProvider(String formatType, String description, List<IUnitDocumentPresentation> presentations)
-
-
Method Details
-
getFormatType
- Specified by:
getFormatType
in interfaceIUnitProvider
- Returns:
-
getDescription
- Specified by:
getDescription
in interfaceIUnitProvider
- Returns:
-