com.adobe.solutions.sne.selection.vo
Class ChildSelectionBaseVO

java.lang.Object
  extended by com.adobe.solutions.sne.selection.vo.ChildSelectionBaseVO
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ChildSelectableNodeVO, ChildSelectionStageVO

public class ChildSelectionBaseVO
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
ChildSelectionBaseVO()
           
 
Method Summary
 List getEligibilityExpressionList()
           
 String getId()
           
 SelectionStageVO getParentSelectionStage()
           
 void setEligibilityExpressionList(List eligibilityExpressionList)
           
 void setId(String id)
           
 void setParentSelectionStage(SelectionStageVO parentSelectionStage)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChildSelectionBaseVO

public ChildSelectionBaseVO()
Method Detail

getId

public String getId()

setId

public void setId(String id)

getEligibilityExpressionList

public List getEligibilityExpressionList()

setEligibilityExpressionList

public void setEligibilityExpressionList(List eligibilityExpressionList)

getParentSelectionStage

public SelectionStageVO getParentSelectionStage()

setParentSelectionStage

public void setParentSelectionStage(SelectionStageVO parentSelectionStage)


[an error occurred while processing this directive] [an error occurred while processing this directive]