Uses of Interface
com.sas.services.information.DAVRepositoryInterface
Packages that use DAVRepositoryInterface
Package
Description
Interact with data repositories on behalf of client applications.
-
Uses of DAVRepositoryInterface in com.sas.services.information
Classes in com.sas.services.information that implement DAVRepositoryInterfaceModifier and TypeClassDescriptionclassDAV child repository.classThe DAV Repository is a single persistent store for information used by client applications.Constructors in com.sas.services.information with parameters of type DAVRepositoryInterfaceModifierConstructorDescriptionDAVChildRepository(ConnectionInfo _hostInfo, RepositoryCache parentCache, String name, DAVRepositoryInterface parent) Constructs an instance of a child DAV repository. -
Uses of DAVRepositoryInterface in com.sas.services.information.metadata.businessruleflow
Methods in com.sas.services.information.metadata.businessruleflow with parameters of type DAVRepositoryInterfaceModifier and TypeMethodDescriptionvoidBusinessRuleFlowInterface.setDAVRepository(DAVRepositoryInterface davRepos) voidBusinessRuleFlowSmartObject.setDAVRepository(DAVRepositoryInterface davRepos)