|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Link | |
| org.davesag.generica.peer | The peer package contains various Peers,
static utility classes that consolidate
various common activities surrounding the core objects. |
| Uses of Link in org.davesag.generica.peer |
| Methods in org.davesag.generica.peer with parameters of type Link | |
static Long |
LinkPeer.save(Session sess,
Link link)
Sets the last modified date and saves this Link. |
static void |
LinkPeer.delete(Session sess,
Link link)
Delete this link. |
static boolean |
LinkPeer.validate(Session sess,
Link link)
Checks that the url of the Link provided actually resolves to something. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||