Uses of Interface
org.kuali.coeus.propdev.api.s2s.S2sOppFormsContract
-
Packages that use S2sOppFormsContract Package Description org.kuali.coeus.propdev.api.core org.kuali.coeus.propdev.api.s2s -
-
Uses of S2sOppFormsContract in org.kuali.coeus.propdev.api.core
Methods in org.kuali.coeus.propdev.api.core that return types with arguments of type S2sOppFormsContract Modifier and Type Method Description List<? extends S2sOppFormsContract>DevelopmentProposalContract. getS2sOppForms() -
Uses of S2sOppFormsContract in org.kuali.coeus.propdev.api.s2s
Methods in org.kuali.coeus.propdev.api.s2s that return types with arguments of type S2sOppFormsContract Modifier and Type Method Description List<? extends S2sOppFormsContract>S2sOpportunityContract. getS2sOppForms()
-