net.ontopia.topicmaps.impl.rdbms
Class SourceLocator
java.lang.Object
net.ontopia.infoset.impl.basic.AbstractLocator
net.ontopia.topicmaps.impl.rdbms.RDBMSLocator
net.ontopia.topicmaps.impl.rdbms.SourceLocator
- All Implemented Interfaces:
- Externalizable, Serializable, LocatorIF
public class SourceLocator
- extends RDBMSLocator
INTERNAL: A locator class used for representing topic map object
source locators.
No normalization or absolutization is done.
- See Also:
- Serialized Form
indicator
protected String indicator
tmobject
protected long tmobject
topicmap
protected long topicmap
SourceLocator
public SourceLocator()
SourceLocator
public SourceLocator(LocatorIF locator)
_getTMObject
public long _getTMObject()
_setTMObject
public void _setTMObject(long tmobject)
_getTopicMap
public long _getTopicMap()
_setTopicMap
public void _setTopicMap(long topicmap)
_getClassIndicator
public String _getClassIndicator()
_setClassIndicator
public void _setClassIndicator(String indicator)
Copyright © 2000-2012 Ontopia.