|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AssociationDefinition | |
|---|---|
| org.alfresco.www.ws.model.content._1_0 | |
| Uses of AssociationDefinition in org.alfresco.www.ws.model.content._1_0 |
|---|
| Methods in org.alfresco.www.ws.model.content._1_0 that return AssociationDefinition | |
|---|---|
AssociationDefinition[] |
ClassDefinition.getAssociations()
Gets the associations value for this ClassDefinition. |
AssociationDefinition |
ClassDefinition.getAssociations(int i)
|
| Methods in org.alfresco.www.ws.model.content._1_0 with parameters of type AssociationDefinition | |
|---|---|
void |
ClassDefinition.setAssociations(AssociationDefinition[] associations)
Sets the associations value for this ClassDefinition. |
void |
ClassDefinition.setAssociations(int i,
AssociationDefinition _value)
|
| Constructors in org.alfresco.www.ws.model.content._1_0 with parameters of type AssociationDefinition | |
|---|---|
ClassDefinition(java.lang.String name,
java.lang.String title,
java.lang.String description,
java.lang.String superClass,
boolean isAspect,
PropertyDefinition[] properties,
AssociationDefinition[] associations)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||