|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SymLink | |
---|---|
com.toremote.gateway.connection |
Uses of SymLink in com.toremote.gateway.connection |
---|
Fields in com.toremote.gateway.connection with type parameters of type SymLink | |
---|---|
protected java.util.List<SymLink> |
AbstractSymLinkList.symlinks
|
Methods in com.toremote.gateway.connection that return SymLink | |
---|---|
SymLink |
AbstractSymLinkList.getSymLink(java.lang.String id)
|
Methods in com.toremote.gateway.connection with parameters of type SymLink | |
---|---|
boolean |
AbstractSymLinkList.add(SymLink link)
add symlink, call persistent to save |
void |
SymLink.assign(SymLink other)
Copy values from another symlink |
boolean |
AbstractSymLinkList.update(SymLink link)
update symlink, call persistent to save |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |