Uses of Class
org.figure8.join.services.remoting.beans.RemoteScriptLogInfo

Packages that use RemoteScriptLogInfo
org.figure8.join.services.remoting   
org.figure8.join.services.remoting.services   
org.figure8.join.util   
 

Uses of RemoteScriptLogInfo in org.figure8.join.services.remoting
 

Methods in org.figure8.join.services.remoting that return RemoteScriptLogInfo
 RemoteScriptLogInfo[] ScriptLogAccessService.getScriptLogInfos(long entityId, java.lang.String entityClass)
          Retrieve all the info beans on available script logs for given entity
 RemoteScriptLogInfo[] ScriptLogAccessService.getScriptLogInfos(java.lang.String scriptName, java.lang.String scriptCategory)
          Get all the info beans on available script logs for script having this name and category
 

Uses of RemoteScriptLogInfo in org.figure8.join.services.remoting.services
 

Methods in org.figure8.join.services.remoting.services that return RemoteScriptLogInfo
static RemoteScriptLogInfo BeansHelper.getRemoteObject(ScriptLogInfo info)
          Get a remote view of a ScriptLogInfo domain object
 RemoteScriptLogInfo[] ScriptLogAccessServiceImpl.getScriptLogInfos(long entityId, java.lang.String entityClass)
          Retrieve all the info beans on available script logs for given entity
 RemoteScriptLogInfo[] ScriptLogAccessServiceImpl.getScriptLogInfos(java.lang.String scriptName, java.lang.String scriptCategory)
          Get all the info beans on available script logs for script having this name and category
 

Uses of RemoteScriptLogInfo in org.figure8.join.util
 

Methods in org.figure8.join.util with parameters of type RemoteScriptLogInfo
protected  java.util.List ScriptLogAccessorProxy.getLocalObjects(RemoteScriptLogInfo[] remoteInfos)
          Convert an array of remote object into a list of local domain object
 



Copyright © 2005-2008 Join. All Rights Reserved.