ogre.dms.data
Class SubscriptionBoardInfo

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

public class SubscriptionBoardInfo
extends Object
implements Serializable

For Subscription Board in MyDcc.

Version:
$Id: SubscriptionBoardInfo.java,v 1.1.2.2.2.2 2010/06/09 11:10:09 esso Exp $
Author:
Docpedia team
See Also:
Serialized Form

Constructor Summary
SubscriptionBoardInfo()
           
SubscriptionBoardInfo(objectbroker.ResultTable map)
           
 
Method Summary
 String getAuthorID()
           
 String getAuthorName()
           
 String getBehavior()
           
 String getDocumentID()
           
 String getDocumentKey()
           
 String getDocumentName()
           
 HashMap getInfoMap()
           
 String getMemberID()
           
 String getModifyDate()
           
 String getSubscriptionKey()
           
 boolean isDownloaded()
           
 void setAuthorID(String authorID)
           
 void setAuthorName(String authorName)
           
 void setBehavior(String behavior)
           
 void setDocumentID(String documentID)
           
 void setDocumentKey(String documentKey)
           
 void setDocumentName(String documentName)
           
 void setDownloaded(boolean isDownloaded)
           
 void setMemberID(String memberID)
           
 void setModifyDate(String modifyDate)
           
 void setSubscriptionKey(String subscriptionKey)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubscriptionBoardInfo

public SubscriptionBoardInfo()

SubscriptionBoardInfo

public SubscriptionBoardInfo(objectbroker.ResultTable map)
Method Detail

getInfoMap

public HashMap getInfoMap()

isDownloaded

public boolean isDownloaded()

setDownloaded

public void setDownloaded(boolean isDownloaded)

getBehavior

public String getBehavior()

setBehavior

public void setBehavior(String behavior)

getDocumentKey

public String getDocumentKey()

setDocumentKey

public void setDocumentKey(String documentKey)

getMemberID

public String getMemberID()

setMemberID

public void setMemberID(String memberID)

getModifyDate

public String getModifyDate()

setModifyDate

public void setModifyDate(String modifyDate)

getDocumentID

public String getDocumentID()

setDocumentID

public void setDocumentID(String documentID)

getSubscriptionKey

public String getSubscriptionKey()

setSubscriptionKey

public void setSubscriptionKey(String subscriptionKey)

getAuthorID

public String getAuthorID()

setAuthorID

public void setAuthorID(String authorID)

getAuthorName

public String getAuthorName()

setAuthorName

public void setAuthorName(String authorName)

getDocumentName

public String getDocumentName()

setDocumentName

public void setDocumentName(String documentName)


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.