org.deegree.services.wcas.protocol
Interface CASInsert
- All Superinterfaces:
- CASOperation
- All Known Implementing Classes:
- CASInsert_Impl
- public interface CASInsert
- extends CASOperation
An insert opration adds new metadata to the catalog. because a catalog
probably knows several different metadata fromats no specific type
is used to access the metadata.
--------------------------------------------------------------------
- Version:
- 2002-04-16
- Author:
- Andreas Poth
Method Summary |
java.lang.Object[] |
getMetadata()
returns the metadata that shall be added to a catalog |
getMetadata
public java.lang.Object[] getMetadata()
- returns the metadata that shall be added to a catalog