JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
net.bluemind.directory.api
IDirEntryPathPromise
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
getPath(String, String, BaseDirEntry.Kind)
Interface IDirEntryPathPromise
public interface
IDirEntryPathPromise
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
CompletableFuture
<
String
>
getPath
(
String
domain,
String
uid,
BaseDirEntry.Kind
kind)
Method Details
getPath
CompletableFuture
<
String
>
getPath
(
String
domain,
String
uid,
BaseDirEntry.Kind
kind)