egovframework.rfc3.openapi20.webservice
Interface OpenBoardDataService

All Known Implementing Classes:
OpenBoardDataServiceImpl

@BindingType(value="http://www.w3.org/2003/05/soap/bindings/HTTP/")
@SchemaValidation
public interface OpenBoardDataService


Method Summary
 BoardDataList tourOpenBoardDataList(BoardSearchVO boardSearchVO)
          tour RFC 목록
 BoardDataList tourOpenBoardDataView(BoardSearchVO boardSearchVO)
          tour RFC 보기
 

Method Detail

tourOpenBoardDataList

BoardDataList tourOpenBoardDataList(BoardSearchVO boardSearchVO)
tour RFC 목록

Parameters:
boardSearchVO -
Returns:

tourOpenBoardDataView

BoardDataList tourOpenBoardDataView(BoardSearchVO boardSearchVO)
tour RFC 보기

Parameters:
boardSearchVO -
Returns: