|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SiteCopy | |
| org.davesag.generica.peer | The peer package contains various Peers,
static utility classes that consolidate
various common activities surrounding the core objects. |
| Uses of SiteCopy in org.davesag.generica.peer |
| Methods in org.davesag.generica.peer that return SiteCopy | |
static SiteCopy |
SiteCopyPeer.loadLatest(Session sess,
String section,
Locale loc)
Loads the most recently modified SiteCopy in the given
section optionally using the locale as a qualifier. |
| Methods in org.davesag.generica.peer with parameters of type SiteCopy | |
static Long |
SiteCopyPeer.save(Session sess,
SiteCopy sitecopy)
Save this SiteCopy. |
static void |
SiteCopyPeer.delete(Session sess,
SiteCopy sitecopy)
Delete this SiteCopy. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||