|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RoleDefinition | |
|---|---|
| org.alfresco.www.ws.model.content._1_0 | |
| Uses of RoleDefinition in org.alfresco.www.ws.model.content._1_0 |
|---|
| Methods in org.alfresco.www.ws.model.content._1_0 that return RoleDefinition | |
|---|---|
RoleDefinition |
AssociationDefinition.getSourceRole()
Gets the sourceRole value for this AssociationDefinition. |
RoleDefinition |
AssociationDefinition.getTargetRole()
Gets the targetRole value for this AssociationDefinition. |
| Methods in org.alfresco.www.ws.model.content._1_0 with parameters of type RoleDefinition | |
|---|---|
void |
AssociationDefinition.setSourceRole(RoleDefinition sourceRole)
Sets the sourceRole value for this AssociationDefinition. |
void |
AssociationDefinition.setTargetRole(RoleDefinition targetRole)
Sets the targetRole value for this AssociationDefinition. |
| Constructors in org.alfresco.www.ws.model.content._1_0 with parameters of type RoleDefinition | |
|---|---|
AssociationDefinition(java.lang.String name,
java.lang.String title,
java.lang.String description,
boolean isChild,
RoleDefinition sourceRole,
RoleDefinition targetRole,
java.lang.String targetClass)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||