Class FundProjFollowService
java.lang.Object
com.eeit87t3.tickiteasy.cwdfunding.service.FundProjFollowService
- Author:
- TingXD (chen19990627)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateFundProjFollow(FundProjFollow fundProjFollow) booleandeleteFundProjFollow(FundProjFollow.FundProjFollowPK fundProjFollowPK) findByFundProjFollowPKMemberID(Integer memberID) findByFundProjFollowPKProjectID(Integer projectID) booleanisFollowing(FundProjFollow.FundProjFollowPK fundProjFollowPK)
-
Constructor Details
-
FundProjFollowService
public FundProjFollowService()
-
-
Method Details
-
createFundProjFollow
-
deleteFundProjFollow
-
findByFundProjFollowPKMemberID
-
findByFundProjFollowPKProjectID
-
isFollowing
-