Package | Description |
---|---|
org.alfresco.jlan.server.filesys.loader |
Modifier and Type | Method and Description |
---|---|
FileSegmentInfo |
FileSegment.getInfo()
Return the file segment information
|
Modifier and Type | Method and Description |
---|---|
static FileSegment |
FileSegment.createSegment(FileSegmentInfo info,
String fname,
File tempDir,
boolean writeable)
Create a file segment
|
static FileSegment |
FileSegment.createSegment(FileSegmentInfo info,
String prefix,
String fname,
File tempDir,
boolean writeable)
Create a file segment
|
Constructor and Description |
---|
FileSegment(FileSegmentInfo info,
boolean writeable)
Class constructor
|
SingleFileRequest(int typ,
int fid,
int stid,
FileSegmentInfo segInfo,
String virtPath,
FileState state)
Class constructor
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.