|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Content | |
|---|---|
| org.alfresco.www.ws.service.content._1_0 | |
| Uses of Content in org.alfresco.www.ws.service.content._1_0 |
|---|
| Methods in org.alfresco.www.ws.service.content._1_0 that return Content | |
|---|---|
Content[] |
ContentServiceSoapPort.clear(Clear parameters)
Clears content from the repository. |
Content[] |
ContentServiceSoapBindingStub.clear(Clear parameters)
Clears content from the repository. |
Content |
TransformResponse.getContent()
Gets the content value for this TransformResponse. |
Content |
WriteWithAttachmentResponse.getContent()
Gets the content value for this WriteWithAttachmentResponse. |
Content |
WriteResponse.getContent()
Gets the content value for this WriteResponse. |
Content[] |
ContentServiceSoapPort.read(Read parameters)
Retrieves content from the repository. |
Content[] |
ContentServiceSoapBindingStub.read(Read parameters)
Retrieves content from the repository. |
| Methods in org.alfresco.www.ws.service.content._1_0 with parameters of type Content | |
|---|---|
void |
TransformResponse.setContent(Content content)
Sets the content value for this TransformResponse. |
void |
WriteWithAttachmentResponse.setContent(Content content)
Sets the content value for this WriteWithAttachmentResponse. |
void |
WriteResponse.setContent(Content content)
Sets the content value for this WriteResponse. |
| Constructors in org.alfresco.www.ws.service.content._1_0 with parameters of type Content | |
|---|---|
TransformResponse(Content content)
|
|
WriteResponse(Content content)
|
|
WriteWithAttachmentResponse(Content content)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||