|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SnsCommentService
Method Summary | |
---|---|
void |
deleteSnsComment(long snsCmtSid)
deleteSnsComment |
int |
getSnsCommentIdx(java.lang.String categoryId)
getSnsCommentIdx |
SnsCommentVO |
getSnsCommentInfo(long snsCmtSid)
getSnsCommentInfo |
void |
insertSnsComment(SnsCommentVO snsCommentVO)
insertSnsComment |
int |
selectSnsComentCount(java.lang.String categoryId)
selectSnsComentCount |
int |
selectSnsComentReplyCount(SnsCommentVO snsCommentVO)
selectSnsComentReplyCount |
java.util.List<SnsCommentVO> |
selectSnsCommentList(java.lang.String categoryId)
selectSnsCommentList |
void |
updateSnsCommentReply(SnsCommentVO snsCommentVO)
updateSnsCommentReply |
Method Detail |
---|
int selectSnsComentCount(java.lang.String categoryId)
snsCommentVO
-
int getSnsCommentIdx(java.lang.String categoryId)
categoryId
-
int selectSnsComentReplyCount(SnsCommentVO snsCommentVO)
snsCommentVO
-
java.util.List<SnsCommentVO> selectSnsCommentList(java.lang.String categoryId)
snsCommentVO
-
SnsCommentVO getSnsCommentInfo(long snsCmtSid)
snsCmtSid
-
void insertSnsComment(SnsCommentVO snsCommentVO)
snsCommentVO
- void updateSnsCommentReply(SnsCommentVO snsCommentVO)
snsCommentVO
- void deleteSnsComment(long snsCmtSid)
snsCmtSid
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |