Package edm.edom3

Interface EDMFileMapping

  • All Superinterfaces:
    EDMContextDependent, EDMData, EDMLocalStream

    public interface EDMFileMapping
    extends EDMLocalStream
    The EDMFileMapping is an EDMLocalStream mapped to a virtual file on the server. The virtual server files are used from XPX (Query schemata, Rule Schemata, Schema Maps etc) to bind files used within the EXPRESS-X code to local files on the client.
    • Method Detail

      • getRemoteFilename

        java.lang.String getRemoteFilename()
        Retrieve (virtual) filename on the server
        Returns:
        the filename used on server