Uses of Interface
org.kuali.coeus.propdev.api.s2s.S2sUserAttachedFormAttFileContract
-
Packages that use S2sUserAttachedFormAttFileContract Package Description org.kuali.coeus.propdev.api.s2s -
-
Uses of S2sUserAttachedFormAttFileContract in org.kuali.coeus.propdev.api.s2s
Methods in org.kuali.coeus.propdev.api.s2s that return S2sUserAttachedFormAttFileContract Modifier and Type Method Description S2sUserAttachedFormAttFileContractUserAttachedFormService. findUserAttachedFormAttFile(S2sUserAttachedFormAttContract selectedFormAtt)This method finds a user attached attachment form file from a user attached form attachment.Methods in org.kuali.coeus.propdev.api.s2s that return types with arguments of type S2sUserAttachedFormAttFileContract Modifier and Type Method Description List<? extends S2sUserAttachedFormAttFileContract>S2sUserAttachedFormAttContract. getS2sUserAttachedFormAttFiles()
-