package com.constellio.app.modules.rm.wrappers.type; public interface SchemaLinkingType { String getLinkedSchema(); }