Uses of Interface
org.kuali.coeus.propdev.api.s2s.S2sUserAttachedFormContract
Packages that use S2sUserAttachedFormContract
-
Uses of S2sUserAttachedFormContract in org.kuali.coeus.propdev.api.core
Methods in org.kuali.coeus.propdev.api.core that return types with arguments of type S2sUserAttachedFormContractModifier and TypeMethodDescriptionList<? extends S2sUserAttachedFormContract> DevelopmentProposalContract.getS2sUserAttachedForms() -
Uses of S2sUserAttachedFormContract in org.kuali.coeus.propdev.api.s2s
Methods in org.kuali.coeus.propdev.api.s2s that return S2sUserAttachedFormContractModifier and TypeMethodDescriptionUserAttachedFormService.findFormByProposalNumberAndNamespace(String proposalNumber, String namespace) This method find a S2S User Attached Form by a proposal number and namespace.