Essential ATG Dynamo Training - Got atg Certified Relationship Management Developer?
This is not an official ATG site: ATG, Dynamo, Scenario Server and Personalization Server are trademarks or registered trademarks of Art Technology Group
Articles Exercises Resources Links Search

Get Alerts Tag - Source Code Extract

public class GetAlertsTag extends TagSupport implements AlertConstants 
{
   ...   
  public int doStartTag()
  {
   ...
    Collection alerts = mAlertRepositoryManager.getAlerts(user,
                                            userCommunities,
                                            getIndexAsInt(),
                                            getCountAsInt(),
                                            views,
                                            loc);

    setAlerts(alerts);

    pageContext.setAttribute(getId(), this);
    return EVAL_BODY_INCLUDE;
  }
...
}

 



Technical Training Advertise your Training Programs for Free! Los Angeles Web Design Shopping Cart Software  Form a Corporation