|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CMLDelete | |
|---|---|
| org.alfresco.www.ws.cml._1_0 | |
| Uses of CMLDelete in org.alfresco.www.ws.cml._1_0 |
|---|
| Methods in org.alfresco.www.ws.cml._1_0 that return CMLDelete | |
|---|---|
CMLDelete[] |
CML.getDelete()
Gets the delete value for this CML. |
CMLDelete |
CML.getDelete(int i)
|
| Methods in org.alfresco.www.ws.cml._1_0 with parameters of type CMLDelete | |
|---|---|
void |
CML.setDelete(CMLDelete[] delete)
Sets the delete value for this CML. |
void |
CML.setDelete(int i,
CMLDelete _value)
|
| Constructors in org.alfresco.www.ws.cml._1_0 with parameters of type CMLDelete | |
|---|---|
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 | |||||||||