|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BatchJobResultItem
Object that holds individual item results of a batch job
Method Summary | |
---|---|
String |
getBatchJobResultId()
The id of the batch job result to which this is attached |
RichText |
getMessage()
Messages describing details of the status. |
String |
getSourceId()
The id of the source object being processed The kind of object being processed depends on the type of the batch job. |
String |
getTargetId()
The id of the target object being created or processed TODO: WORRY ABOUT SITUATIONS THAT ARE NOT ONE FOR ONE |
Methods inherited from interface org.kuali.student.r2.common.infc.HasId |
---|
getId |
Methods inherited from interface org.kuali.student.r2.common.infc.HasType |
---|
getType, getTypeKey |
Methods inherited from interface org.kuali.student.r2.common.infc.HasState |
---|
getState, getStateKey |
Methods inherited from interface org.kuali.student.r2.common.infc.HasAttributes |
---|
getAttributes |
Methods inherited from interface org.kuali.student.r2.common.infc.HasMeta |
---|
getMeta |
Method Detail |
---|
String getBatchJobResultId()
String getSourceId()
String getTargetId()
RichText getMessage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |