Uses of Class
com.silverpeas.pdc.web.PdcValueEntity

Packages that use PdcValueEntity
com.silverpeas.pdc.web Provides the REST web services to perform some operations onto the classification plan (named PdC) for a Silverpeas component instance. 
 

Uses of PdcValueEntity in com.silverpeas.pdc.web
 

Subclasses of PdcValueEntity in com.silverpeas.pdc.web
 class PdcAxisValueEntity
          A value of a PdC's axis.
 class PdcPositionValueEntity
          A PdC position value is a value of a position of a resource content on a given axis of the PdC.
 

Methods in com.silverpeas.pdc.web with parameters of type PdcValueEntity
 Collection<String> UserThesaurusHolder.getSynonymsOf(PdcValueEntity value)
          Gets the synonyms of the specified position value by using the hold user thesaurus.
 



Copyright © 2016 Silverpeas. All Rights Reserved.