|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of MetadataInspectorException in org.deegree.metadata.persistence |
---|
Methods in org.deegree.metadata.persistence that throw MetadataInspectorException | |
---|---|
java.util.List<java.lang.String> |
MetadataStoreTransaction.performInsert(InsertTransaction insert)
Performs the given InsertTransaction . |
int |
MetadataStoreTransaction.performUpdate(UpdateTransaction update)
Performs the given UpdateTransaction . |
Uses of MetadataInspectorException in org.deegree.metadata.persistence.iso |
---|
Methods in org.deegree.metadata.persistence.iso that throw MetadataInspectorException | |
---|---|
java.util.List<java.lang.String> |
ISOMetadataStoreTransaction.performInsert(InsertTransaction insert)
|
int |
ISOMetadataStoreTransaction.performUpdate(UpdateTransaction update)
|
Uses of MetadataInspectorException in org.deegree.metadata.persistence.iso.parsing |
---|
Methods in org.deegree.metadata.persistence.iso.parsing that throw MetadataInspectorException | |
---|---|
java.lang.String |
IdUtils.generateUUID()
Method to generate via the Java UUID-API a UUID if there is no identifier available. |
Uses of MetadataInspectorException in org.deegree.metadata.persistence.iso.parsing.inspectation |
---|
Methods in org.deegree.metadata.persistence.iso.parsing.inspectation that throw MetadataInspectorException | |
---|---|
org.apache.axiom.om.OMElement |
InspireCompliance.inspect(org.apache.axiom.om.OMElement record,
java.sql.Connection conn)
|
org.apache.axiom.om.OMElement |
FIInspector.inspect(org.apache.axiom.om.OMElement record,
java.sql.Connection conn)
|
org.apache.axiom.om.OMElement |
ResourceIdentifier.inspect(org.apache.axiom.om.OMElement record,
java.sql.Connection conn)
|
org.apache.axiom.om.OMElement |
MetadataSchemaValidationInspector.inspect(org.apache.axiom.om.OMElement record,
java.sql.Connection conn)
|
org.apache.axiom.om.OMElement |
CoupledDataInspector.inspect(org.apache.axiom.om.OMElement record,
java.sql.Connection conn)
|
org.apache.axiom.om.OMElement |
RecordInspector.inspect(org.apache.axiom.om.OMElement record,
java.sql.Connection conn)
Inpectation of one record. |
org.apache.axiom.om.OMElement |
InspireComplianceInspector.inspect(org.apache.axiom.om.OMElement record,
java.sql.Connection conn)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |