Interface IFormResource

    • Method Detail

      • getPluginKey

        String getPluginKey()
        Gets the key of the plugin JAR bundle that provided this resource.
        Returns:
        The key of the plugin that provided this resource.
      • getResourceName

        String getResourceName()
      • getResourceData

        byte[] getResourceData()
      • getCacheKey

        String getCacheKey()
      • getName

        String getName()
        Gets the name of the IFCPlugin that provided this resource.
        Returns:
        The name of the IFCPlugin that provided this resource.
      • getSourceType

        EFormResourceSourceType getSourceType()
        Gets the source that provided this resource.
        Returns:
        The source that provided this resource.