Uses of Class
project35.soa.StubbedService

Packages that use StubbedService
project35.soa.id This small package describes services which generate identifier values for text fields. 
project35.soa.ontology.views This package contains all the classes which support the ontology viewer that is part of the Project35 Ontology Service Framework. 
project35.soa.plugins This package contains all the classes that are needed for developers to extend the system with their own plugins. 
project35.soa.validation The classes in this package support Project35's facilities for validating the data set. 
 

Uses of StubbedService in project35.soa.id
 

Subclasses of StubbedService in project35.soa.id
 class StubbedIDGeneratorService
           Copyright (c) 2008 Kevin Garwood for Project35.
 

Uses of StubbedService in project35.soa.ontology.views
 

Subclasses of StubbedService in project35.soa.ontology.views
 class StubbedOntologyViewer
           Copyright (c) 2008 Kevin Garwood for Project35.
 

Uses of StubbedService in project35.soa.plugins
 

Subclasses of StubbedService in project35.soa.plugins
 class StubbedProject35Plugin
           Copyright (c) 2008 Kevin Garwood for Project35.
 

Uses of StubbedService in project35.soa.validation
 

Subclasses of StubbedService in project35.soa.validation
 class StubbedDocumentValidationService
           Copyright (c) 2008 Kevin Garwood for Project35.
 class StubbedEditFieldValidationService
           Copyright (c) 2008 Kevin Garwood for Project35.
 class StubbedListFieldValidationService
           Copyright (c) 2008 Kevin Garwood for Project35.
 class StubbedRecordValidationService
           Copyright (c) 2008 Kevin Garwood for Project35.