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