| org.kuali.module.gl.util.CorrectionDocumentEntryMetadata
All known Subclasses: org.kuali.module.gl.web.struts.form.CorrectionForm,
CorrectionDocumentEntryMetadata | public interface CorrectionDocumentEntryMetadata (Code) | | This class represents origin entry meta-data for the correction document.
|
getDataLoadedFlag | public boolean getDataLoadedFlag()(Code) | | |
getInputGroupIdFromLastDocumentLoad | public Integer getInputGroupIdFromLastDocumentLoad()(Code) | | Gets the input group ID of the document when it was persisted in the DB
the input group ID of the document when it was persisted in the DB |
getMatchCriteriaOnly | public boolean getMatchCriteriaOnly()(Code) | | |
isRestrictedFunctionalityMode | public boolean isRestrictedFunctionalityMode()(Code) | | |
|
|