| Package | Description |
|---|---|
| org.alfresco.deployment | |
| org.alfresco.deployment.impl.fsr |
Provides the implementation of the FileSystemDeploymentTarget.
|
| org.alfresco.deployment.impl.server |
| Modifier and Type | Method and Description |
|---|---|
List<FileDescriptor> |
DeploymentTarget.getListing(String ticket,
String path)
Get a listing of a directory.
|
List<FileDescriptor> |
DeploymentReceiverService.getListing(String ticket,
String path)
Get a listing of a directory.
|
| Modifier and Type | Method and Description |
|---|---|
int |
FileDescriptor.compareTo(FileDescriptor o) |
| Modifier and Type | Method and Description |
|---|---|
List<FileDescriptor> |
FileSystemDeploymentTarget.getListing(String ticket,
String path) |
| Modifier and Type | Method and Description |
|---|---|
FileDescriptor |
Target.lookupMetadataFile(String path,
String fileName)
Looks up the metadata for the specified file.
|
| Modifier and Type | Method and Description |
|---|---|
SortedSet<FileDescriptor> |
DirectoryMetaData.getListing()
Get the listing.
|
SortedSet<FileDescriptor> |
Target.getListing(String path)
Get the metadata listing for a directory
|
List<FileDescriptor> |
DeploymentReceiverEngineImpl.getListing(String ticket,
String path) |
| Modifier and Type | Method and Description |
|---|---|
void |
DirectoryMetaData.add(FileDescriptor file)
Add an entry.
|
void |
DirectoryMetaData.remove(FileDescriptor file)
Remove an entry.
|
Copyright © 2005–2014 Alfresco Software. All rights reserved.