Package | Description |
---|---|
org.alfresco.jlan.client.demo | |
org.alfresco.jlan.server.filesys.db | |
org.alfresco.jlan.server.filesys.loader | |
org.alfresco.jlan.util |
Modifier and Type | Method and Description |
---|---|
protected boolean |
jlanDir.validateCommandLine(NameValueList cmdLine,
PrintStream out)
Validate the command line arguments
|
protected boolean |
jlanRegistry.validateCommandLine(NameValueList cmdLine,
PrintStream out)
Validate the command line parameters
|
protected abstract boolean |
jlanApp.validateCommandLine(NameValueList cmdLine,
PrintStream out)
Validate the command line parameters
|
protected boolean |
jlanServices.validateCommandLine(NameValueList cmdLine,
PrintStream out)
Validate the command line parameters
|
protected boolean |
jlanWatch.validateCommandLine(NameValueList cmdLine,
PrintStream out)
Validate the command line arguments
|
protected boolean |
jlanStat.validateCommandLine(NameValueList cmdLine,
PrintStream out)
Validate the command line arguments
|
protected boolean |
jlanEventlog.validateCommandLine(NameValueList cmdLine,
PrintStream out)
Validate the command line parameters
|
protected boolean |
jlanUser.validateCommandLine(NameValueList cmdLine,
PrintStream out)
Validate the command line arguments
|
protected boolean |
jlanMessage.validateCommandLine(NameValueList cmdLine,
PrintStream out)
Validate the command line parameters
|
protected boolean |
jlanShares.validateCommandLine(NameValueList cmdLine,
PrintStream out)
Validate the command line parameters
|
Modifier and Type | Method and Description |
---|---|
abstract String |
ObjectIdFileLoader.saveFileData(int fileId,
int streamId,
FileSegment fileSeg,
NameValueList attrs)
Save file data
|
Modifier and Type | Method and Description |
---|---|
NameValueList |
FileRequest.getAttributes()
Return the associated attributes list
|
Modifier and Type | Method and Description |
---|---|
NameValueList |
NameValueList.findAllItems(String name)
Find all items with the specified name and return as a new list
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.