Method | Description | |
---|---|---|
find ( string userId ) : |
||
findUsers ( string searchPattern ) : List |
||
save ( |
||
update ( |
Method | Description | |
---|---|---|
ProfielDaoImpl ( ) : System |
private, verkrijgen van instantie via static methode getInstance()
|
|
findUserWithoutChildren ( string userid ) : |
||
getBlockedUsers ( string userId ) : List |
||
getNextId ( ) : int |
public find ( string userId ) : |
||
userId | string | |
return |
public findUsers ( string searchPattern ) : List |
||
searchPattern | string | |
return | List |
public save ( |
||
profiel | ||
return | void |
public update ( |
||
profiel | ||
return | void |