| Package | Description |
|---|---|
| org.alfresco.repo.webservice.classification | |
| org.alfresco.repo.webservice.types |
| Modifier and Type | Method and Description |
|---|---|
Category[] |
ClassificationWebService.getChildCategories(Reference parentCategory) |
Category[] |
ClassificationServiceSoapPort.getChildCategories(Reference parentCategory)
Gets child categories for the specified parent category.
|
| Modifier and Type | Method and Description |
|---|---|
Category |
Classification.getRootCategory()
Gets the rootCategory value for this Classification.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Classification.setRootCategory(Category rootCategory)
Sets the rootCategory value for this Classification.
|
| Constructor and Description |
|---|
Classification(String classification,
Category rootCategory,
String title,
String description) |
Copyright © 2005–2014 Alfresco Software. All rights reserved.