Class CmsMessageBundleEditorTypes

    • Method Detail

      • getDescriptor

        public static CmsResource getDescriptor​(CmsObject cms,
                                                java.lang.String basename)
        Returns the bundle descriptor for the bundle with the provided base name.
        Parameters:
        cms - CmsObject used for searching.
        basename - the bundle base name, for which the descriptor is searched.
        Returns:
        the bundle descriptor, or null if it does not exist or searching fails.