com.silverpeas.pdc.web.beans
Class TestPdcClassification

java.lang.Object
  extended by com.silverpeas.pdc.model.PdcClassification
      extended by com.silverpeas.pdc.web.beans.TestPdcClassification
All Implemented Interfaces:
Serializable, Cloneable

public class TestPdcClassification
extends PdcClassification

A classification on the PdC enriched to be used in tests.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.silverpeas.pdc.model.PdcClassification
NONE_CLASSIFICATION
 
Constructor Summary
TestPdcClassification()
           
 
Method Summary
static PdcClassification aClassificationFromPositions(List<ClassifyPosition> positions)
           
 List<ClassifyPosition> getClassifyPositions()
           
 void setClassifyPositions(List<ClassifyPosition> positions)
           
 
Methods inherited from class com.silverpeas.pdc.model.PdcClassification
aPdcClassificationOfContent, aPredefinedPdcClassificationForComponentInstance, clone, forNode, getComponentInstanceId, getContentId, getId, getNodeId, getPositions, inComponentInstance, isEmpty, isModifiable, isPredefined, isPredefinedForANode, isPredefinedForTheWholeComponentInstance, modifiable, ofContent, setId, toString, unmodifiable, updateForPdcAxisValuesDeletion, withPosition, withPositions
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestPdcClassification

public TestPdcClassification()
Method Detail

aClassificationFromPositions

public static PdcClassification aClassificationFromPositions(List<ClassifyPosition> positions)

getClassifyPositions

public List<ClassifyPosition> getClassifyPositions()
Overrides:
getClassifyPositions in class PdcClassification

setClassifyPositions

public void setClassifyPositions(List<ClassifyPosition> positions)


Copyright © 2016 Silverpeas. All Rights Reserved.