Class NodeBrowserPost.PeerAssociation
java.lang.Object
org.alfresco.repo.web.scripts.admin.NodeBrowserPost.Association
org.alfresco.repo.web.scripts.admin.NodeBrowserPost.PeerAssociation
- All Implemented Interfaces:
Serializable
- Enclosing class:
- NodeBrowserPost
public class NodeBrowserPost.PeerAssociation
extends NodeBrowserPost.Association
implements Serializable
Peer assoc wrapper class
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected NodeBrowserPost.QNameBean
protected NodeRef
protected NodeBrowserPost.QNameBean
protected NodeRef
protected NodeBrowserPost.QNameBean
protected NodeBrowserPost.QNameBean
-
Constructor Summary
ConstructorsConstructorDescriptionPeerAssociation
(org.alfresco.service.namespace.QName typeName, NodeRef sourceRef, NodeRef targetRef) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.alfresco.repo.web.scripts.admin.NodeBrowserPost.Association
getName, getTypeName
-
Field Details
-
sourceRef
-
targetRef
-
sourceType
-
targetType
-
name
-
typeName
-
-
Constructor Details
-
PeerAssociation
-
-
Method Details
-
getSourceRef
-
getSourceTypeName
-
getTargetRef
-
getTargetTypeName
-