com.adobe.solutions.sne.enrollment.vo
Class EnrollmentInstanceVO

java.lang.Object
  extended by com.adobe.solutions.sne.enrollment.vo.EnrollmentInstanceVO
All Implemented Interfaces:
Serializable

public class EnrollmentInstanceVO
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
EnrollmentInstanceVO()
           
 
Method Summary
 EnrollmentPanelStateVO getCurrentPanel()
           
 EnrollableProductVO[] getEnrollableItems()
           
 Object getEnrollmentDDI()
           
 Map getExtendedProperties()
           
 FormStateVO[] getForms()
           
 String getId()
           
 EnrollmentPanelVO[] getPanels()
           
 SupportingDocumentStateVO[] getSupportingDocuments()
           
 EnrollmentTemplateVO getTemplate()
           
 void setCurrentPanel(EnrollmentPanelStateVO currentPanel)
           
 void setEnrollableItems(EnrollableProductVO[] products)
           
 void setEnrollmentDDI(Object enrollmentDDI)
           
 void setExtendedProperties(Map extendedProperties)
           
 void setForms(FormStateVO[] forms)
           
 void setId(String id)
           
 void setPanels(EnrollmentPanelVO[] panels)
           
 void setSupportingDocuments(SupportingDocumentStateVO[] supportingDocuments)
           
 void setTemplate(EnrollmentTemplateVO template)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnrollmentInstanceVO

public EnrollmentInstanceVO()
Method Detail

getEnrollableItems

public EnrollableProductVO[] getEnrollableItems()

setEnrollableItems

public void setEnrollableItems(EnrollableProductVO[] products)

getPanels

public EnrollmentPanelVO[] getPanels()

setPanels

public void setPanels(EnrollmentPanelVO[] panels)

getSupportingDocuments

public SupportingDocumentStateVO[] getSupportingDocuments()

setSupportingDocuments

public void setSupportingDocuments(SupportingDocumentStateVO[] supportingDocuments)

getExtendedProperties

public Map getExtendedProperties()

setExtendedProperties

public void setExtendedProperties(Map extendedProperties)

getId

public String getId()

setId

public void setId(String id)

getTemplate

public EnrollmentTemplateVO getTemplate()

setTemplate

public void setTemplate(EnrollmentTemplateVO template)

getCurrentPanel

public EnrollmentPanelStateVO getCurrentPanel()

setCurrentPanel

public void setCurrentPanel(EnrollmentPanelStateVO currentPanel)

getForms

public FormStateVO[] getForms()

setForms

public void setForms(FormStateVO[] forms)

getEnrollmentDDI

public Object getEnrollmentDDI()

setEnrollmentDDI

public void setEnrollmentDDI(Object enrollmentDDI)


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