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