Package | Description |
---|---|
org.alfresco.jlan.server.filesys.loader | |
org.alfresco.jlan.util |
Modifier and Type | Method and Description |
---|---|
NameValue |
FileRequest.hasAttribute(String attrName)
Check for the specified attribute
|
Modifier and Type | Method and Description |
---|---|
void |
FileRequest.addAttribute(NameValue attr)
Add an attribute
|
Modifier and Type | Method and Description |
---|---|
NameValue |
NameValueList.findItem(String name)
Find an item in the list
|
NameValue |
NameValueList.findItemCaseless(String name)
Find an item in the list using a caseless search
|
NameValue |
NameValueList.getItemAt(int idx)
Return the specified item
|
Modifier and Type | Method and Description |
---|---|
void |
NameValueList.addItem(NameValue nameVal)
Add a name/value pair to the list
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.