Class ActivityFeedQueryEntity
java.lang.Object
org.alfresco.repo.domain.activities.ActivityFeedQueryEntity
Entity bean to carry query parameters for alf_activity_feed
- Since:
- 3.5
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetMaxId()getMinId()voidsetFeedUserId(String feedUserId) voidsetMaxFeedSize(int maxFeedSize) voidvoidvoidsetSiteNetwork(String siteNetwork)
-
Constructor Details
-
ActivityFeedQueryEntity
public ActivityFeedQueryEntity()
-
-
Method Details
-
getNullValue
-
getMinId
-
setMinId
-
getMaxId
-
setMaxId
-
getMaxFeedSize
public int getMaxFeedSize() -
setMaxFeedSize
public void setMaxFeedSize(int maxFeedSize) -
getFeedUserId
-
setFeedUserId
-
getSiteNetwork
-
setSiteNetwork
-