Class AssociationsGet

  • All Implemented Interfaces:
    org.springframework.extensions.webscripts.WebScript

    public class AssociationsGet
    extends AbstractAssociationsGet
    Webscript to get the Associationdefinitions for a given classname
    Author:
    Saravanan Sellathurai, Viachaslau Tsikhanovich
    • Constructor Detail

      • AssociationsGet

        public AssociationsGet()
    • Method Detail

      • getClassQname

        protected org.alfresco.service.namespace.QName getClassQname​(org.springframework.extensions.webscripts.WebScriptRequest req)
        Specified by:
        getClassQname in class AbstractAssociationsGet
        Parameters:
        req - - webscript request
        Returns:
        qualified name for class
      • getAssociationQname

        protected org.alfresco.service.namespace.QName getAssociationQname​(String namespacePrefix,
                                                                           String name)
        Specified by:
        getAssociationQname in class AbstractAssociationsGet
        Parameters:
        namespacePrefix - - namespace prefix
        name - - name
        Returns:
        qualified name for association