Package org.alfresco.repo.jscript
Class Association
java.lang.Object
org.alfresco.repo.jscript.Association
- All Implemented Interfaces:
Serializable,Scopeable
Object representing an association
- Author:
- Roy Wetherall
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAssociation(ServiceRegistry services, AssociationRef assocRef) Association(ServiceRegistry services, AssociationRef assocRef, org.mozilla.javascript.Scriptable scope) -
Method Summary
-
Constructor Details
-
Association
-
Association
public Association(ServiceRegistry services, AssociationRef assocRef, org.mozilla.javascript.Scriptable scope)
-
-
Method Details
-
setScope
public void setScope(org.mozilla.javascript.Scriptable scope) Description copied from interface:ScopeableSet the Scriptable global scope -
getAssociationRef
-
getType
-
getTypeQName
-
getSource
-
getTarget
-