LprTransactionItemResultInfo


Name lprTransactionItemResultInfo
Label Lpr Transaction Item Result
JSTL Key LprTransactionItemResultInfo
Java Class org.kuali.student.enrollment.lpr.dto.LprTransactionItemResultInfo
Description This is a description of what this class does - sambitpatnaik don't forget to fill this in.
Primary Key(s) resultingLprId
Field to use as the title (or name) null

Field Definitions

2 discrepancie(s) were found between the dictionary definition and the java object
  1. status dataType inconsistent: dictionary='STRING'], java class='BOOLEAN'
  2. Field message missing from the dictictionary
Field Required? DataType Length Short Label Summary Label Description Read Only, Dynamic, or Hidden Default Repeats? Valid Characters Lookup Cross Field Default Control
resultingLprId   STRING 1 to 255 Resulting Lpr Id The resulting LPR for this LPR transaction item if its successful. Resulting Lpr Id The resulting LPR for this LPR transaction item if its successful.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
status   STRING 1 to 255 Status The status of the transaction. Status The status of the transaction.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$