diff --git a/doc/api/allclasses-frame.html b/doc/api/allclasses-frame.html deleted file mode 100644 index 7ff1f24..0000000 --- a/doc/api/allclasses-frame.html +++ /dev/null @@ -1,48 +0,0 @@ - - - - - - -All Classes - - - - - - - - - - -All Classes -
- - - - - -
FactoryContext -
-ProfileContext -
-ProfileResource -
-Registry -
-RegistryConfiguration -
-RegistryFactory -
-RegistryFactoryPersistenceDelegate -
-RegistryFactoryResource -
-RegistryPersistenceDelegate -
-ServiceContext -
-
- - - diff --git a/doc/api/allclasses-noframe.html b/doc/api/allclasses-noframe.html deleted file mode 100644 index 8a8fd04..0000000 --- a/doc/api/allclasses-noframe.html +++ /dev/null @@ -1,48 +0,0 @@ - - - - - - -All Classes - - - - - - - - - - -All Classes -
- - - - - -
FactoryContext -
-ProfileContext -
-ProfileResource -
-Registry -
-RegistryConfiguration -
-RegistryFactory -
-RegistryFactoryPersistenceDelegate -
-RegistryFactoryResource -
-RegistryPersistenceDelegate -
-ServiceContext -
-
- - - diff --git a/doc/api/constant-values.html b/doc/api/constant-values.html deleted file mode 100644 index 6b62f51..0000000 --- a/doc/api/constant-values.html +++ /dev/null @@ -1,210 +0,0 @@ - - - - - - -Constant Field Values - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Constant Field Values

-
-
-Contents - - - - - - -
-org.gcube.*
- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - -
org.gcube.informationservice.registry.impl.core.FactoryContext
-public final java.lang.StringFACTORY_NAME"gcube/informationservice/registry/RegistryFactory"
-public final java.lang.StringNAMESPACE"http://gcube.org/namespaces/informationservice/registry/RegistryFactory"
-public final java.lang.StringSERVICE_CLASS"InformationSystem"
-public final java.lang.StringSERVICE_NAME"gCubeRegistry"
- -

- -

- - - - - - - - - - - - - - - - - -
org.gcube.informationservice.registry.impl.core.ServiceContext
-public static final java.lang.StringSERVICE_CLASS"InformationService"
-public static final java.lang.StringSERVICE_NAME"gCubeRegistry"
- -

- -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/doc/api/deprecated-list.html b/doc/api/deprecated-list.html deleted file mode 100644 index c46bf7e..0000000 --- a/doc/api/deprecated-list.html +++ /dev/null @@ -1,140 +0,0 @@ - - - - - - -Deprecated List - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Deprecated API

-
-
-Contents - -
- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/doc/api/help-doc.html b/doc/api/help-doc.html deleted file mode 100644 index 9deab6b..0000000 --- a/doc/api/help-doc.html +++ /dev/null @@ -1,211 +0,0 @@ - - - - - - -API Help - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - -
-
-

-How This API Document Is Organized

-
-This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.

-Package

-
- -

-Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain four categories:

-
-

-Class/Interface

-
- -

-Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:

-Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.
- -

-Annotation Type

-
- -

-Each annotation type has its own separate page with the following sections:

-
- -

-Enum

-
- -

-Each enum has its own separate page with the following sections:

-
-

-Use

-
-Each documented package, class and interface has its own Use page. This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A. You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.
-

-Tree (Class Hierarchy)

-
-There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with java.lang.Object. The interfaces do not inherit from java.lang.Object. -
-

-Deprecated API

-
-The Deprecated API page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.
-

-Index

-
-The Index contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.
-

-Prev/Next

-These links take you to the next or previous class, interface, package, or related page.

-Frames/No Frames

-These links show and hide the HTML frames. All pages are available with or without frames. -

-

-Serialized Form

-Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description. -

-

-Constant Field Values

-The Constant Field Values page lists the static final fields and their values. -

- - -This help file applies to API documentation generated using the standard doclet. - -
-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/doc/api/index-files/index-1.html b/doc/api/index-files/index-1.html deleted file mode 100644 index 9dca3bb..0000000 --- a/doc/api/index-files/index-1.html +++ /dev/null @@ -1,139 +0,0 @@ - - - - - - -F-Index - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - -F G I N O P R S
-

-F

-
-
FACTORY_NAME - -Variable in class org.gcube.informationservice.registry.impl.core.FactoryContext -
  -
FactoryContext - Class in org.gcube.informationservice.registry.impl.core
 
-
- - - - - - - - - - - - - - - -
- -
- - - -F G I N O P R S
- - - diff --git a/doc/api/index-files/index-2.html b/doc/api/index-files/index-2.html deleted file mode 100644 index 61e9234..0000000 --- a/doc/api/index-files/index-2.html +++ /dev/null @@ -1,190 +0,0 @@ - - - - - - -G-Index - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - -F G I N O P R S
-

-G

-
-
getContext() - -Static method in class org.gcube.informationservice.registry.impl.core.FactoryContext -
  -
getContext() - -Static method in class org.gcube.informationservice.registry.impl.core.ServiceContext -
  -
getName() - -Method in class org.gcube.informationservice.registry.impl.core.FactoryContext -
  -
getName() - -Method in class org.gcube.informationservice.registry.impl.core.ProfileContext -
  -
getName() - -Method in class org.gcube.informationservice.registry.impl.core.ServiceContext -
  -
getNamespace() - -Method in class org.gcube.informationservice.registry.impl.core.FactoryContext -
  -
getNamespace() - -Method in class org.gcube.informationservice.registry.impl.core.ProfileContext -
  -
getPersistenceDelegate() - -Method in class org.gcube.informationservice.registry.impl.core.ProfileResource -
  -
getPersistenceDelegate() - -Method in class org.gcube.informationservice.registry.impl.core.RegistryFactoryResource -
  -
getProfilesBase() - -Method in class org.gcube.informationservice.registry.impl.core.RegistryConfiguration -
Get the profile base folder -
getPropertiesFile() - -Method in class org.gcube.informationservice.registry.impl.core.RegistryConfiguration -
The propertie file dir -
getRegistrationRemovalInterval() - -Method in class org.gcube.informationservice.registry.impl.core.RegistryConfiguration -
Get the registration time interval -
getRegistrationType() - -Method in class org.gcube.informationservice.registry.impl.core.RegistryConfiguration -
Get The Registration Type -
getSecurityManager() - -Method in class org.gcube.informationservice.registry.impl.core.ServiceContext -
  -
getServiceClass() - -Method in class org.gcube.informationservice.registry.impl.core.ServiceContext -
  -
getServiceContext() - -Method in class org.gcube.informationservice.registry.impl.core.FactoryContext -
  -
getServiceContext() - -Method in class org.gcube.informationservice.registry.impl.core.ProfileContext -
  -
getServiceName() - -Method in class org.gcube.informationservice.registry.impl.core.FactoryContext -
  -
-
- - - - - - - - - - - - - - - -
- -
- - - -F G I N O P R S
- - - diff --git a/doc/api/index-files/index-3.html b/doc/api/index-files/index-3.html deleted file mode 100644 index a1b4d34..0000000 --- a/doc/api/index-files/index-3.html +++ /dev/null @@ -1,142 +0,0 @@ - - - - - - -I-Index - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - -F G I N O P R S
-

-I

-
-
initialise(Object...) - -Method in class org.gcube.informationservice.registry.impl.core.ProfileResource -
  -
initialise(Object...) - -Method in class org.gcube.informationservice.registry.impl.core.RegistryFactoryResource -
  -
-
- - - - - - - - - - - - - - - -
- -
- - - -F G I N O P R S
- - - diff --git a/doc/api/index-files/index-4.html b/doc/api/index-files/index-4.html deleted file mode 100644 index b1178bb..0000000 --- a/doc/api/index-files/index-4.html +++ /dev/null @@ -1,139 +0,0 @@ - - - - - - -N-Index - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - -F G I N O P R S
-

-N

-
-
NAMESPACE - -Variable in class org.gcube.informationservice.registry.impl.core.FactoryContext -
  -
-
- - - - - - - - - - - - - - - -
- -
- - - -F G I N O P R S
- - - diff --git a/doc/api/index-files/index-5.html b/doc/api/index-files/index-5.html deleted file mode 100644 index 586c9b6..0000000 --- a/doc/api/index-files/index-5.html +++ /dev/null @@ -1,136 +0,0 @@ - - - - - - -O-Index - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - -F G I N O P R S
-

-O

-
-
org.gcube.informationservice.registry.impl.core - package org.gcube.informationservice.registry.impl.core
 
-
- - - - - - - - - - - - - - - -
- -
- - - -F G I N O P R S
- - - diff --git a/doc/api/index-files/index-6.html b/doc/api/index-files/index-6.html deleted file mode 100644 index a85ed60..0000000 --- a/doc/api/index-files/index-6.html +++ /dev/null @@ -1,142 +0,0 @@ - - - - - - -P-Index - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - -F G I N O P R S
-

-P

-
-
ProfileContext - Class in org.gcube.informationservice.registry.impl.core
 
ProfileContext() - -Constructor for class org.gcube.informationservice.registry.impl.core.ProfileContext -
  -
ProfileResource - Class in org.gcube.informationservice.registry.impl.core
 
ProfileResource() - -Constructor for class org.gcube.informationservice.registry.impl.core.ProfileResource -
  -
-
- - - - - - - - - - - - - - - -
- -
- - - -F G I N O P R S
- - - diff --git a/doc/api/index-files/index-7.html b/doc/api/index-files/index-7.html deleted file mode 100644 index 3bc42e4..0000000 --- a/doc/api/index-files/index-7.html +++ /dev/null @@ -1,154 +0,0 @@ - - - - - - -R-Index - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - -F G I N O P R S
-

-R

-
-
Registry - Class in org.gcube.informationservice.registry.impl.core
 
Registry() - -Constructor for class org.gcube.informationservice.registry.impl.core.Registry -
  -
RegistryConfiguration - Class in org.gcube.informationservice.registry.impl.core
 
RegistryConfiguration() - -Constructor for class org.gcube.informationservice.registry.impl.core.RegistryConfiguration -
Constructor -
RegistryFactory - Class in org.gcube.informationservice.registry.impl.core
 
RegistryFactory() - -Constructor for class org.gcube.informationservice.registry.impl.core.RegistryFactory -
  -
RegistryFactoryPersistenceDelegate - Class in org.gcube.informationservice.registry.impl.core
 
RegistryFactoryPersistenceDelegate(RegistryFactoryResource) - -Constructor for class org.gcube.informationservice.registry.impl.core.RegistryFactoryPersistenceDelegate -
  -
RegistryFactoryResource - Class in org.gcube.informationservice.registry.impl.core
 
RegistryFactoryResource() - -Constructor for class org.gcube.informationservice.registry.impl.core.RegistryFactoryResource -
  -
RegistryPersistenceDelegate - Class in org.gcube.informationservice.registry.impl.core
 
RP_EXTERNALRIRP - -Variable in class org.gcube.informationservice.registry.impl.core.RegistryFactoryResource -
  -
-
- - - - - - - - - - - - - - - -
- -
- - - -F G I N O P R S
- - - diff --git a/doc/api/index-files/index-8.html b/doc/api/index-files/index-8.html deleted file mode 100644 index 5db9525..0000000 --- a/doc/api/index-files/index-8.html +++ /dev/null @@ -1,160 +0,0 @@ - - - - - - -S-Index - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - -F G I N O P R S
-

-S

-
-
SERVICE_CLASS - -Variable in class org.gcube.informationservice.registry.impl.core.FactoryContext -
  -
SERVICE_CLASS - -Static variable in class org.gcube.informationservice.registry.impl.core.ServiceContext -
  -
SERVICE_NAME - -Variable in class org.gcube.informationservice.registry.impl.core.FactoryContext -
  -
SERVICE_NAME - -Static variable in class org.gcube.informationservice.registry.impl.core.ServiceContext -
  -
ServiceContext - Class in org.gcube.informationservice.registry.impl.core
 
setProfilesBase(String) - -Method in class org.gcube.informationservice.registry.impl.core.RegistryConfiguration -
Set the profile base folder -
setPropertiesFile(String) - -Method in class org.gcube.informationservice.registry.impl.core.RegistryConfiguration -
Set the propertyFile dir -
setRegistrationRemovalInterval(int) - -Method in class org.gcube.informationservice.registry.impl.core.RegistryConfiguration -
Set the Registration time -
setRegistrationType(String) - -Method in class org.gcube.informationservice.registry.impl.core.RegistryConfiguration -
Set registration Type -
-
- - - - - - - - - - - - - - - -
- -
- - - -F G I N O P R S
- - - diff --git a/doc/api/index.html b/doc/api/index.html deleted file mode 100644 index 2de0bcb..0000000 --- a/doc/api/index.html +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - -Generated Documentation (Untitled) - - - - - - - - -<H2> -Frame Alert</H2> - -<P> -This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. -<BR> -Link to<A HREF="org/gcube/informationservice/registry/impl/core/package-summary.html">Non-frame version.</A> - - - diff --git a/doc/api/overview-tree.html b/doc/api/overview-tree.html deleted file mode 100644 index a9dbdae..0000000 --- a/doc/api/overview-tree.html +++ /dev/null @@ -1,173 +0,0 @@ - - - - - - -Class Hierarchy - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Hierarchy For All Packages

-
-
-
Package Hierarchies:
org.gcube.informationservice.registry.impl.core
-
-

-Class Hierarchy -

- -
- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/doc/api/package-list b/doc/api/package-list deleted file mode 100644 index c06e600..0000000 --- a/doc/api/package-list +++ /dev/null @@ -1 +0,0 @@ -org.gcube.informationservice.registry.impl.core diff --git a/doc/api/stylesheet.css b/doc/api/stylesheet.css deleted file mode 100644 index 6d31fdb..0000000 --- a/doc/api/stylesheet.css +++ /dev/null @@ -1,29 +0,0 @@ -/* Javadoc style sheet */ - -/* Define colors, fonts and other style attributes here to override the defaults */ - -/* Page background color */ -body { background-color: #FFFFFF } - -/* Headings */ -h1 { font-size: 145% } - -/* Table colors */ -.TableHeadingColor { background: #CCCCFF } /* Dark mauve */ -.TableSubHeadingColor { background: #EEEEFF } /* Light mauve */ -.TableRowColor { background: #FFFFFF } /* White */ - -/* Font used in left-hand frame lists */ -.FrameTitleFont { font-size: 100%; font-family: Helvetica, Arial, sans-serif } -.FrameHeadingFont { font-size: 90%; font-family: Helvetica, Arial, sans-serif } -.FrameItemFont { font-size: 90%; font-family: Helvetica, Arial, sans-serif } - -/* Navigation bar fonts and colors */ -.NavBarCell1 { background-color:#EEEEFF;} /* Light mauve */ -.NavBarCell1Rev { background-color:#00008B;} /* Dark Blue */ -.NavBarFont1 { font-family: Arial, Helvetica, sans-serif; color:#000000;} -.NavBarFont1Rev { font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;} - -.NavBarCell2 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;} -.NavBarCell3 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;} -