package org.argeo.api.gcr; import java.util.function.Supplier; public interface ContentSession extends Supplier { }