| Package | Description |
|---|---|
| nl.b3p.csw.jaxb.csw |
| Modifier and Type | Class and Description |
|---|---|
class |
BriefRecordType
This type defines a brief representation of the common record
format.
|
class |
DCMIRecordType
This type encapsulates all of the standard DCMI metadata terms,
including the Dublin Core refinements; these terms may be mapped
to the profile-specific information model.
|
class |
RecordType
This type extends DCMIRecordType to add ows:BoundingBox;
it may be used to specify a spatial envelope for the
catalogued resource.
|
class |
SummaryRecordType
This type defines a summary representation of the common record
format.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<JAXBElement<? extends AbstractRecordType>> |
SearchResultsType.abstractRecord |
protected List<JAXBElement<? extends AbstractRecordType>> |
GetRecordByIdResponseType.abstractRecord |
| Modifier and Type | Method and Description |
|---|---|
List<JAXBElement<? extends AbstractRecordType>> |
SearchResultsType.getAbstractRecord()
Gets the value of the abstractRecord property.
|
List<JAXBElement<? extends AbstractRecordType>> |
GetRecordByIdResponseType.getAbstractRecord()
Gets the value of the abstractRecord property.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractRecord |
ObjectFactory.createAbstractRecord(AbstractRecordType value)
Create an instance of
AbstractRecord} |
| Constructor and Description |
|---|
AbstractRecord(AbstractRecordType value) |
| Constructor and Description |
|---|
GetRecordByIdResponseType(List<JAXBElement<? extends AbstractRecordType>> abstractRecord,
List<Element> any)
Fully-initialising value constructor
|
SearchResultsType(List<JAXBElement<? extends AbstractRecordType>> abstractRecord,
List<Element> any,
String resultSetId,
ElementSetType elementSet,
String recordSchema,
BigInteger numberOfRecordsMatched,
BigInteger numberOfRecordsReturned,
BigInteger nextRecord,
XMLGregorianCalendar expires)
Fully-initialising value constructor
|
Copyright © 2022 B3Partners B.V.. All rights reserved.