| Package | Description | 
|---|---|
| org.apache.chemistry.opencmis.client.api | 
 The OpenCMIS Client API. 
 | 
| org.apache.chemistry.opencmis.tck.impl | 
| 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. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected Item | 
AbstractSessionTest.createItem(Session session,
          Folder parent,
          String name)
Creates a item. 
 | 
protected Item | 
AbstractSessionTest.createItem(Session session,
          Folder parent,
          String name,
          String objectTypeId)
Creates a item. 
 | 
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.