|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContentFormat | |
|---|---|
| org.alfresco.www.ws.cml._1_0 | |
| org.alfresco.www.ws.service.content._1_0 | |
| Uses of ContentFormat in org.alfresco.www.ws.cml._1_0 |
|---|
| Methods in org.alfresco.www.ws.cml._1_0 that return ContentFormat | |
|---|---|
ContentFormat |
CMLWriteContent.getFormat()
Gets the format value for this CMLWriteContent. |
| Methods in org.alfresco.www.ws.cml._1_0 with parameters of type ContentFormat | |
|---|---|
void |
CMLWriteContent.setFormat(ContentFormat format)
Sets the format value for this CMLWriteContent. |
| Constructors in org.alfresco.www.ws.cml._1_0 with parameters of type ContentFormat | |
|---|---|
CMLWriteContent(java.lang.String property,
byte[] content,
ContentFormat format,
Predicate where,
java.lang.String where_id)
|
|
| Uses of ContentFormat in org.alfresco.www.ws.service.content._1_0 |
|---|
| Methods in org.alfresco.www.ws.service.content._1_0 that return ContentFormat | |
|---|---|
ContentFormat |
Transform.getDestinationFormat()
Gets the destinationFormat value for this Transform. |
ContentFormat |
WriteWithAttachment.getFormat()
Gets the format value for this WriteWithAttachment. |
ContentFormat |
Write.getFormat()
Gets the format value for this Write. |
ContentFormat |
Content.getFormat()
Gets the format value for this Content. |
| Methods in org.alfresco.www.ws.service.content._1_0 with parameters of type ContentFormat | |
|---|---|
void |
Transform.setDestinationFormat(ContentFormat destinationFormat)
Sets the destinationFormat value for this Transform. |
void |
WriteWithAttachment.setFormat(ContentFormat format)
Sets the format value for this WriteWithAttachment. |
void |
Write.setFormat(ContentFormat format)
Sets the format value for this Write. |
void |
Content.setFormat(ContentFormat format)
Sets the format value for this Content. |
| Constructors in org.alfresco.www.ws.service.content._1_0 with parameters of type ContentFormat | |
|---|---|
Content(Reference node,
java.lang.String property,
long length,
ContentFormat format,
java.lang.String url)
|
|
Transform(Reference source,
java.lang.String property,
Reference destinationReference,
java.lang.String destinationProperty,
ContentFormat destinationFormat)
|
|
Write(Reference node,
java.lang.String property,
byte[] content,
ContentFormat format)
|
|
WriteWithAttachment(Reference node,
java.lang.String property,
ContentFormat format)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||