Uses of Interface
org.silverpeas.core.webapi.pdc.LocalizedValue
-
Packages that use LocalizedValue Package Description org.silverpeas.core.webapi.pdc Provides the REST web services to perform some operations onto the classification plan (named PdC) for a Silverpeas component instance. -
-
Uses of LocalizedValue in org.silverpeas.core.webapi.pdc
Classes in org.silverpeas.core.webapi.pdc that implement LocalizedValue Modifier and Type Class Description class
LocalizedClassifyValue
A decorator of a classify value by adding to it additional methods required to compute information to render in a view.class
LocalizedPdcAxisValue
A decorator of a Pdc axis value by adding to it additional methods required to compute information to render in a view.
-