Examples of RabaisListPage


Examples of org.xrace.view.admin.evenements.evenement.rabais.RabaisListPage

    {
      private static final long serialVersionUID = 1L;

      public Page getPage()
      {
        return new RabaisListPage(evenement);
      }

      public Class getPageIdentity()
      {
        return RabaisListPage.class;
View Full Code Here
TOP
Copyright © 2018 www.massapi.com. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.