| Package | Description |
|---|---|
| org.alfresco.cmis | |
| org.alfresco.cmis.changelog |
| Modifier and Type | Field and Description |
|---|---|
static org.alfresco.opencmis.EnumFactory<CMISBaseObjectTypeIds> |
CMISBaseObjectTypeIds.FACTORY |
| Modifier and Type | Method and Description |
|---|---|
static CMISBaseObjectTypeIds |
CMISBaseObjectTypeIds.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CMISBaseObjectTypeIds[] |
CMISBaseObjectTypeIds.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<CMISBaseObjectTypeIds> |
CMISChangeLogService.getChangesOnTypeCapability() |
| Modifier and Type | Method and Description |
|---|---|
List<CMISBaseObjectTypeIds> |
CMISChangeLogServiceImpl.getChangesOnTypeCapability() |
| Modifier and Type | Method and Description |
|---|---|
void |
CMISChangeLogServiceImpl.setChangesOnTypeCapability(List<CMISBaseObjectTypeIds> changesOnTypeCapability)
Set the ChangesOnTypeCapability.
|
Copyright © 2005–2014 Alfresco Software. All rights reserved.