|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.fao.geonet.services.util.z3950.Repositories
public class Repositories
Z3950 Repositories - setup needed for both client and server ops
| Constructor Summary | |
|---|---|
Repositories()
|
|
| Method Summary | |
|---|---|
static boolean |
addRepo(ServiceContext context,
String code,
org.jdom.Element repo)
Add a |
static boolean |
build(URL cfgUrl,
ServiceContext context)
builds the repositories config file from template |
static boolean |
clearTemplate(ServiceContext context)
clear the repositories template file - read the file and remove all |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Repositories()
| Method Detail |
|---|
public static boolean build(URL cfgUrl,
ServiceContext context)
public static boolean clearTemplate(ServiceContext context)
public static boolean addRepo(ServiceContext context,
String code,
org.jdom.Element repo)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||