JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
net.bluemind.directory.api
IDirEntryPathPromise
Contents
Description
Method Summary
Method Details
getPath(String, String, BaseDirEntry.Kind)
Hide sidebar
Show sidebar
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)