Package org.kuali.coeus.propdev.api.s2s
Interface S2sFormConfigurationContract
-
- All Superinterfaces:
Identifiable,Inactivatable
public interface S2sFormConfigurationContract extends Identifiable, Inactivatable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetFormName()StringgetInactiveMessage()-
Methods inherited from interface org.kuali.coeus.sys.api.model.Identifiable
getId
-
Methods inherited from interface org.kuali.coeus.sys.api.model.Inactivatable
isActive
-
-