org.alfresco.repo.domain.activities
Class FeedControlEntity
java.lang.Object
org.alfresco.repo.domain.activities.FeedControlEntity
public class FeedControlEntity
- extends java.lang.Object
Activity Feed Control DAO
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FeedControlEntity
public FeedControlEntity()
FeedControlEntity
public FeedControlEntity(java.lang.String feedUserId)
FeedControlEntity
public FeedControlEntity(java.lang.String feedUserId,
FeedControl feedControl)
getFeedControl
public FeedControl getFeedControl()
getId
public java.lang.Long getId()
setId
public void setId(java.lang.Long id)
getSiteNetwork
public java.lang.String getSiteNetwork()
setSiteNetwork
public void setSiteNetwork(java.lang.String siteNetwork)
getAppTool
public java.lang.String getAppTool()
setAppTool
public void setAppTool(java.lang.String appTool)
getFeedUserId
public java.lang.String getFeedUserId()
setFeedUserId
public void setFeedUserId(java.lang.String feedUserId)
getLastModified
public java.util.Date getLastModified()
setLastModified
public void setLastModified(java.util.Date lastModified)
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.