<< Click to Display Table of Contents >>

OZReportParameter

보고서에 추가된 ODI 파라미터와 폼 파라미터 정보를 제공하는 클래스입니다.


Method Detail

getODIList

public OZODIItem[] getODIList()

ODI 정보 객체를 가져옵니다.(OZODIItem 참고)

getFormParameters

public OZParameter[] getFormParameters()

폼 파라미터 정보 객체 가져옵니다.(OZParameter 참고)