| Package | Description |
|---|---|
| com.logicaldoc.webservice.document | |
| com.logicaldoc.webservice.folder |
| Modifier and Type | Method and Description |
|---|---|
WSAttribute |
WSDocument.attribute(String name) |
WSAttribute[] |
WSDocument.getExtendedAttributes() |
| Modifier and Type | Method and Description |
|---|---|
void |
WSDocument.addExtendedAttribute(WSAttribute att) |
void |
WSDocument.setExtendedAttributes(WSAttribute[] extendedAttributes) |
| Modifier and Type | Method and Description |
|---|---|
WSAttribute |
WSFolder.attribute(String name) |
WSAttribute[] |
WSFolder.getExtendedAttributes() |
| Modifier and Type | Method and Description |
|---|---|
void |
WSFolder.addExtendedAttribute(WSAttribute att) |
void |
WSFolder.setExtendedAttributes(WSAttribute[] extendedAttributes) |
Copyright © 2008-2014 Logical Objects. All Rights Reserved.