Class BaseCustomPropertyWebScript

    • Constructor Detail

      • BaseCustomPropertyWebScript

        public BaseCustomPropertyWebScript()
    • Method Detail

      • mapToTypeQName

        protected org.alfresco.service.namespace.QName mapToTypeQName​(String elementName)
        Takes the element name and maps it to the QName of the customisable type. The passed element name should be a prefixed qname string, but to support previous versions of this API a couple of hard coded checks are made first.
        Parameters:
        elementName -
        Returns: