Package wt.facade.classification
Class ClassificationFacade
java.lang.Object
wt.facade.classification.ClassificationFacade
- All Implemented Interfaces:
ClassificationFacadeIfc
A facade for Classification that makes available some of the Classification APIs through reflection.
Supported API: true
Extendable: false
Supported API: true
Extendable: false
-
Method Summary
Modifier and TypeMethodDescriptionstatic ClassificationFacadeGets the single instance of ClassificationFacade.
-
Method Details
-
getInstance
Gets the single instance of ClassificationFacade.- Returns:
- single instance of ClassificationFacade
Supported API: true
-