org.deegree.metadata.ebrim
Class Classification

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

public class Classification
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
Classification(org.apache.axiom.om.OMElement record)
           
Classification(XMLStreamReader xmlReader)
           
 
Method Summary
 String getClassificationNode()
           
 String getClassificationScheme()
           
 String getClassifiedObject()
           
 
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

Classification

public Classification(XMLStreamReader xmlReader)

Classification

public Classification(org.apache.axiom.om.OMElement record)
Method Detail

getClassificationScheme

public String getClassificationScheme()
Returns:
the classificationScheme

getClassificationNode

public String getClassificationNode()
Returns:
the classificationNode

getClassifiedObject

public String getClassifiedObject()
Returns:
the classifiedObject


Copyright © 2011. All Rights Reserved.