|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CmisContentStreamType | |
|---|---|
| org.xcmis.client.gwt.model.actions | |
| org.xcmis.client.gwt.service.object | |
| org.xcmis.client.gwt.service.object.event | |
| org.xcmis.client.gwt.unmarshallers | |
| Uses of CmisContentStreamType in org.xcmis.client.gwt.model.actions |
|---|
| Fields in org.xcmis.client.gwt.model.actions declared as CmisContentStreamType | |
|---|---|
protected CmisContentStreamType |
CheckIn.contentStream
Content stream. |
protected CmisContentStreamType |
CreateDocument.contentStream
Content stream. |
| Methods in org.xcmis.client.gwt.model.actions that return CmisContentStreamType | |
|---|---|
CmisContentStreamType |
CheckIn.getContentStream()
|
CmisContentStreamType |
CreateDocument.getContentStream()
|
| Methods in org.xcmis.client.gwt.model.actions with parameters of type CmisContentStreamType | |
|---|---|
void |
CheckIn.setContentStream(CmisContentStreamType value)
|
void |
CreateDocument.setContentStream(CmisContentStreamType value)
|
| Uses of CmisContentStreamType in org.xcmis.client.gwt.service.object |
|---|
| Methods in org.xcmis.client.gwt.service.object with parameters of type CmisContentStreamType | |
|---|---|
void |
ObjectService.setContentStream(String url,
CmisContentStreamType contentStream,
boolean overwriteFlag,
String changeToken)
Sets the content stream for the specified Document object. |
| Uses of CmisContentStreamType in org.xcmis.client.gwt.service.object.event |
|---|
| Methods in org.xcmis.client.gwt.service.object.event that return CmisContentStreamType | |
|---|---|
CmisContentStreamType |
ContentStreamReceivedEvent.getContentStreamType()
|
| Constructors in org.xcmis.client.gwt.service.object.event with parameters of type CmisContentStreamType | |
|---|---|
ContentStreamReceivedEvent(CmisContentStreamType contentStreamType)
|
|
| Uses of CmisContentStreamType in org.xcmis.client.gwt.unmarshallers |
|---|
| Constructors in org.xcmis.client.gwt.unmarshallers with parameters of type CmisContentStreamType | |
|---|---|
ContentStreamUnmarshaller(CmisContentStreamType contentStreamType)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||