de.iqser.beans
Class ContentBean
java.lang.Object
de.iqser.beans.ContentBean
public class ContentBean
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContentBean
public ContentBean()
getContentId
public long getContentId()
setContentId
public void setContentId(long contentId)
getTitle
public String getTitle()
setTitle
public void setTitle(String title)
getType
public String getType()
setType
public void setType(String type)
getScore
public float getScore()
setScore
public void setScore(float score)
getDmsId
public long getDmsId()
setDmsId
public void setDmsId(long dmsId)
getText
public String getText()
setText
public void setText(String text)
getParentFolderId
public long getParentFolderId()
setParentFolderId
public void setParentFolderId(long parentFolderId)
getLfFileName
public String getLfFileName()
setLfFileName
public void setLfFileName(String lfFileName)
getDmsUrl
public String getDmsUrl()
setDmsUrl
public void setDmsUrl(String dmsUrl)
getAuthor
public String getAuthor()
setAuthor
public void setAuthor(String author)
getCreationDate
public String getCreationDate()
setCreationDate
public void setCreationDate(String creationDate)
isContentFetched
public boolean isContentFetched()
setContentFetched
public void setContentFetched(boolean contentFetched)
getChangeDate
public String getChangeDate()
setChangeDate
public void setChangeDate(String changeDate)
getRelatedContentId
public long getRelatedContentId()
setRelatedContentId
public void setRelatedContentId(long relatedContentId)
getContentProvider
public String getContentProvider()
setContentProvider
public void setContentProvider(String contentProvider)
getRelationReasons
public String getRelationReasons()
setRelationReasons
public void setRelationReasons(String relationReasons)
getSearchInput
public String getSearchInput()
setSearchInput
public void setSearchInput(String searchInput)
Copyright © 2011. All Rights Reserved.