Uses of Class
org.barracudamvc.examples.xmlc.data.UsersList

Packages that use UsersList
org.barracudamvc.examples.xmlc.data   
 

Uses of UsersList in org.barracudamvc.examples.xmlc.data
 

Methods in org.barracudamvc.examples.xmlc.data that return UsersList
static UsersList UsersList.getMasterInstance()
          Build the master instance of some Table Data.
static UsersList UsersList.getSampleInstance()
          Build a sample instance of some Table Data.
 

Methods in org.barracudamvc.examples.xmlc.data with parameters of type UsersList
static void UsersList.setMasterInstance(UsersList itable)
          Update the master copy
 



Copyright © 2006 BarracudaMVC.org All Rights Reserved.