Uses of Interface
com.sas.services.publish.metadata.PackageInterface
Packages that use PackageInterface
Package
Description
Publish service archive.
Publish Service metadata.
Create and modify stored process metadata and obtain stored process service objects from metadata.
-
Uses of PackageInterface in com.sas.services.publish.archive
Constructors in com.sas.services.publish.archive with parameters of type PackageInterfaceModifierConstructorDescriptionArchiveTransport(PackageInterface pkg, SessionContextInterface sessionContext) Creates the archive transport.ArchiveTransport(PackageInterface pkg, org.apache.logging.log4j.Logger logger) Deprecated.The Logging Service has been deprecated.ArchiveTransport(PackageInterface pkg, org.apache.logging.log4j.Logger logger, SessionContextInterface sessionContext) Deprecated.The Logging Service has been deprecated. -
Uses of PackageInterface in com.sas.services.publish.metadata
Subinterfaces of PackageInterface in com.sas.services.publish.metadataModifier and TypeInterfaceDescriptioninterfaceThis is a generic interface to represent a published SAS package persisted to a file system.interfaceThis is a specific interface extension for binary packages stored in DAV repositories.Classes in com.sas.services.publish.metadata that implement PackageInterfaceModifier and TypeClassDescriptionclassDAV implementation of a PackageInterface (DAVBinaryPackageInterface) for a binary package.Methods in com.sas.services.publish.metadata that return PackageInterfaceModifier and TypeMethodDescriptionDavPackageEvent.getResultsPackage()Returns the PackageInterface instance that describes the results packagePackageEventInterface.getResultsPackage()Returns the result package descriptor from the package eventMethods in com.sas.services.publish.metadata with parameters of type PackageInterfaceModifier and TypeMethodDescriptionstatic MapPackageUtil.getDirectoryURL(PackageInterface pkgSmartObject) Determines the type of URL needed to access the package defined by this package smart object. -
Uses of PackageInterface in com.sas.services.storedprocess.metadata
Methods in com.sas.services.storedprocess.metadata that return PackageInterfaceModifier and TypeMethodDescriptionStoredProcessAlertItem.getResults()StoredProcessAlertItemInterface.getResults()Return the stored process results in the form of a package.