Uses of Interface
com.ail.core.persistence.LoadArg

Packages that use LoadArg
com.ail.core.persistence   
 

Uses of LoadArg in com.ail.core.persistence
 

Classes in com.ail.core.persistence that implement LoadArg
 class LoadArgImp
          
 class LoadCommand
           
 

Methods in com.ail.core.persistence that return LoadArg
 LoadArg PersistenceServerBean.loadCommand(LoadArg arg)
          Service wrapper method for the LoadCommand service.
 LoadArg PersistenceServerLocal.loadCommand(LoadArg arg)
           
 LoadArg PersistenceServer.loadCommand(LoadArg arg)
           
 

Methods in com.ail.core.persistence with parameters of type LoadArg
 LoadArg PersistenceServerBean.loadCommand(LoadArg arg)
          Service wrapper method for the LoadCommand service.
 LoadArg PersistenceServerLocal.loadCommand(LoadArg arg)
           
 LoadArg PersistenceServer.loadCommand(LoadArg arg)