| Package | Description |
|---|---|
| com.whitestein.lsps.human |
Services for accessing the functionality related to human-oriented processes.
|
| com.whitestein.lsps.human.dao.jpa | |
| com.whitestein.lsps.human.task |
Implementations for the tasks in the LSPS standard library for human-oriented processes.
|
| Constructor and Description |
|---|
TodoServiceBean(TodoDao todoDao,
PersonServiceLocal personService,
ProcessServiceLocal processService,
SecurityManagerServiceLocal securityManager,
CommunicationService communicationService)
Creates new instance.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JpaTodoDao
JPA implementation of
TodoDao. |
| Modifier and Type | Method and Description |
|---|---|
TodoDao |
BaseTodoTask.getTodoDao()
Returns the provided todo dao.
|
Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.