|
||||||||||
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.photo.PhotoManager
public class PhotoManager
Office Manager 처리
Field Summary |
---|
Fields inherited from interface com.opensymphony.xwork2.Action |
---|
ERROR, INPUT, LOGIN, NONE, SUCCESS |
Constructor Summary | |
---|---|
PhotoManager(javax.servlet.http.HttpServletRequest request)
|
Method Summary | |
---|---|
java.lang.String |
adminMenuList()
|
java.lang.String |
AdminTag(PhotoCategoryVO photoCategoryVO)
|
int |
cateDateGroupCount(java.lang.String categoryCd)
해당 카테고리로 등록된 dataGroup 수 |
java.lang.String |
getCateFullName(java.lang.String categoryCd,
java.lang.String split)
카테고리 전체 이름 가져오기 |
PhotoCategoryVO |
getCategoryCd(java.lang.String categoryCd)
카테고리 코드가져오기 |
PhotoCategoryVO |
getCategoryCd(java.lang.String categoryCd,
int cateDp)
카테고리 코드 및 depth 코드가져오기 |
java.lang.String |
getCategoryCode()
|
int |
getCategoryDepth()
|
java.util.List<PhotoCategoryVO> |
getCateList(int cateDp)
해당 카테고리 리스트 |
java.util.List<PhotoCategoryVO> |
getCateList(java.lang.String categoryCd,
int cateDp)
|
java.lang.String |
getCommand()
|
PhotoConfigVO |
getConfigInfo()
PhotoConfig getInfo |
java.lang.String |
getFilePath()
|
java.util.List<PhotoMyBoxVO> |
getHotMyboxList()
메인 핫뉴스- 특정 관리자의 내사진함 가져오기 |
java.util.List<PhotoTagNameVO> |
getHotTagName(int tagListCnt)
|
java.lang.String |
getKeyword()
|
java.lang.String |
getListStyle()
|
java.lang.String |
getMonth()
|
java.lang.String[] |
getMonthCount()
|
PhotoConfigVO |
getPhotoActionConfigInfo()
|
PhotoCategoryVO |
getPhotoCategoryVO()
|
PhotoDataGroupVO |
getPhotoDataGroupVO()
|
java.lang.String |
getReturnUrl()
|
java.lang.String |
getSlideTime()
|
java.lang.String |
getTabMode()
|
java.util.List<PhotoTagNameVO> |
getTagNameList(int tagListCnt)
태그전부 가져오기 |
java.lang.String |
getUploadDir()
|
java.lang.String |
getUploadType()
|
java.lang.String[] |
getWeekCount()
|
java.lang.String |
getYear()
|
java.util.Map<java.lang.Integer,java.util.List<java.lang.Integer>> |
getYearList()
연도별 메뉴리스트 가져오기 |
boolean |
isPhotoAdmin()
is Admin |
boolean |
isWriteAble()
글쓰기 권한 여부 검사 |
int |
subCategoryCnt(java.lang.String categoryCd)
카테고리 하위메뉴 갯수 |
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 PhotoManager(javax.servlet.http.HttpServletRequest request)
Method Detail |
---|
public java.lang.String getCategoryCode()
public int getCategoryDepth()
public java.lang.String getSlideTime()
public java.lang.String getTabMode()
public java.lang.String getReturnUrl()
public java.lang.String getKeyword()
public java.lang.String getCommand()
public java.lang.String getListStyle()
public java.lang.String getUploadType()
public java.lang.String getYear()
public java.lang.String getMonth()
public PhotoConfigVO getPhotoActionConfigInfo()
public PhotoDataGroupVO getPhotoDataGroupVO()
public PhotoCategoryVO getPhotoCategoryVO()
public java.lang.String adminMenuList() throws java.lang.Exception
java.lang.Exception
public java.lang.String AdminTag(PhotoCategoryVO photoCategoryVO) throws java.lang.Exception
java.lang.Exception
public PhotoConfigVO getConfigInfo() throws java.lang.Exception
java.lang.Exception
public java.util.List<PhotoTagNameVO> getTagNameList(int tagListCnt) throws java.lang.Exception
java.lang.Exception
public java.util.List<PhotoTagNameVO> getHotTagName(int tagListCnt) throws java.lang.Exception
java.lang.Exception
public boolean isPhotoAdmin() throws java.lang.Exception
java.lang.Exception
public boolean isWriteAble() throws java.lang.Exception
java.lang.Exception
public java.util.List<PhotoCategoryVO> getCateList(int cateDp) throws java.lang.Exception
String
- int
-
java.lang.Exception
public java.util.List<PhotoCategoryVO> getCateList(java.lang.String categoryCd, int cateDp) throws java.lang.Exception
java.lang.Exception
public PhotoCategoryVO getCategoryCd(java.lang.String categoryCd, int cateDp) throws java.lang.Exception
java.lang.Exception
public PhotoCategoryVO getCategoryCd(java.lang.String categoryCd) throws java.lang.Exception
menuCd
- 메뉴코드
java.lang.Exception
public int subCategoryCnt(java.lang.String categoryCd) throws java.lang.Exception
menuCd
- 메뉴코드
java.lang.Exception
public java.lang.String getCateFullName(java.lang.String categoryCd, java.lang.String split) throws java.lang.Exception
java.lang.Exception
public java.lang.String getFilePath()
public java.lang.String getUploadDir()
public int cateDateGroupCount(java.lang.String categoryCd) throws java.lang.Exception
menuCd
- 메뉴코드
java.lang.Exception
public java.util.Map<java.lang.Integer,java.util.List<java.lang.Integer>> getYearList() throws java.lang.Exception
java.lang.Exception
public java.lang.String[] getMonthCount() throws java.lang.Exception
java.lang.Exception
public java.lang.String[] getWeekCount() throws java.lang.Exception
java.lang.Exception
public java.util.List<PhotoMyBoxVO> getHotMyboxList() throws java.lang.Exception
userId
-
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |