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

java.lang.Object
  extended by com.adobe.solutions.sne.selection.common.DisplayableAsset
      extended by com.adobe.solutions.sne.selection.vo.SelectionTemplateVO
All Implemented Interfaces:
IDisplayableAsset, Serializable

public class SelectionTemplateVO
extends DisplayableAsset

See Also:
Serialized Form

Constructor Summary
SelectionTemplateVO()
           
 
Method Summary
 List getDataDictionarySet()
           
 int getEstimatedCompleteTime()
           
 String getExperienceSWF()
           
 SelectionStageVO getRootSelectionStage()
           
 DataDictionary getSelectableNode()
           
 void setDataDictionarySet(List dataDictionarySet)
           
 void setEstimatedCompleteTime(int estimatedCompleteTime)
           
 void setExperienceSWF(String experienceSWF)
           
 void setRootSelectionStage(SelectionStageVO rootSelectionStage)
           
 void setSelectableNode(DataDictionary selectableNode)
           
 
Methods inherited from class com.adobe.solutions.sne.selection.common.DisplayableAsset
getComment, getDescription, getExtendedProperties, getId, getImageUrl, getName, setComment, setDescription, setExtendedProperties, setId, setImageUrl, setName
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectionTemplateVO

public SelectionTemplateVO()
Method Detail

getDataDictionarySet

public List getDataDictionarySet()

setDataDictionarySet

public void setDataDictionarySet(List dataDictionarySet)

getSelectableNode

public DataDictionary getSelectableNode()

setSelectableNode

public void setSelectableNode(DataDictionary selectableNode)

getRootSelectionStage

public SelectionStageVO getRootSelectionStage()

setRootSelectionStage

public void setRootSelectionStage(SelectionStageVO rootSelectionStage)

getExperienceSWF

public String getExperienceSWF()

setExperienceSWF

public void setExperienceSWF(String experienceSWF)

getEstimatedCompleteTime

public int getEstimatedCompleteTime()

setEstimatedCompleteTime

public void setEstimatedCompleteTime(int estimatedCompleteTime)


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