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