Package org.alfresco.repo.dictionary
Class M2Association
- java.lang.Object
-
- org.alfresco.repo.dictionary.M2ClassAssociation
-
- org.alfresco.repo.dictionary.M2Association
-
public class M2Association extends M2ClassAssociation
Association definition.- Author:
- David Caruana
-
-
Method Summary
-
Methods inherited from class org.alfresco.repo.dictionary.M2ClassAssociation
getDescription, getName, getSourceRoleName, getTargetClassName, getTargetMandatory, getTargetMandatoryEnforced, getTargetRoleName, getTitle, isChild, isProtected, isSourceMandatory, isSourceMany, isTargetMandatory, isTargetMandatoryEnforced, isTargetMany, setDescription, setName, setProtected, setSourceMandatory, setSourceMany, setSourceRoleName, setTargetClassName, setTargetMandatory, setTargetMandatoryEnforced, setTargetMany, setTargetRoleName, setTitle
-
-