|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Rendition | |
---|---|
org.apache.chemistry.opencmis.client.api | The OpenCMIS Client API. |
org.apache.chemistry.opencmis.tck.impl |
Uses of Rendition in org.apache.chemistry.opencmis.client.api |
---|
Methods in org.apache.chemistry.opencmis.client.api that return Rendition | |
---|---|
Rendition |
ObjectFactory.convertRendition(java.lang.String objectId,
RenditionData rendition)
|
Methods in org.apache.chemistry.opencmis.client.api that return types with arguments of type Rendition | |
---|---|
java.util.List<Rendition> |
TransientCmisObject.getRenditions()
|
java.util.List<Rendition> |
QueryResult.getRenditions()
Returns the renditions if they were requested. |
java.util.List<Rendition> |
CmisObject.getRenditions()
Returns the renditions if they have been fetched for this object. |
Uses of Rendition in org.apache.chemistry.opencmis.tck.impl |
---|
Methods in org.apache.chemistry.opencmis.tck.impl with parameters of type Rendition | |
---|---|
protected CmisTestResult |
AbstractSessionTest.assertEquals(Rendition expected,
Rendition actual,
CmisTestResult success,
CmisTestResult failure)
|
Method parameters in org.apache.chemistry.opencmis.tck.impl with type arguments of type Rendition | |
---|---|
protected CmisTestResult |
AbstractSessionTest.assertEqualRenditionLists(java.util.List<Rendition> expected,
java.util.List<Rendition> actual,
CmisTestResult success,
CmisTestResult failure)
|
protected CmisTestResult |
AbstractSessionTest.assertEqualRenditionLists(java.util.List<Rendition> expected,
java.util.List<Rendition> actual,
CmisTestResult success,
CmisTestResult failure)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |