org.deegree.metadata.ebrim
Class Association

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

public class Association
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
Association(org.apache.axiom.om.OMElement record)
           
Association(XMLStreamReader xmlReader)
           
 
Method Summary
 String getAssociationType()
           
 String getSourceObject()
           
 String getTargetObject()
           
 
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

Association

public Association(XMLStreamReader xmlReader)

Association

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

getSourceObject

public String getSourceObject()
Returns:
the sourceObject

getTargetObject

public String getTargetObject()
Returns:
the targetObject

getAssociationType

public String getAssociationType()
Returns:
the associationType


Copyright © 2011. All Rights Reserved.