|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
°Ô½ÃÆÇ ¸®½ºÆ®¸¦ À§ÇÑ DTO ÀÎÅÍÆäÀ̽º
Method Summary | |
int |
getCurrentPage()
ÇöÀç ÆäÀÌÁöÀÇ ¹øÈ£¸¦ ¾Ë·ÁÁØ´Ù. |
int |
getEndBlock()
ÆäÀÌÁöºí·°ÀÇ ¸¶Áö¸· ÆäÀÌÁö¸¦ ¾Ë·ÁÁØ´Ù. |
String |
getKeyword()
°Ë»ö¾î¸¦ ¸®ÅÏÇÑ´Ù. |
Vector |
getList()
°Ô½ÃÆÇ ¸®½ºÆ®¸¦ BoardDTOÀÇ Vector·Î °¡Á®¿Â´Ù. |
int |
getSearchType()
°Ë»ö ŸÀÔÀ» ¸®ÅÏ, 1:Á¦¸ñ°Ë»ö, 2:³»¿ë°Ë»ö, 3:Á¦¸ñ°ú ³»¿ë°Ë»ö |
int |
getStartBlock()
ÆäÀÌÁöºí·°ÀÇ ½ÃÀÛ ÆäÀÌÁö¸¦ ¾Ë·ÁÁØ´Ù. |
int |
getTotalPage()
Àüü ÆäÀÌÁö¼ö¸¦ ¸®ÅÏ |
boolean |
isNextPage()
´ÙÀ½ ÆäÀÌÁö°¡ Á¸ÀçÇÏ´ÂÁö ¾Ë·ÁÁØ´Ù. |
boolean |
isPrevPage()
ÀÌÀü ÆäÀÌÁö°¡ Á¸ÀçÇÏ´ÂÁö ¾Ë·ÁÁØ´Ù. |
Method Detail |
public int getTotalPage() throws RemoteException
RemoteException
public String getKeyword() throws RemoteException
RemoteException
public int getSearchType() throws RemoteException
RemoteException
public int getStartBlock() throws RemoteException
RemoteException
public int getEndBlock() throws RemoteException
RemoteException
public int getCurrentPage() throws RemoteException
RemoteException
public boolean isNextPage() throws RemoteException
RemoteException
public boolean isPrevPage() throws RemoteException
RemoteException
public Vector getList() throws RemoteException
RemoteException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |