| Package | Description |
|---|---|
| org.alfresco.repo.webservice.types |
| Modifier and Type | Method and Description |
|---|---|
CMLCreateAssociation[] |
CML.getCreateAssociation()
Gets the createAssociation value for this CML.
|
CMLCreateAssociation |
CML.getCreateAssociation(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
CML.setCreateAssociation(CMLCreateAssociation[] createAssociation)
Sets the createAssociation value for this CML.
|
void |
CML.setCreateAssociation(int i,
CMLCreateAssociation _value) |
| Constructor and Description |
|---|
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) |
Copyright © 2005–2014 Alfresco Software. All rights reserved.