Class SubConfigPropertyXMLBuilder

    • Constructor Detail

      • SubConfigPropertyXMLBuilder

        public SubConfigPropertyXMLBuilder​(String serviceName,
                                           ServiceSchema serviceSchema,
                                           AMModel model)
                                    throws SMSException,
                                           SSOException
        Returns a XML for displaying attribute in property sheet.
        Parameters:
        serviceName - Name of the service.
        serviceSchema - Service Schema.
        model - Model for getting localized string and user locale.
        Throws:
        SMSException - if attribute schema cannot obtained.
        SSOException - if single sign on token is invalid.
    • Method Detail

      • getXML

        public String getXML()
                      throws SMSException,
                             SSOException
        Returns a XML for displaying attribute in property sheet.
        Returns:
        XML for displaying attribute in property sheet.
        Throws:
        SMSException - if attribute schema cannot obtained.
        SSOException - if single sign on token is invalid.