|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CMLWriteContent | |
|---|---|
| org.alfresco.www.ws.cml._1_0 | |
| Uses of CMLWriteContent in org.alfresco.www.ws.cml._1_0 |
|---|
| Methods in org.alfresco.www.ws.cml._1_0 that return CMLWriteContent | |
|---|---|
CMLWriteContent[] |
CML.getWriteContent()
Gets the writeContent value for this CML. |
CMLWriteContent |
CML.getWriteContent(int i)
|
| Methods in org.alfresco.www.ws.cml._1_0 with parameters of type CMLWriteContent | |
|---|---|
void |
CML.setWriteContent(CMLWriteContent[] writeContent)
Sets the writeContent value for this CML. |
void |
CML.setWriteContent(int i,
CMLWriteContent _value)
|
| Constructors in org.alfresco.www.ws.cml._1_0 with parameters of type CMLWriteContent | |
|---|---|
CML(CMLCreate[] create,
CMLAddAspect[] addAspect,
CMLRemoveAspect[] removeAspect,
CMLUpdate[] update,
CMLWriteContent[] writeContent,
CMLDelete[] delete,
CMLMove[] move,
CMLCopy[] copy,
CMLAddChild[] addChild,
CMLRemoveChild[] removeChild,
CMLCreateAssociation[] createAssociation,
CMLRemoveAssociation[] removeAssociation)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||