Uses of Class
com.sas.services.information.metadata.PathUrl
Packages that use PathUrl
Package
Description
Interact with data repositories on behalf of client applications.
Information Service metadata.
Information Service prompt model.
Public Objects are Information Service objects which represent SAS information which is rooted in metadata.
This SAS Folders Model provides a light-weight, non visual, mechanism for browsing
the SAS Folders tree structure.
The com.sas.services.information.search package performs and manages metadata searches for public objects.
Information service utilities.
Publish Service metadata.
-
Uses of PathUrl in com.sas.services.information
Methods in com.sas.services.information with parameters of type PathUrlModifier and TypeMethodDescriptionDAVRepository.browseObjectByPath(PathUrl pathUrl, FilterInterface filter) Retrieve an object based on its PathUrl.OMIRepository.browseObjectByPath(PathUrl pathurl, FilterInterface filter) Retrieve an object based on its PathUrl.OMIServerRepository.browseObjectByPath(PathUrl pathurl, FilterInterface filter) Retrieve an object based on its PathUrl.RepositoryInterface.browseObjectByPath(PathUrl pathurl, FilterInterface filter) Retrieve an object based on its PathUrl.DAVRepository.getObjectByPath(PathUrl url) InformationService.getObjectByPath(UserContextInterface user, PathUrl path) InformationServiceInterface.getObjectByPath(UserContextInterface user, PathUrl path) Retrieve an object using the PathUrl.InformationServiceProxy.getObjectByPath(UserContextInterface user, PathUrl path) OMIRepository.getObjectByPath(PathUrl url) Get an object in the BIP tree using a PathUrl to find it.OMIServer.getObjectByPath(PathUrl url) OMIServerRepository.getObjectByPath(PathUrl url) Get an object in the BIP tree using a PathUrl to find it.RepositoryInterface.getObjectByPath(PathUrl url) Get an object in the BIP tree using a PathUrl to find it.ServerInterface.getObjectByPath(PathUrl url) Get an object in the BIP tree using a PathUrl to find it.OMIServer.getObjectByPathFilter(PathUrl url) ServerInterface.getObjectByPathFilter(PathUrl url) Get an object in the BIP tree using a PathUrl to create a filter to search for it, rather than walking the folder hierarchy.OMIServer.getObjectByPathNew(PathUrl url) InformationService.getServerForPath(UserContextInterface user, PathUrl path) InformationServiceInterface.getServerForPath(UserContextInterface user, PathUrl path) Return theServerInterfacefor the path given.InformationServiceProxy.getServerForPath(UserContextInterface user, PathUrl path) -
Uses of PathUrl in com.sas.services.information.metadata
Methods in com.sas.services.information.metadata that return PathUrlModifier and TypeMethodDescriptionMetadata.getPathUrl()Get the SBIP URL.Metadata.getPathUrl(String rootTreeName) Get the SBIP URL.OMRServerRootFolder.getPathUrl()OMRServerRootFolder.getPathUrl(String rootTreeName) VirtualFolder.getPathUrl()VirtualMetadata.getPathUrl()VirtualMetadata.getPathUrl(String rootTreeName) static PathUrlPathUrl.newPathUrlFromAbsolutePath(ServerInterface server, String absolutePath) Create a new PathUrl from an existing absolute path and a ServerInterface to use as context.static PathUrlPathUrl.newPathUrlFromExistingUrl(ServerInterface server, PathUrl oldPath) Create a new PathUrl from an existing PathUrl.Methods in com.sas.services.information.metadata with parameters of type PathUrlModifier and TypeMethodDescriptionstatic booleanVirtualFolderManager.isVirtualFolderPath(PathUrl url, ServerInterface server) static PathUrlPathUrl.newPathUrlFromExistingUrl(ServerInterface server, PathUrl oldPath) Create a new PathUrl from an existing PathUrl.Constructors in com.sas.services.information.metadata with parameters of type PathUrlModifierConstructorDescriptionChannelPathFilter(PathUrl pathurl) InformationMapPathFilter(PathUrl pathurl) PathFilter(PathUrl pathurl) PathFilter(PathUrl pathurl, MetadataServerInterface server) PathFilter(PathUrl pathurl, String metadataType) Construct a PathUrl from a known context, plus a partial path. -
Uses of PathUrl in com.sas.services.information.metadata.dataexplorer
Methods in com.sas.services.information.metadata.dataexplorer that return PathUrlModifier and TypeMethodDescriptionBookmarkEntryInterface.getDataExplorationURL()Returns the URL of the Data Exploration that is the parent of this Bookmark.OMRBookmarkEntry.getDataExplorationURL()OMRDataExplorationEntry.getInformationMapURL()Methods in com.sas.services.information.metadata.dataexplorer with parameters of type PathUrlModifier and TypeMethodDescriptionstatic FolderInterfaceOMRUtils.getFolderForPath(RepositoryInterface repository, PathUrl path, boolean create) static FolderInterfaceOMRUtils.getFolderForPath(ServerInterface server, PathUrl path, boolean create) static FolderInterfaceOMRUtils.getFolderForPath(SessionContextInterface session, PathUrl path, boolean create) voidBookmarkEntryInterface.setDataExplorationURL(PathUrl url) Sets the URL of the Data Exploration that is the parent of this bookmark as a property on the bookmarkvoidOMRBookmarkEntry.setDataExplorationURL(PathUrl url) -
Uses of PathUrl in com.sas.services.information.metadata.favorites.impl
Methods in com.sas.services.information.metadata.favorites.impl that return PathUrl -
Uses of PathUrl in com.sas.services.information.metadata.lookup
Methods in com.sas.services.information.metadata.lookup with parameters of type PathUrlModifier and TypeMethodDescriptionvoidDeprecated.voidDeprecated.Deprecated.Deprecated.Mappings.lookup(PathUrl oldValue) Deprecated.Deprecated.LookupService.newUsersDelegate(PathUrl oldUsersRoot) Deprecated.LookupServiceInterface.newUsersDelegate(PathUrl oldUsersRoot) Deprecated. -
Uses of PathUrl in com.sas.services.information.metadata.lookup.actions
Methods in com.sas.services.information.metadata.lookup.actions with parameters of type PathUrlModifier and TypeMethodDescriptionvoidDeprecated.voidDeprecated.Deprecated.Deprecated. -
Uses of PathUrl in com.sas.services.information.metadata.lookup.utils
Methods in com.sas.services.information.metadata.lookup.utils that return PathUrlModifier and TypeMethodDescriptionstatic PathUrlFiles.ensure92formatted(UserContextInterface user, PathUrl url) Deprecated.static PathUrlFiles.ensure92formatted(UserContextInterface user, String path) Deprecated.Methods in com.sas.services.information.metadata.lookup.utils with parameters of type PathUrlModifier and TypeMethodDescriptionstatic PathUrlFiles.ensure92formatted(UserContextInterface user, PathUrl url) Deprecated. -
Uses of PathUrl in com.sas.services.information.metadata.prompt
Methods in com.sas.services.information.metadata.prompt that return PathUrlModifier and TypeMethodDescriptionstatic PathUrlPersistenceFactoryWithServices.newPathUrlFromString(UserContextInterface user, String url) Methods in com.sas.services.information.metadata.prompt with parameters of type PathUrlModifier and TypeMethodDescriptionstatic booleanPromptsPersistUtil.deletePromptFromFolder(PathUrl sbipUrl, UserContextInterface userContext) Deletes aBaseOMRPromptInterfaceinstance described by the supplied PathUrl.static com.sas.prompts.definitions.PromptDefinitionInterfacePromptsPersistUtil.getDefinitionFromFolder(PathUrl sbipUrl, UserContextInterface userContext) Returns a prompt definition instance from the OMR definition described by the sbipUrl.static com.sas.prompts.groups.PromptGroupInterfacePromptsPersistUtil.getGroupFromFolder(PathUrl sbipUrl, UserContextInterface userContext) Returns a prompt group instance from the OMR group described by the sbipUrl.static booleanPromptsPersistUtil.isMetadataResourceAvailable(UserContextInterface userContext, PathUrl pathUrl) static OMRPromptDefinitionInterfacePromptsPersistUtil.saveDefinitionToFolder(com.sas.prompts.definitions.PromptDefinitionInterface definition, UserContextInterface userContext, PathUrl sbipUrl) Saves a prompt definition as a public prompt (represented by a OMRPromptDefinitionInterface smart object) to the supplied SBIP URL.static OMRPromptGroupInterfacePromptsPersistUtil.saveGroupToFolder(com.sas.prompts.groups.PromptGroupInterface group, UserContextInterface userContext, PathUrl sbipUrl) Saves a prompt group as a public prompt (represented by a OMRPromptGroupInterface smart object) to the supplied SBIP URL. -
Uses of PathUrl in com.sas.services.information.metadata.secureddata.impl
Methods in com.sas.services.information.metadata.secureddata.impl that return PathUrl -
Uses of PathUrl in com.sas.services.information.publicobject
Fields in com.sas.services.information.publicobject declared as PathUrlMethods in com.sas.services.information.publicobject that return PathUrlModifier and TypeMethodDescriptionBasePublicObject.getPathUrl()PublicObjectInterface.getPathUrl()Get the SBIP URL.Methods in com.sas.services.information.publicobject with parameters of type PathUrlModifier and TypeMethodDescriptionprotected voidBasePublicObject.setPathUrl(PathUrl path) static voidPublicObjectFactory.setPublicObjectPath(PublicObjectInterface publicObject, PathUrl path) -
Uses of PathUrl in com.sas.services.information.sasfolders
Fields in com.sas.services.information.sasfolders declared as PathUrlMethods in com.sas.services.information.sasfolders that return PathUrlModifier and TypeMethodDescriptionAbstractPublicObjectNode.getPathUrl()RootFolderNode.getPathUrl()UsersFolderNode.getPathUrl()Methods in com.sas.services.information.sasfolders with parameters of type PathUrlModifier and TypeMethodDescriptionstatic PublicObjectInterfaceSASFoldersUtil.findNodeByPath(PathUrl path, FolderModelInterface model) Finds a particular node within the tree with the specified path.PublicObjectNodeInterfaceSASFoldersModel.getObjectByPath(PathUrl path) PublicObjectNodeInterfaceSASFoldersModel2.getObjectByPath(PathUrl path) PublicObjectNodeInterfaceSASFoldersModelInterface.getObjectByPath(PathUrl path) Gets an object contained within the SAS Folders tree based on the specified path.protected voidRootFolderNode.setRootFolderPath(PathUrl pathUrl) -
Uses of PathUrl in com.sas.services.information.search
Methods in com.sas.services.information.search that return PathUrlModifier and TypeMethodDescriptionSearch.getFolderScope()If a folder was specified for scoping this search, the getter returns the folders path Url.SearchCriteriaModel.getFolderScope()Method to retrieve the folder value used in a search from the search criteria.Methods in com.sas.services.information.search with parameters of type PathUrlModifier and TypeMethodDescriptionvoidSearch.setFolderScope(PathUrl pathUrl, boolean recurse) If we are searching within the scope of a folder, set the folder path Url to search from. -
Uses of PathUrl in com.sas.services.information.search.impl
Fields in com.sas.services.information.search.impl declared as PathUrlMethods in com.sas.services.information.search.impl that return PathUrlModifier and TypeMethodDescriptionSearchCriteriaModelImpl.getFolderScope()SearchImpl.getFolderScope()Methods in com.sas.services.information.search.impl with parameters of type PathUrl -
Uses of PathUrl in com.sas.services.information.util
Methods in com.sas.services.information.util that return PathUrlModifier and TypeMethodDescriptionstatic PathUrlISUtility.getPathFromEntityKey(UserContextInterface user, String iSEntityKey) Get a PathUrl from an Information Service entity key. -
Uses of PathUrl in com.sas.services.publish.metadata
Methods in com.sas.services.publish.metadata that return PathUrl