ogre.dms.data
Class HistoricalDocumentItem

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

public class HistoricalDocumentItem
extends UnitItem
implements Serializable

Version:
$Id: HistoricalDocumentItem.java,v 1.1.1.1.12.1 2007/05/14 01:59:53 esso Exp $
Author:
Docpedia team
See Also:
Serialized Form

Field Summary
 
Fields inherited from class ogre.dms.data.UnitItem
FIELD_NAME, FIELD_TYPE, fnformat
 
Constructor Summary
HistoricalDocumentItem()
           
HistoricalDocumentItem(Map map)
           
 
Method Summary
 String getAuthorName()
           
 String getDocumentID()
           
 String getDocumentKey()
           
 String getDocumentName()
           
 String getDocumentType()
           
 String getVersionID()
           
 void setAuthorName(String authorName)
           
 void setDocumentID(String documentID)
           
 void setDocumentKey(String documentKey)
           
 void setDocumentName(String documentName)
           
 void setDocumentType(String documentType)
           
 void setVersionID(String versionID)
           
 String toString()
           
 
Methods inherited from class ogre.dms.data.UnitItem
equals, get, getClick, getDisplayItem, getDownload, getID, getItemValues, getKey, getLastUpdateDate, getLastUpdateDateString, getLongDate, getLongDateString, getName, getObject, getParentFolderID, getProperties, getShortcut, getStatus, getType, getUnitType, isIgnorePermission, put, setClick, setDownload, setID, setIgnorePermission, setKey, setLastUpdateDate, setLastUpdateDate, setName, setParentFolderID, setProperties, setShortcut, setStatus, setType, setUnitType
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

HistoricalDocumentItem

public HistoricalDocumentItem()

HistoricalDocumentItem

public HistoricalDocumentItem(Map map)
Method Detail

toString

public String toString()
Overrides:
toString in class UnitItem

getDocumentKey

public String getDocumentKey()

setDocumentKey

public void setDocumentKey(String documentKey)

getDocumentName

public String getDocumentName()

setDocumentName

public void setDocumentName(String documentName)

getDocumentType

public String getDocumentType()

setDocumentType

public void setDocumentType(String documentType)

getDocumentID

public String getDocumentID()

setDocumentID

public void setDocumentID(String documentID)

getVersionID

public String getVersionID()

setVersionID

public void setVersionID(String versionID)

getAuthorName

public String getAuthorName()

setAuthorName

public void setAuthorName(String authorName)


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.