|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PdcAxisValueEntity | |
|---|---|
| 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 PdcAxisValueEntity in com.silverpeas.pdc.web |
|---|
| Methods in com.silverpeas.pdc.web that return PdcAxisValueEntity | |
|---|---|
static PdcAxisValueEntity |
PdcAxisValueEntity.fromValue(Value value,
String inLanguage)
Creates a new value of a PdC axis from the specified business PdC value and expressed in the specified language. |
| Methods in com.silverpeas.pdc.web that return types with arguments of type PdcAxisValueEntity | |
|---|---|
List<PdcAxisValueEntity> |
PdcAxis.getValues()
Gets the values that made up this axis. |
| Method parameters in com.silverpeas.pdc.web with type arguments of type PdcAxisValueEntity | |
|---|---|
PdcAxis |
PdcAxis.withAsPdcAxisValues(List<PdcAxisValueEntity> values,
String originValueId)
Adds the specified values into this axis and sets the value used as origin in this axis. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||