com.bmc.arsys.api
Class OpenWindowAction.ReportInfo
java.lang.Object
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
OpenWindowAction.ReportInfo
public OpenWindowAction.ReportInfo()
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
? Copyright 2006, 2007 BMC Software, Inc.