|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.mywork.host.dao.ao.AbstractAODao<AORegistration,java.lang.String>
com.atlassian.mywork.host.dao.ao.AORegistrationDao
public class AORegistrationDao
| Field Summary |
|---|
| Fields inherited from class com.atlassian.mywork.host.dao.ao.AbstractAODao |
|---|
ao |
| Constructor Summary | |
|---|---|
AORegistrationDao(com.atlassian.activeobjects.external.ActiveObjects ao)
|
|
| Method Summary | |
|---|---|
Registration |
get(Registration.RegistrationId id)
|
java.util.List<Registration> |
getAll()
|
java.util.Date |
getMostRecentUpdate()
|
void |
set(Registration registration)
|
| Methods inherited from class com.atlassian.mywork.host.dao.ao.AbstractAODao |
|---|
findOnly, findOnly, getAO, streamOnly, toObjectNode |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AORegistrationDao(com.atlassian.activeobjects.external.ActiveObjects ao)
| Method Detail |
|---|
public Registration get(Registration.RegistrationId id)
get in interface RegistrationDaopublic java.util.List<Registration> getAll()
getAll in interface RegistrationDaopublic java.util.Date getMostRecentUpdate()
getMostRecentUpdate in interface RegistrationDaopublic void set(Registration registration)
set in interface RegistrationDao
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||