Package | Description |
---|---|
org.apache.chemistry.opencmis.client.api |
The OpenCMIS Client API.
|
Modifier and Type | Method and Description |
---|---|
Item |
Folder.createItem(Map<String,?> properties)
Creates a new item in this folder.
|
Item |
Folder.createItem(Map<String,?> properties,
List<Policy> policies,
List<Ace> addAces,
List<Ace> removeAces,
OperationContext context)
Creates a new item in this folder.
|
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.