org.deegree.metadata.ebrim
Class RegistryPackage

java.lang.Object
  extended by org.deegree.metadata.ebrim.RegistryObject
      extended by org.deegree.metadata.ebrim.RegistryPackage
All Implemented Interfaces:
MetadataRecord

public class RegistryPackage
extends RegistryObject

TODO add class documentation here

Version:
$Revision: $, $Date: $
Author:
Lyn Goltz, last edited by: $Author: lyn $

Field Summary
 
Fields inherited from class org.deegree.metadata.ebrim.RegistryObject
adapter, ns, RIM_NS
 
Constructor Summary
RegistryPackage(org.apache.axiom.om.OMElement asOMElement)
           
RegistryPackage(XMLStreamReader xmlReader)
           
 
Method Summary
 List<Association> getAssociations()
           
 List<ClassificationNode> getClassificationNodes()
           
 List<Classification> getClassifications()
           
 List<ExtrinsicObject> getExtrinsicObjects(String type)
           
 
Methods inherited from class org.deegree.metadata.ebrim.RegistryObject
eval, getAbstract, getAsOMElement, getBoundingBox, getContributor, getCreator, getDesc, getElement, getExtId, getFormat, getGeometrySlotValue, getHome, getId, getIdentifier, getLanguage, getLid, getModified, getName, getObjectType, getPublisher, getRelation, getRights, getRIMType, getROName, getSlotNames, getSlotValue, getSlotValueList, getSource, getSpatial, getStatus, getSubject, getTitle, getType, getVersionInfo, removeNode, serialize, serialize, toDublinCore, update, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegistryPackage

public RegistryPackage(XMLStreamReader xmlReader)

RegistryPackage

public RegistryPackage(org.apache.axiom.om.OMElement asOMElement)
Method Detail

getExtrinsicObjects

public List<ExtrinsicObject> getExtrinsicObjects(String type)

getAssociations

public List<Association> getAssociations()
Returns:
the associations

getClassifications

public List<Classification> getClassifications()
Returns:
the classifications

getClassificationNodes

public List<ClassificationNode> getClassificationNodes()
Returns:


Copyright © 2011. All Rights Reserved.