Class ApplicationProfileReader


  • public class ApplicationProfileReader
    extends Object
    The Class ApplicationProfileReader.
    Author:
    Francesco Mangiacrapa francesco.mangiacrapa@isti.cnr.it Sep 6, 2016
    • Constructor Detail

      • ApplicationProfileReader

        public ApplicationProfileReader​(String scope,
                                        String secondaryType,
                                        String portletClassName,
                                        boolean useRootScope)
        Instantiates a new application profile reader.
        Parameters:
        scope - - the scope where to search the Application Profile
        secondaryType - the secondary type of Application Profile
        portletClassName - - the AppId of Generic Resource
        useRootScope - the use root scope, if true the root scope is used to discovery the Application Profile, otherwise scope is used
    • Method Detail

      • getApplicationProfile

        public ApplicationProfile getApplicationProfile()
        Gets the application profile.
        Returns:
        the application profile