|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.filteredpush.messaging.mysqlbeans.AbstractFacade<Interest>
org.filteredpush.messaging.mysqlbeans.InterestFacade
public class InterestFacade
The facade class that exposes the stored queries and data obtained from the database via the Interest persistence class.
| Constructor Summary | |
|---|---|
InterestFacade()
|
|
| Method Summary | |
|---|---|
java.util.List<Interest> |
getInterestByID(java.lang.String interestId)
|
| Methods inherited from class org.filteredpush.messaging.mysqlbeans.AbstractFacade |
|---|
count, create, edit, find, findAll, findRange, remove |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InterestFacade()
| Method Detail |
|---|
public java.util.List<Interest> getInterestByID(java.lang.String interestId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||