package thaw.plugins.index; public interface LinkContainer { public String getPublicKey(); public String getCategory(); }