|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| IDGeneratorService | An interface for describing the behaviour of a class that generates ID values for fields of type xs:ID |
| Class Summary | |
|---|---|
| DefaultIDGeneratorService | default ID generator. |
| IDGeneratorServiceFactory | This is used to make id generator services in a memory economical way. |
| StubbedIDGeneratorService | Copyright (c) 2008 Kevin Garwood for Project35. |
This small package describes services which generate identifier values for text fields. The service is a Java class that implements the IDGeneratorService. Project35 comes with its own default service DefaultIDGeneratorService. The creation of the services is managed by the IDGeneratorServiceFactory.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||