| Modifier and Type | Method and Description |
|---|---|
static DataListsService.DataList |
DataListsService.DataList.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataListsService.DataList[] |
DataListsService.DataList.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.chemistry.opencmis.client.api.ObjectId |
DataListsService.createDataList(String userName,
String password,
String siteName,
DataListsService.DataList listType,
String listName,
String description)
Create data list.
|
Copyright © 2016 Alfresco Software. All rights reserved.