00001 package eu.coform.command.loginsession; 00002 00003 import eu.coform.command.proto.Abstract; 00004 00008 public interface AbstractSectionLoginSession extends Abstract{ 00009 00010 }