public class ActivityFeedQueryEntity extends Object
| Constructor and Description |
|---|
ActivityFeedQueryEntity() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFeedUserId() |
Long |
getMaxId() |
Long |
getMinId() |
String |
getSiteNetwork() |
void |
setFeedUserId(String feedUserId) |
void |
setMaxId(Long maxId) |
void |
setMinId(Long minId) |
void |
setSiteNetwork(String siteNetwork) |
public Long getMinId()
public void setMinId(Long minId)
public Long getMaxId()
public void setMaxId(Long maxId)
public String getFeedUserId()
public void setFeedUserId(String feedUserId)
public String getSiteNetwork()
public void setSiteNetwork(String siteNetwork)
Copyright © 2005–2014 Alfresco Software. All rights reserved.