Package | Description |
---|---|
org.alfresco.repo.activities.feed | |
org.alfresco.repo.activities.feed.local | |
org.alfresco.repo.domain.activities | |
org.alfresco.repo.domain.activities.ibatis |
Modifier and Type | Method and Description |
---|---|
protected List<FeedControlEntity> |
FeedTaskProcessor.getFeedControls(String connectedUser) |
abstract List<FeedControlEntity> |
FeedTaskProcessor.selectUserFeedControls(String userId) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
FeedTaskProcessor.acceptActivity(ActivityPostEntity activityPost,
List<FeedControlEntity> feedControls) |
Modifier and Type | Method and Description |
---|---|
List<FeedControlEntity> |
LocalFeedTaskProcessor.selectUserFeedControls(String userId) |
Modifier and Type | Method and Description |
---|---|
List<FeedControlEntity> |
FeedControlDAO.selectFeedControls(String userId) |
Modifier and Type | Method and Description |
---|---|
int |
FeedControlDAO.deleteFeedControl(FeedControlEntity activityFeedControl) |
long |
FeedControlDAO.insertFeedControl(FeedControlEntity activityFeedControl) |
long |
FeedControlDAO.selectFeedControl(FeedControlEntity activityFeedControl) |
Modifier and Type | Method and Description |
---|---|
List<FeedControlEntity> |
FeedControlDAOImpl.selectFeedControls(String feedUserId) |
Modifier and Type | Method and Description |
---|---|
int |
FeedControlDAOImpl.deleteFeedControl(FeedControlEntity activityFeedControl) |
long |
FeedControlDAOImpl.insertFeedControl(FeedControlEntity activityFeedControl) |
long |
FeedControlDAOImpl.selectFeedControl(FeedControlEntity activityFeedControl) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.