AR System Java API

com.bmc.arsys.api
Class OpenWindowAction.ReportInfo

java.lang.Object
  extended by com.bmc.arsys.api.OpenWindowAction.ReportInfo
All Implemented Interfaces:
Serializable
Enclosing class:
OpenWindowAction

public static class OpenWindowAction.ReportInfo
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
OpenWindowAction.ReportInfo()
           
 
Method Summary
 String getCharacterEncoding()
           
 String getDestination()
           
 String getEntryIds()
           
 String getFormName()
           
 int getLocation()
           
 String getName()
           
 String getOperation()
           
 String getQuery()
           
 String getQueryOverride()
           
 int getReportFileId()
           
 String getServerName()
           
 String getType()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpenWindowAction.ReportInfo

public OpenWindowAction.ReportInfo()
Method Detail

getReportFileId

public int getReportFileId()

getCharacterEncoding

public String getCharacterEncoding()
Returns:
the characterEncoding

getDestination

public String getDestination()
Returns:
the destination

getEntryIds

public String getEntryIds()
Returns:
the entryIds

getLocation

public int getLocation()
Returns:
the location

getName

public String getName()
Returns:
the name

getOperation

public String getOperation()
Returns:
the operation

getQueryOverride

public String getQueryOverride()
Returns:
the queryOverride

getFormName

public String getFormName()
Returns:
the formName

getServerName

public String getServerName()
Returns:
the serverName

getType

public String getType()
Returns:
the type

getQuery

public String getQuery()
Returns:
the query

AR System Java API

? Copyright 2006, 2007 BMC Software, Inc.