| Package | Description |
|---|---|
| org.alfresco.repo.webservice.classification |
| Modifier and Type | Method and Description |
|---|---|
AppliedCategory[] |
CategoriesResult.getCategories()
Gets the categories value for this CategoriesResult.
|
AppliedCategory |
CategoriesResult.getCategories(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
CategoriesResult.setCategories(AppliedCategory[] categories)
Sets the categories value for this CategoriesResult.
|
void |
CategoriesResult.setCategories(int i,
AppliedCategory _value) |
CategoriesResult[] |
ClassificationWebService.setCategories(Predicate items,
AppliedCategory[] categories) |
CategoriesResult[] |
ClassificationServiceSoapPort.setCategories(Predicate items,
AppliedCategory[] categories)
Modifies the categories applied to the specified content resource.
|
| Constructor and Description |
|---|
CategoriesResult(Reference node,
AppliedCategory[] categories) |
Copyright © 2005–2014 Alfresco Software. All rights reserved.