|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.romaframework.core.repository.PersistenceAspectRepository<ActivityLog>
org.romaframework.module.users.repository.ActivityLogRepository
public class ActivityLogRepository
Repository class for BaseGroup entity. By default it extends the PersistenceAspectRepository class that delegates the execution
of all commands to the PersistenceAspect.
This class was generated by Roma Meta Framework CRUD wizard.
| Field Summary |
|---|
| Fields inherited from interface org.romaframework.core.repository.GenericRepository |
|---|
DEF_SUFFIX |
| Constructor Summary | |
|---|---|
ActivityLogRepository()
|
|
| Method Summary | |
|---|---|
java.util.List<ActivityLog> |
findByAccount(BaseAccount iAccount)
|
| Methods inherited from class org.romaframework.core.repository.PersistenceAspectRepository |
|---|
countByCriteria, create, create, create, create, delete, delete, delete, delete, findByCriteria, findByCriteria, findByExample, findByExample, findByExample, findFirstByCriteria, findFirstByCriteria, findFirstByExample, findFirstByExample, getAll, getAll, getAll, getAll, getOID, load, load, loadObjectByOID, loadObjectByOID, search, search, update, update, update, update |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ActivityLogRepository()
| Method Detail |
|---|
public java.util.List<ActivityLog> findByAccount(BaseAccount iAccount)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||