| java.lang.Object mc.formgenerator.servlets.bonita.ModeleInstances
ModeleInstances | public class ModeleInstances (Code) | | Model for servlet ServletInstancesProjects to give projects instances to display.
|
ModeleInstances | public ModeleInstances()(Code) | | Default class constructor
|
getInstanceProjectList | public Collection getInstanceProjectList()(Code) | | Get the value of the attribute instanceProjectList.
Collection List of all instance projects. |
setInstanceProjectList | public void setInstanceProjectList(Collection col)(Code) | | Set the value of the attribute instanceProjectList with the value 'col'.
Parameters: col - Collection List of all instance projects. |
|
|