fr.paris.lutece.plugins.gis.business
Class ViewHome

java.lang.Object
  extended by fr.paris.lutece.plugins.gis.business.ViewHome

public final class ViewHome
extends Object

This class provides instances management methods (create, find, ...) for View objects


Constructor Summary
ViewHome()
           
 
Method Summary
static List<View> findAll()
           
static View findByCode(String strCode)
           
static View findByPrimaryKey(Integer nKey)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewHome

public ViewHome()
Method Detail

findByPrimaryKey

public static View findByPrimaryKey(Integer nKey)

findByCode

public static View findByCode(String strCode)

findAll

public static List<View> findAll()


Copyright © 2013 Mairie de Paris. All Rights Reserved.