ogre.dms.data
Class RelationRecord

java.lang.Object
  extended by ogre.dms.data.RelationRecord
All Implemented Interfaces:
Serializable

public class RelationRecord
extends Object
implements Serializable

Version:
$Id: RelationRecord.java,v 1.1.1.1.2.3.2.3 2010/02/23 08:31:56 yaoming Exp $
Author:
Docpedia team
See Also:
Serialized Form

Field Summary
static String TYPE_ISO4
           
static String TYPE_NORMAL
           
 
Constructor Summary
RelationRecord()
           
RelationRecord(Map map)
           
 
Method Summary
 String getCreateDate()
           
 HashMap getMap()
           
 String getRelationID()
           
 String getRelationName()
           
 String getRelationType()
           
 String getSourceID()
           
 String getSourceKey()
           
 String getStatus()
           
 String getTargetID()
           
 String getTargetKey()
           
 Vector getValue()
           
 void setCreateDate(String createDate)
           
 void setRelationID(String relationID)
           
 void setRelationName(String relationName)
           
 void setRelationType(String relationType)
           
 void setSourceID(String sourceID)
           
 void setSourceKey(String sourceKey)
           
 void setStatus(String status)
           
 void setTargetID(String targetID)
           
 void setTargetKey(String targetKey)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

TYPE_NORMAL

public static final String TYPE_NORMAL
See Also:
Constant Field Values

TYPE_ISO4

public static final String TYPE_ISO4
See Also:
Constant Field Values
Constructor Detail

RelationRecord

public RelationRecord()

RelationRecord

public RelationRecord(Map map)
Method Detail

getValue

public Vector getValue()

toString

public String toString()
Overrides:
toString in class Object

getTargetKey

public String getTargetKey()

getTargetID

public String getTargetID()

setTargetKey

public void setTargetKey(String targetKey)

setTargetID

public void setTargetID(String targetID)

setSourceKey

public void setSourceKey(String sourceKey)

setSourceID

public void setSourceID(String sourceID)

setCreateDate

public void setCreateDate(String createDate)

setRelationType

public void setRelationType(String relationType)

setRelationName

public void setRelationName(String relationName)

setRelationID

public void setRelationID(String relationID)

setStatus

public void setStatus(String status)

getSourceKey

public String getSourceKey()

getSourceID

public String getSourceID()

getCreateDate

public String getCreateDate()

getRelationType

public String getRelationType()

getRelationName

public String getRelationName()

getRelationID

public String getRelationID()

getStatus

public String getStatus()

getMap

public HashMap getMap()


Copyright(c) 2005-2012 by Flowring Technology Corp., 12 F., No 120, Sec 2, Gongdao 5th Rd., Hsin-Chu City 300, Taiwan(R.O.C.) All rights reserved.