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