Uses of Class
com.sas.hls.client.ActionStatusEntry

Packages that use ActionStatusEntry
com.sas.hls.client Provides the classes needed to create a session and access available services. 
 

Uses of ActionStatusEntry in com.sas.hls.client
 

Methods in com.sas.hls.client that return types with arguments of type ActionStatusEntry
 List<ActionStatusEntry> ActionStatus.getEntries()
          Gets status entries for all files acted upon
 

Constructor parameters in com.sas.hls.client with type arguments of type ActionStatusEntry
ActionStatus(ActionStatus.SummaryStatusCode summaryStatusCode, String summaryMessage, List<ActionStatusEntry> entries, Map<String,String> messages)
          Constructor
 



Copyright (c) 2013, SAS Institute Inc., Cary, NC, USA