Uses of Interface
com.sun.n1.sps.model.util.PromptParamList

Packages that use PromptParamList
com.sun.n1.sps.model.plan   
com.sun.n1.sps.model.plugin   
 

Uses of PromptParamList in com.sun.n1.sps.model.plan
 

Methods in com.sun.n1.sps.model.plan that return PromptParamList
 PromptParamList ExecutionPlan.getParams()
          Returns the formal parameters declared by this plan.
 

Uses of PromptParamList in com.sun.n1.sps.model.plugin
 

Methods in com.sun.n1.sps.model.plugin that return PromptParamList
 PromptParamList BrowserInfo.getCheckinOptions()
          Returns the list of checkin options for this browser.