|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.opensymphony.xwork2.ActionSupport
skoinfo.rfc.common.action.AbstractAction
skoinfo.rfc.gallery.GalleryManager
public class GalleryManager
| Field Summary |
|---|
| Fields inherited from interface com.opensymphony.xwork2.Action |
|---|
ERROR, INPUT, LOGIN, NONE, SUCCESS |
| Constructor Summary | |
|---|---|
GalleryManager(javax.servlet.http.HttpServletRequest request)
|
|
| Method Summary | |
|---|---|
GalleryFileVO |
getGalleryView(long fileSid)
사진보기 |
java.util.List<GalleryVO> |
getHatTagList(int nowcount)
인기테그 리스트 |
java.util.List<GalleryHistoryVO> |
getHistoryList(int nowcount)
히스토리 리스트 |
int |
getSUserLevel()
사용자 Level |
java.util.List<GalleryTagKeywordVO> |
getTagList(int nowcount)
테그 리스트 |
boolean |
isManager()
관리자 인증 여부 |
| Methods inherited from class skoinfo.rfc.common.action.AbstractAction |
|---|
getText, getText, getText, getText, getText, getText, getText, getText, getText, getTexts, getTexts |
| Methods inherited from class com.opensymphony.xwork2.ActionSupport |
|---|
addActionError, addActionMessage, addFieldError, clearActionErrors, clearErrors, clearErrorsAndMessages, clearFieldErrors, clearMessages, clone, doDefault, execute, getActionErrors, getActionMessages, getErrorMessages, getErrors, getFieldErrors, getLocale, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, hasKey, input, pause, setActionErrors, setActionMessages, setFieldErrors, validate |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GalleryManager(javax.servlet.http.HttpServletRequest request)
| Method Detail |
|---|
public java.util.List<GalleryTagKeywordVO> getTagList(int nowcount)
throws java.lang.Exception
java.lang.Exception
public java.util.List<GalleryVO> getHatTagList(int nowcount)
throws java.lang.Exception
java.lang.Exception
public java.util.List<GalleryHistoryVO> getHistoryList(int nowcount)
throws java.lang.Exception
java.lang.Exception
public GalleryFileVO getGalleryView(long fileSid)
throws java.lang.Exception
java.lang.Exceptionpublic boolean isManager()
public int getSUserLevel()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||