|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITaskSearchRecord
ITaskSearchRecord is the interface representing a record return from task indexed search. Business data is returned as Map object which contains only indexed fields. The key in the map is index name and value is business data value for this field
Method Summary | |
---|---|
Map |
getBusinessData()
Returns a map represents the task data for this task |
ITask |
getTask()
Returns ITask Task information for this task |
Method Detail |
---|
ITask getTask()
ITask
Task information for this task
Map getBusinessData()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |