Package com.silverpeas.pdc.web

Provides the REST web services to perform some operations onto the classification plan (named PdC) for a Silverpeas component instance.

See:
          Description

Interface Summary
LocalizedValue A value of a PdC's axis either used in a position of a classification the PdC or in as a axis value.
 

Class Summary
AxisValueCriterion A criterion on the axis' value to take into account in a search, selection or any process that supports filtering.
FilteredPdcResource A REST Web resource that represents the classification plan (named PdC) filtered by some criteria.
LocalizedClassifyValue A decorator of a classify value by adding to it additional methods required to compute information to render in a view.
LocalizedPdcAxisValue A decorator of a Pdc axis value by adding to it additional methods required to compute information to render in a view.
PdcAxis An axis of the classification plan (named PdC).
PdcAxisValueEntity A value of a PdC's axis.
PdcClassificationEntity The PdC classification entity represents the web entity of the classification of a Silverpeas's resource on the classification plan (PdC).
PdcClassificationResource A REST Web resource that represents the classification of a Silverpeas's resource on the classification plan (named PdC).
PdcEntity A web entity representing the classification plan (named PdC).
PdcFilterCriteria Criteria used to filter some parts of a PdC.
PdcPositionEntity The Web representation of the position of a Silverpeas's resource in the classification plan (PdC).
PdcPositionValueEntity A PdC position value is a value of a position of a resource content on a given axis of the PdC.
PdcPredefinedClassificationResource A REST Web resource that represents the predefined classifications on the PdC to classify the contents that are published into a given node of a given component instance or in a whole component instance.
PdcResource A REST Web resource that represents the classification plan (named PdC).
PdcServiceProvider A provider of services on the classification plan (named PdC).
PdcValueEntity A value in the classification plan (named PdC).
UserThesaurusHolder A holder of the thesaurus for a given user.
 

Exception Summary
PdcPositionDeletionException An exception that is thrown when a position onto a PdC cannot be deleted within a given context (for example, the PdC contains some mandatory axis and the position is the only one in the classification of a resource onto the PdC).
 

Package com.silverpeas.pdc.web Description

Provides the REST web services to perform some operations onto the classification plan (named PdC) for a Silverpeas component instance. Currently, two web resources are published: one to manage the classification of a content and another one to handle the axis used for the classification in a given component instance.



Copyright © 2016 Silverpeas. All Rights Reserved.