| Package | Description |
|---|---|
| org.alfresco.test.enums | |
| org.alfresco.test.utils.api |
| Modifier and Type | Method and Description |
|---|---|
static NodeType |
NodeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NodeType[] |
NodeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
org.alfresco.rest.api.tests.client.data.Favourite |
PublicApiUtils.createFavourite(String[] authUser,
String forUser,
String domain,
String id,
NodeType type)
Create and POST a
Favourite object for a Site. |
Copyright © 2005–2016 Alfresco Software. All rights reserved.