public interface S2sUserAttachedFormContract extends IdentifiableNumeric, NumberedProposal
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getFormFileName() |
String |
getFormName() |
String |
getNamespace() |
List<? extends S2sUserAttachedFormAttContract> |
getS2sUserAttachedFormAtts() |
List<? extends S2sUserAttachedFormFileContract> |
getS2sUserAttachedFormFileList() |
getId
getProposalNumber
String getNamespace()
String getFormName()
String getFormFileName()
String getDescription()
List<? extends S2sUserAttachedFormAttContract> getS2sUserAttachedFormAtts()
List<? extends S2sUserAttachedFormFileContract> getS2sUserAttachedFormFileList()
Copyright © 2014–2015 The Kuali Foundation. All rights reserved.