Package | Description |
---|---|
org.alfresco.jlan.oncrpc.mount |
Modifier and Type | Method and Description |
---|---|
MountEntry |
MountEntryList.findEntry(String path,
String host)
Find an entry in the list
|
MountEntry |
MountEntryList.getEntryAt(int idx)
Return the specified entry
|
MountEntry |
MountEntryList.removeEntry(String path,
String host)
Remove an entry from the list
|
Modifier and Type | Method and Description |
---|---|
void |
MountEntryList.addEntry(MountEntry entry)
Ad an entry to the list
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.