|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectegovframework.rte.fdl.cmmn.AbstractServiceImpl
egovframework.rfc3.sns.service.impl.SnsCommentServiceImpl
@Service(value="SnsCommentService") public class SnsCommentServiceImpl
| Constructor Summary | |
|---|---|
SnsCommentServiceImpl()
|
|
| 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 |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SnsCommentServiceImpl()
| Method Detail |
|---|
public int selectSnsComentCount(java.lang.String categoryId)
selectSnsComentCount in interface SnsCommentServicesnsCommentVO -
public int getSnsCommentIdx(java.lang.String categoryId)
getSnsCommentIdx in interface SnsCommentServicepublic int selectSnsComentReplyCount(SnsCommentVO snsCommentVO)
selectSnsComentReplyCount in interface SnsCommentServicesnsCommentVO -
public java.util.List<SnsCommentVO> selectSnsCommentList(java.lang.String categoryId)
selectSnsCommentList in interface SnsCommentServicesnsCommentVO -
public SnsCommentVO getSnsCommentInfo(long snsCmtSid)
getSnsCommentInfo in interface SnsCommentServicesnsCmtSid -
public void insertSnsComment(SnsCommentVO snsCommentVO)
insertSnsComment in interface SnsCommentServicesnsCommentVO - public void updateSnsCommentReply(SnsCommentVO snsCommentVO)
updateSnsCommentReply in interface SnsCommentServicesnsCommentVO - public void deleteSnsComment(long snsCmtSid)
deleteSnsComment in interface SnsCommentServicesnsCmtSid -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||