Package | Description |
---|---|
com.engiweb.rpd.common.interfaces |
Modifier and Type | Method and Description |
---|---|
com.engiweb.pm.entity.BeanList |
ITaskDirect.findProperties(TaskPropertyBean propBean,
TaskBean taskBean,
EnvironmentBean envBean,
com.engiweb.pm.entity.Paging paging,
com.engiweb.pm.dao.db.DAO connDao)
Return a list of TaskProperty associated with a task
|
com.engiweb.pm.entity.BeanList |
ITask.findProperties(TaskPropertyBean propBean,
TaskBean taskBean,
com.engiweb.pm.entity.Paging paging,
EnvironmentBean envBean,
java.lang.String cod_oper,
java.lang.String token,
java.lang.String realm)
Ricerca gli oggetti TaskPropertyBean associati all'oggetto TaskBean
passato.
|