Package | Description |
---|---|
org.alfresco.jlan.client.info |
Modifier and Type | Method and Description |
---|---|
StreamInfo |
StreamInfoList.findStream(String name)
Find a stream by name
|
StreamInfo |
StreamInfoList.getStreamAt(int idx)
Return the stream details at the specified index
|
StreamInfo |
StreamInfoList.removeStream(int idx)
Remove the specified stream from the list
|
StreamInfo |
StreamInfoList.removeStream(String name)
Remove the specified stream from the list
|
Modifier and Type | Method and Description |
---|---|
void |
ExtendedFileInfo.addNTFSStreamInfo(StreamInfo stream)
Add the details of an NTFS stream to the streams list for this file
|
void |
StreamInfoList.addStream(StreamInfo info)
Add an item to the list
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.