Uses of Interface
com.silverpeas.pdc.service.PdcClassificationService

Packages that use PdcClassificationService
com.silverpeas.pdc   
com.silverpeas.pdc.service   
 

Uses of PdcClassificationService in com.silverpeas.pdc
 

Methods in com.silverpeas.pdc that return PdcClassificationService
 PdcClassificationService PdcServiceFactory.getPdcClassificationService()
          Gets an instance of the service dedicated to the classification of contents on the PdC.
 

Uses of PdcClassificationService in com.silverpeas.pdc.service
 

Classes in com.silverpeas.pdc.service that implement PdcClassificationService
 class DefaultPdcClassificationService
          The default implementation of the PdcClassificationService by using both the JPA-based repository and the older business services on the PdC to find, save, update or delete some classifications or some positions on the PdC.
 



Copyright © 2016 Silverpeas. All Rights Reserved.