|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CmisRenditionType | |
|---|---|
| org.xcmis.core | |
| org.xcmis.messaging | |
| org.xcmis.soap | |
| org.xcmis.wssoap.impl | |
| Uses of CmisRenditionType in org.xcmis.core |
|---|
| Fields in org.xcmis.core with type parameters of type CmisRenditionType | |
|---|---|
protected List<CmisRenditionType> |
CmisObjectType.rendition
|
| Methods in org.xcmis.core that return CmisRenditionType | |
|---|---|
CmisRenditionType |
ObjectFactory.createCmisRenditionType()
Create an instance of CmisRenditionType |
| Methods in org.xcmis.core that return types with arguments of type CmisRenditionType | |
|---|---|
List<CmisRenditionType> |
CmisObjectType.getRendition()
Gets the value of the rendition property. |
| Uses of CmisRenditionType in org.xcmis.messaging |
|---|
| Fields in org.xcmis.messaging with type parameters of type CmisRenditionType | |
|---|---|
protected List<CmisRenditionType> |
GetRenditionsResponse.renditions
|
| Methods in org.xcmis.messaging that return types with arguments of type CmisRenditionType | |
|---|---|
List<CmisRenditionType> |
GetRenditionsResponse.getRenditions()
Gets the value of the renditions property. |
| Uses of CmisRenditionType in org.xcmis.soap |
|---|
| Methods in org.xcmis.soap that return types with arguments of type CmisRenditionType | |
|---|---|
List<CmisRenditionType> |
ObjectServicePort.getRenditions(String repositoryId,
String objectId,
String renditionFilter,
BigInteger maxItems,
BigInteger skipCount,
CmisExtensionType extension)
|
| Uses of CmisRenditionType in org.xcmis.wssoap.impl |
|---|
| Methods in org.xcmis.wssoap.impl that return CmisRenditionType | |
|---|---|
static CmisRenditionType |
TypeConverter.getCmisRenditionType(org.xcmis.spi.model.Rendition source)
|
| Methods in org.xcmis.wssoap.impl that return types with arguments of type CmisRenditionType | |
|---|---|
static List<CmisRenditionType> |
TypeConverter.getCmisRenditionTypeList(List<org.xcmis.spi.model.Rendition> source)
|
List<CmisRenditionType> |
ObjectServicePortImpl.getRenditions(String repositoryId,
String objectId,
String renditionFilter,
BigInteger maxItems,
BigInteger skipCount,
CmisExtensionType extension)
|
| Methods in org.xcmis.wssoap.impl with parameters of type CmisRenditionType | |
|---|---|
static org.xcmis.spi.model.Rendition |
TypeConverter.getRendition(CmisRenditionType source)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||