|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RecordConcept | |
project.biota.biotaInterface | Provides the classes necessary to communicate with the Biota resources. |
project.biota.digir | Provides the classes necessary to process DiGIR request and response. |
Uses of RecordConcept in project.biota.biotaInterface |
Methods in project.biota.biotaInterface with parameters of type RecordConcept | |
protected Element |
BiotaRequestHandler.addRecordConceptElem(RecordConcept recordConcept,
Object fieldsValues)
Constructs a JDOM element for each record concept and checks whether the it is a complex concept that contains a sequence of schema/complex concept. |
Uses of RecordConcept in project.biota.digir |
Methods in project.biota.digir with parameters of type RecordConcept | |
void |
RecordConcept.addChild(RecordConcept concept)
Adds a child concept to a complex record concept. |
protected void |
DiGIRRequestParser.addRecordConcept(RecordConcept concept)
Adds a RecordConcept object to the list of record concepts specified in the DiGIR request. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |