org.openmobileis.examples.mycrm.terminal.services.LeadsIndexList Class Reference

Inheritance diagram for org.openmobileis.examples.mycrm.terminal.services.LeadsIndexList:

org.openmobileis.services.servlet.IndexServletContentListener List of all members.

Detailed Description

Definition at line 48 of file LeadsIndexList.java.

Public Member Functions

 LeadsIndexList ()
void addContent (TemplateModelRoot modelRoot) throws ServiceException
 call by index servlet to provide content.


Member Function Documentation

void org.openmobileis.examples.mycrm.terminal.services.LeadsIndexList.addContent ( TemplateModelRoot  modelRoot  )  throws ServiceException

call by index servlet to provide content.

Parameters:
TemplateModelRoot modelRoot the template to be filled by data.
Returns:

Implements org.openmobileis.services.servlet.IndexServletContentListener.

Definition at line 60 of file LeadsIndexList.java.

References org.openmobileis.common.util.collection.Array.get(), org.openmobileis.examples.mycrm.data.Leads.getAmount(), org.openmobileis.examples.mycrm.data.Leads.getCloseDate(), org.openmobileis.examples.mycrm.data.Account.getId(), org.openmobileis.examples.mycrm.data.Leads.getId(), org.openmobileis.examples.mycrm.data.Leads.getIdaccount(), org.openmobileis.examples.mycrm.data.Account.getName(), and org.openmobileis.common.util.collection.Array.size.


The documentation for this class was generated from the following file:
Generated on Mon Dec 4 11:03:39 2006 for OpenMobileIS by  doxygen 1.5.1-p1