Interface S2sOverrideContract
- All Superinterfaces:
Describable,Identifiable,Inactivatable
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface org.kuali.coeus.sys.api.model.Describable
getDescriptionMethods inherited from interface org.kuali.coeus.sys.api.model.Identifiable
getIdMethods inherited from interface org.kuali.coeus.sys.api.model.Inactivatable
isActive
-
Method Details
-
getSignedBy
String getSignedBy() -
getSignedByPerson
KcPersonContract getSignedByPerson() -
getSubmittedDate
Date getSubmittedDate() -
getApplication
S2sOverrideApplicationDataContract getApplication() -
getApplicationOverride
S2sOverrideApplicationDataContract getApplicationOverride()
-