ogre.dms.data
Class CategoryItem

java.lang.Object
  extended by ogre.dms.data.CategoryItem
All Implemented Interfaces:
Serializable, BasicItem

public class CategoryItem
extends Object
implements BasicItem, Serializable

Version:
$Id: CategoryItem.java,v 1.1.1.1.12.1 2007/05/11 07:24:15 esso Exp $
Author:
Docpedia team
See Also:
Serialized Form

Constructor Summary
CategoryItem()
           
CategoryItem(Map map)
           
 
Method Summary
 boolean equals(Object o)
           
 String getCategoryKey()
           
 String getCategoryName()
           
 String getDescription()
           
 String getDocumentKey()
           
 String getIndexKey()
           
 Map getInfoMap()
           
 String getKey()
           
 String getRepositoryID()
           
 String getSubject()
           
 Vector getValues()
           
 void setCategoryKey(String categoryKey)
           
 void setCategoryName(String categoryName)
           
 void setDescription(String description)
           
 void setDocumentKey(String documentKey)
           
 void setIndexKey(String indexKey)
           
 void setKey(String key)
           
 void setRepositoryID(String repositoryID)
           
 void setSubject(String subject)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CategoryItem

public CategoryItem()

CategoryItem

public CategoryItem(Map map)
Method Detail

getCategoryKey

public String getCategoryKey()

setCategoryKey

public void setCategoryKey(String categoryKey)

getCategoryName

public String getCategoryName()

setCategoryName

public void setCategoryName(String categoryName)

getDescription

public String getDescription()

setDescription

public void setDescription(String description)

getRepositoryID

public String getRepositoryID()

setRepositoryID

public void setRepositoryID(String repositoryID)

getDocumentKey

public String getDocumentKey()

getIndexKey

public String getIndexKey()
Specified by:
getIndexKey in interface BasicItem

setDocumentKey

public void setDocumentKey(String documentKey)

setIndexKey

public void setIndexKey(String indexKey)
Specified by:
setIndexKey in interface BasicItem

equals

public boolean equals(Object o)
Overrides:
equals in class Object

toString

public String toString()
Overrides:
toString in class Object

setSubject

public void setSubject(String subject)
Specified by:
setSubject in interface BasicItem

getSubject

public String getSubject()
Specified by:
getSubject in interface BasicItem

getKey

public String getKey()
Specified by:
getKey in interface BasicItem

setKey

public void setKey(String key)
Specified by:
setKey in interface BasicItem

getValues

public Vector getValues()
Specified by:
getValues in interface BasicItem

getInfoMap

public Map getInfoMap()


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.