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

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

public class EnrollmentTemplateVO
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
EnrollmentTemplateVO()
           
 
Method Summary
 ExpressionAssignmentVO[] getAssignments()
           
 EnrollableProductVO[] getEnrollableItems()
           
 String getEnrollmentDDName()
           
 EnrollmentFormVO[] getEnrollmentForms()
           
 EnrollmentPanelVO[] getEnrollmentPanels()
           
 Map getExtendedProperties()
           
 String getId()
           
 String getName()
           
 String[] getSourceDDNames()
           
 EnrollmentSupportingDocumentVO[] getSupportingDocuments()
           
 void setAssignments(ExpressionAssignmentVO[] assignments)
           
 void setEnrollableItems(EnrollableProductVO[] products)
           
 void setEnrollmentDDName(String enrollmentDDName)
           
 void setEnrollmentForms(EnrollmentFormVO[] enrollmentForms)
           
 void setEnrollmentPanels(EnrollmentPanelVO[] enrollmentPanels)
           
 void setExtendedProperties(Map extendedProperties)
           
 void setId(String id)
           
 void setName(String name)
           
 void setSourceDDNames(String[] sourceDDNames)
           
 void setSupportingDocuments(EnrollmentSupportingDocumentVO[] supportingDocuments)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnrollmentTemplateVO

public EnrollmentTemplateVO()
Method Detail

getName

public String getName()

setName

public void setName(String name)

getId

public String getId()

setId

public void setId(String id)

getEnrollmentDDName

public String getEnrollmentDDName()

setEnrollmentDDName

public void setEnrollmentDDName(String enrollmentDDName)

getEnrollableItems

public EnrollableProductVO[] getEnrollableItems()

setEnrollableItems

public void setEnrollableItems(EnrollableProductVO[] products)

getEnrollmentForms

public EnrollmentFormVO[] getEnrollmentForms()

setEnrollmentForms

public void setEnrollmentForms(EnrollmentFormVO[] enrollmentForms)

getSourceDDNames

public String[] getSourceDDNames()

setSourceDDNames

public void setSourceDDNames(String[] sourceDDNames)

getEnrollmentPanels

public EnrollmentPanelVO[] getEnrollmentPanels()

setEnrollmentPanels

public void setEnrollmentPanels(EnrollmentPanelVO[] enrollmentPanels)

getAssignments

public ExpressionAssignmentVO[] getAssignments()

setAssignments

public void setAssignments(ExpressionAssignmentVO[] assignments)

getSupportingDocuments

public EnrollmentSupportingDocumentVO[] getSupportingDocuments()

setSupportingDocuments

public void setSupportingDocuments(EnrollmentSupportingDocumentVO[] supportingDocuments)

getExtendedProperties

public Map getExtendedProperties()

setExtendedProperties

public void setExtendedProperties(Map extendedProperties)


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