Package org.codice.ddf.spatial.ogc.csw.catalog.common.transaction
package org.codice.ddf.spatial.ogc.csw.catalog.common.transaction
-
ClassesClassDescriptionRepresents a single CSW transaction request that can contain multiple insert, update, and delete actions.A DeleteActionImpl represents a single delete action within a CSW transaction.An InsertActionImpl represents a single insert action within a CSW transaction.An UpdateActionImpl represents a single update action within a CSW transaction.