|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.domain.activities.ibatis.ActivitiesDAOImpl
org.alfresco.repo.domain.activities.ibatis.FeedControlDAOImpl
public class FeedControlDAOImpl
Field Summary |
---|
Fields inherited from class org.alfresco.repo.domain.activities.ibatis.ActivitiesDAOImpl |
---|
template |
Constructor Summary | |
---|---|
FeedControlDAOImpl()
|
Method Summary | |
---|---|
int |
deleteFeedControl(FeedControlEntity activityFeedControl)
|
long |
insertFeedControl(FeedControlEntity activityFeedControl)
|
long |
selectFeedControl(FeedControlEntity activityFeedControl)
|
java.util.List |
selectFeedControls(java.lang.String feedUserId)
|
Methods inherited from class org.alfresco.repo.domain.activities.ibatis.ActivitiesDAOImpl |
---|
commitTransaction, endTransaction, rollbackTransaction, setSqlSessionTemplate, startTransaction |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FeedControlDAOImpl()
Method Detail |
---|
public long insertFeedControl(FeedControlEntity activityFeedControl) throws java.sql.SQLException
insertFeedControl
in interface FeedControlDAO
java.sql.SQLException
public int deleteFeedControl(FeedControlEntity activityFeedControl) throws java.sql.SQLException
deleteFeedControl
in interface FeedControlDAO
java.sql.SQLException
public java.util.List selectFeedControls(java.lang.String feedUserId) throws java.sql.SQLException
selectFeedControls
in interface FeedControlDAO
java.sql.SQLException
public long selectFeedControl(FeedControlEntity activityFeedControl) throws java.sql.SQLException
selectFeedControl
in interface FeedControlDAO
java.sql.SQLException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |