Interface IContentGeneratorInfo


  • public interface IContentGeneratorInfo
    This should only be used internally by the plugin manager
    • Method Detail

      • getDescription

        String getDescription()
      • getFileInfoGeneratorClassname

        @Deprecated
        String getFileInfoGeneratorClassname()
        Deprecated.
        file info generators or solution file meta providers are now associated with content types, not content generators. This method is not called from within the platform.
      • getClassname

        String getClassname()