|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDIF1UsersService
NOTE: This file is auto generated and will be overwrite in a future file generation.
Method Summary | |
---|---|
IDataSet<? extends pt.digitalis.utils.common.IBeanAttributes> |
getDataSet(Class<? extends pt.digitalis.utils.common.IBeanAttributes> clazz)
Obtains a IDataSet for the given entity class |
IDataSet<? extends pt.digitalis.utils.common.IBeanAttributes> |
getDataSet(String entityName)
Obtains a IDataSet for the given entity class |
IUserdetailsDAO |
getUserdetailsDAO()
Obtains a new Userdetails DAO |
IDataSet<Userdetails> |
getUserdetailsDataSet()
Obtains a new DataSet for the Userdetails entity |
IUsersDAO |
getUsersDAO()
Obtains a new Users DAO |
IDataSet<Users> |
getUsersDataSet()
Obtains a new DataSet for the Users entity |
Method Detail |
---|
IUsersDAO getUsersDAO()
IDataSet<Users> getUsersDataSet()
IUserdetailsDAO getUserdetailsDAO()
IDataSet<Userdetails> getUserdetailsDataSet()
IDataSet<? extends pt.digitalis.utils.common.IBeanAttributes> getDataSet(Class<? extends pt.digitalis.utils.common.IBeanAttributes> clazz)
clazz
- the entity class
IDataSet<? extends pt.digitalis.utils.common.IBeanAttributes> getDataSet(String entityName)
entityName
- the entity class simple name
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |