Uses of Interface
com.sas.metadata.remote.AbstractPrompt

Packages that use AbstractPrompt
com.sas.metadata.remote Provides a java object interface to the metadata server using the SAS/Open Metadata Architecture. 
 

Uses of AbstractPrompt in com.sas.metadata.remote
 

Methods in com.sas.metadata.remote that return AbstractPrompt
 AbstractPrompt Transformation.getAssociatedPrompt()
          Gets the AbstractPrompt for AssociatedPrompt
 

Methods in com.sas.metadata.remote with parameters of type AbstractPrompt
 void Transformation.setAssociatedPrompt(AbstractPrompt inObject)
          Sets the AssociatedPrompts list 0th element to be inObject.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.