Uses of Class
com.sas.services.information.metadata.ContentDestination

Packages that use ContentDestination
com.sas.services.information.metadata Information Service metadata. 
com.sas.services.publish Publish services. 
com.sas.services.publish.metadata Publish Service metadata. 
 

Uses of ContentDestination in com.sas.services.information.metadata
 

Methods in com.sas.services.information.metadata that return ContentDestination
 ContentDestination ChannelInterface.getArchivePath()
          Returns a the archive path content information to use as the archive path for this channel.
 ContentDestination SubscriberInterface.getContentDestination()
          Get the content destination for this subscriber
 ContentDestination ChannelInterface.getContentDestination()
          Get the content destination for this channel.
 

Uses of ContentDestination in com.sas.services.publish
 

Methods in com.sas.services.publish with parameters of type ContentDestination
 DAVTransportInterface TransportFactory.getDAVTransport(ContentDestination content, LoggerInterface logger, SessionContextInterface sessionContext)
          Deprecated. Use TransportFactory.getDAVTransport(ContentDestination, SessionContextInterface)
 DAVTransportInterface TransportFactory.getDAVTransport(ContentDestination content, SessionContextInterface sessionContext)
          Creates an instance of the WebDAV transport that can be used to publish a result package to a WebDAV server, and to retrieve a result package from a WebDAV server.
 

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

Methods in com.sas.services.publish.metadata that return ContentDestination
 ContentDestination PackageInterface.getContentDestination()
          Get the ContentDestination that represents the content data.
 ContentDestination DavBinaryPackage.getContentDestination()
          Get the ContentDestination that represents the archive path information.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.