Class BasePluginResourceTypeDefinition

    • Constructor Detail

      • BasePluginResourceTypeDefinition

        public BasePluginResourceTypeDefinition()
    • Method Detail

      • getPrefix

        public String getPrefix()
        Specified by:
        getPrefix in interface org.uberfire.workbench.type.ResourceTypeDefinition
      • getPriority

        public int getPriority()
        Specified by:
        getPriority in interface org.uberfire.workbench.type.ResourceTypeDefinition
      • getSimpleWildcardPattern

        public String getSimpleWildcardPattern()
        Specified by:
        getSimpleWildcardPattern in interface org.uberfire.workbench.type.ResourceTypeDefinition
      • accept

        public boolean accept​(org.uberfire.backend.vfs.Path path)
        Specified by:
        accept in interface org.uberfire.workbench.type.ResourceTypeDefinition