|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Faq | |
| org.davesag.generica.peer | The peer package contains various Peers,
static utility classes that consolidate
various common activities surrounding the core objects. |
| Uses of Faq in org.davesag.generica.peer |
| Methods in org.davesag.generica.peer that return Faq | |
static Faq |
FaqPersistencePeer.save(Archivist archivist,
Faq faq)
Sets the last modified date and saves this Faq. |
| Methods in org.davesag.generica.peer with parameters of type Faq | |
static Faq |
FaqPersistencePeer.save(Archivist archivist,
Faq faq)
Sets the last modified date and saves this Faq. |
static void |
FaqPersistencePeer.delete(Archivist archivist,
Faq faq)
Delete this faq. |
static Long |
FaqPeer.save(Session sess,
Faq faq)
Sets the last modified date and saves this Faq. |
static void |
FaqPeer.delete(Session sess,
Faq faq)
Delete this faq. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||