Uses of Interface
wt.csm.navigation.service.ClassificationService

Packages that use ClassificationService
wt.clients.csm.classification   
wt.clients.csm.navigation   
wt.csm.navigation.service   
 

Uses of ClassificationService in wt.clients.csm.classification
 

Fields in wt.clients.csm.classification declared as ClassificationService
protected  ClassificationService ClassifierButton.service
           
private  ClassificationService ClassificationStructureSelector.serviceObject
           
(package private)  ClassificationService ClassificationStructureManager.serviceObject
           
private  ClassificationService ClassificationStructureEditor.service
           
(package private)  ClassificationService ClassificationStructureCreator.serviceObject
          handle to classification service to call ClassificationService
private  ClassificationService ClassificationNodeSelector.serviceObject
           
private  ClassificationService ClassificationNodeEditor.service
           
(package private)  ClassificationService ClassificationNodeCreator.serviceObject
           
private  ClassificationService AttrDefListSelector.serviceObject
           
 

Uses of ClassificationService in wt.clients.csm.navigation
 

Fields in wt.clients.csm.navigation declared as ClassificationService
private  ClassificationService NavigationStructureCreator.cserviceObject
           
 

Uses of ClassificationService in wt.csm.navigation.service
 

Classes in wt.csm.navigation.service that implement ClassificationService
 class ClassificationServiceFwd
          

Supported API: false

Extendable: false
 class StandardClassificationService
           Use the newStandardClassificationService static factory method(s), not the StandardClassificationService constructor, to construct instances of this class.
 

Fields in wt.csm.navigation.service declared as ClassificationService
static ClassificationService ClassificationHelper.service
          

Supported API: false