Uses of Interface
com.sas.services.publish.EventDataInterface

Packages that use EventDataInterface
com.sas.services.publish Publish services. 
com.sas.services.publish.metadata Publish Service metadata. 
 

Uses of EventDataInterface in com.sas.services.publish
 

Methods in com.sas.services.publish that return EventDataInterface
 EventDataInterface ResultPackageInterface.getEventData()
          Returns the event data.
 EventDataInterface ResultPackage.getEventData()
          Returns the event data.
 EventDataInterface TransportInterface.publishResultPackage(ResultPackageInterface rpkg, boolean buildEvent)
          Publish the result package.
 

Uses of EventDataInterface in com.sas.services.publish.metadata
 

Methods in com.sas.services.publish.metadata that return EventDataInterface
 EventDataInterface DavBinaryPackageInterface.publish(ResultPackageInterface rPkg, java.io.InputStream inputStream)
          Publish the contents of the binary package
 EventDataInterface DavBinaryPackage.publish(ResultPackageInterface rPkg, java.io.InputStream inputStream)
          Publishes the result package to the DAV binarypackage entity.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.