egovframework.rfc3.openapi20.webservice.impl
Class OpenBoardDataServiceImpl

java.lang.Object
  extended by egovframework.rfc3.openapi20.webservice.impl.OpenBoardDataServiceImpl
All Implemented Interfaces:
OpenBoardDataService

@BindingType(value="http://www.w3.org/2003/05/soap/bindings/HTTP/")
@SchemaValidation
public class OpenBoardDataServiceImpl
extends java.lang.Object
implements OpenBoardDataService


Constructor Summary
OpenBoardDataServiceImpl()
           
 
Method Summary
 java.lang.String getHeaderAuthKey()
          soap 헤더에서 인증키 가져오기
 BoardDataList tourOpenBoardDataList(BoardSearchVO boardSearchVO)
          tour RFC 목록
 BoardDataList tourOpenBoardDataView(BoardSearchVO boardSearchVO)
          tour RFC 보기
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpenBoardDataServiceImpl

public OpenBoardDataServiceImpl()
Method Detail

tourOpenBoardDataList

public BoardDataList tourOpenBoardDataList(BoardSearchVO boardSearchVO)
tour RFC 목록

Specified by:
tourOpenBoardDataList in interface OpenBoardDataService
Returns:

tourOpenBoardDataView

public BoardDataList tourOpenBoardDataView(BoardSearchVO boardSearchVO)
tour RFC 보기

Specified by:
tourOpenBoardDataView in interface OpenBoardDataService
Returns:

getHeaderAuthKey

public java.lang.String getHeaderAuthKey()
soap 헤더에서 인증키 가져오기

Returns: