|
KIE Uberfire kie-uberfire-apps API 6.2.0.CR2 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Directory in org.kie.uberfire.apps.api |
|---|
| Methods in org.kie.uberfire.apps.api that return Directory | |
|---|---|
Directory |
AppsPersistenceAPI.createDirectory(Directory parentDirectory,
String parameter)
|
Directory |
Directory.getParent()
|
Directory |
AppsPersistenceAPI.getRootDirectory()
|
| Methods in org.kie.uberfire.apps.api that return types with arguments of type Directory | |
|---|---|
List<Directory> |
Directory.getChildsDirectories()
|
| Methods in org.kie.uberfire.apps.api with parameters of type Directory | |
|---|---|
void |
Directory.addChildDirectory(Directory directory)
|
Directory |
AppsPersistenceAPI.createDirectory(Directory parentDirectory,
String parameter)
|
static List<DirectoryBreadCrumb> |
DirectoryBreadCrumb.getBreadCrumbs(Directory directory)
|
| Method parameters in org.kie.uberfire.apps.api with type arguments of type Directory | |
|---|---|
void |
Directory.addChildDirectories(List<Directory> directories)
|
| Constructors in org.kie.uberfire.apps.api with parameters of type Directory | |
|---|---|
Directory(String name,
String fullPath,
String URI,
Directory parent)
|
|
|
KIE Uberfire kie-uberfire-apps API 6.2.0.CR2 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||