|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Rendition | |
|---|---|
| org.xcmis.client.gwt.object | |
| org.xcmis.client.gwt.object.impl | |
| Uses of Rendition in org.xcmis.client.gwt.object |
|---|
| Methods in org.xcmis.client.gwt.object that return types with arguments of type Rendition | |
|---|---|
List<Rendition> |
CmisObject.getRenditions()
|
| Uses of Rendition in org.xcmis.client.gwt.object.impl |
|---|
| Methods in org.xcmis.client.gwt.object.impl that return types with arguments of type Rendition | |
|---|---|
List<Rendition> |
CmisObjectImpl.getRenditions()
|
| Constructor parameters in org.xcmis.client.gwt.object.impl with type arguments of type Rendition | |
|---|---|
CmisObjectImpl(Map<String,Property<?>> properties,
List<AccessControlEntry> acl,
boolean exactACL,
Set<String> policyIds,
List<CmisObjectImpl> relationships,
List<Rendition> renditions,
AllowableActions allowableActions,
ChangeInfo changeInfo,
ObjectInfo objectInfo,
String pathSegment)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||