A C D E F G H I J L M N O P Q R S T U V W X

A

access(String, String, String, String) - Method in class com.bmc.mainview.nvbapi.Conversation
Sets the target that this conversation will send requests to.
access(ServicePoint) - Method in class com.bmc.mainview.nvbapi.Conversation
Sets the target that this conversation will send requests to.
access(String, String, String, String) - Method in class com.bmc.mainview.nvbapi.LiveConv
 
actionExecute(String) - Method in class com.bmc.mainview.nvbapi.Conversation
Requests that a product action be performed.
actionExecute(String, String) - Method in class com.bmc.mainview.nvbapi.Conversation
Requests that a product action be performed.
actionExecute(String, String[]) - Method in class com.bmc.mainview.nvbapi.Conversation
Requests that a product action be performed.
actionExecute(int, String) - Method in class com.bmc.mainview.nvbapi.Conversation
Requests that a product action be performed.
actionExecute(int, String, String) - Method in class com.bmc.mainview.nvbapi.Conversation
Requests that a product action be performed.
actionExecute(int, String, String[]) - Method in class com.bmc.mainview.nvbapi.Conversation
Requests that a product action be performed.
actionExecute(String) - Method in class com.bmc.mainview.nvbapi.LiveConv
 
actionExecute(String, String) - Method in class com.bmc.mainview.nvbapi.LiveConv
 
actionExecute(String, String[]) - Method in class com.bmc.mainview.nvbapi.LiveConv
 
actionExecute(int, String) - Method in class com.bmc.mainview.nvbapi.LiveConv
 
actionExecute(int, String, String) - Method in class com.bmc.mainview.nvbapi.LiveConv
 
actionExecute(int, String, String[]) - Method in class com.bmc.mainview.nvbapi.LiveConv
 
add(XML) - Method in class com.bmc.mainview.nvbapi.XML
Appends the specified sub-element to this XML.
addElement(XML) - Method in class com.bmc.mainview.nvbapi.XML
Add a sub-element to the current XML element.
addElement(String, String) - Method in class com.bmc.mainview.nvbapi.XML
A utility method that adds a sub-element with the given value to the element
addListener(ConversationListener) - Method in class com.bmc.mainview.nvbapi.Conversation
Add a ConversationListener to monitor events on the conversation
addProcessingInstruction(XML) - Method in class com.bmc.mainview.nvbapi.XML
Add a processing instruction to the current XML element.
applidData - Variable in class com.bmc.mainview.nvbapi.ViewDefinition
The application ID

C

captureHostLvl(VersionNumber) - Method in class com.bmc.mainview.nvbapi.ConversationWriter
 
captureHostName(String, String) - Method in class com.bmc.mainview.nvbapi.ConversationWriter
 
CHAR - Static variable in class com.bmc.mainview.nvbapi.Field
The data type is character
clone() - Method in class com.bmc.mainview.nvbapi.XML
Creates and returns a copy of this object.
close() - Method in class com.bmc.mainview.nvbapi.Conversation
Terminates the conversation
close() - Method in class com.bmc.mainview.nvbapi.ConversationWriter
 
close() - Method in class com.bmc.mainview.nvbapi.LiveConv
 
col - Variable in class com.bmc.mainview.nvbapi.Hyperlink
The column ID
com.bmc.mainview - package com.bmc.mainview
Common objects used in BMC MAINVIEW products.
com.bmc.mainview.nvbapi - package com.bmc.mainview.nvbapi
Provides access to MAINVIEW views over a network.
compareTo(VersionNumber) - Method in class com.bmc.mainview.VersionNumber
Compares this VersionNumber with the specified VersionNumber for order.
cond - Variable in class com.bmc.mainview.nvbapi.Hyperlink
The value to be compared
connect() - Method in class com.bmc.mainview.nvbapi.HostServer
Opens the session with the mainframe
connect() - Method in class com.bmc.mainview.nvbapi.LiveServer
Uses the current settings to create a session with the host server.
connect() - Method in class com.bmc.mainview.nvbapi.Simulator
 
connectTime - Variable in class com.bmc.mainview.nvbapi.HostServer
How long we have been connected to the server
CONSTANT - Static variable in class com.bmc.mainview.nvbapi.Field
The data type is constant text
context - Variable in class com.bmc.mainview.nvbapi.ServicePoint
The MVI defined context
contexts - Variable in class com.bmc.mainview.nvbapi.ServicePoint
A colon separated list of the contexts that this service point is part of.
Conversation - Class in com.bmc.mainview.nvbapi
An active conversation with MVI-3.
ConversationEvent - Class in com.bmc.mainview.nvbapi
The root class for the various events presented to a ConversationListener.
ConversationEvent(Conversation) - Constructor for class com.bmc.mainview.nvbapi.ConversationEvent
 
conversationFactory() - Method in class com.bmc.mainview.nvbapi.HostServer
Creates a new conversation using this host session
conversationFactory(String) - Method in class com.bmc.mainview.nvbapi.HostServer
Creates a new conversation using this host session
conversationFactory() - Method in class com.bmc.mainview.nvbapi.LiveServer
Creates a new conversation using this host session
conversationFactory(String) - Method in class com.bmc.mainview.nvbapi.LiveServer
 
conversationFactory() - Method in class com.bmc.mainview.nvbapi.Simulator
 
conversationFactory(String) - Method in class com.bmc.mainview.nvbapi.Simulator
 
ConversationListener - Interface in com.bmc.mainview.nvbapi
Interface for monitoring activity with the host
ConversationRawInEvent - Class in com.bmc.mainview.nvbapi
Created when a response has been received from the host
ConversationRawInEvent(Conversation, String, StringBuffer) - Constructor for class com.bmc.mainview.nvbapi.ConversationRawInEvent
 
ConversationRawOutEvent - Class in com.bmc.mainview.nvbapi
Created when characters are about to be sent to the host
ConversationRawOutEvent(Conversation, StringBuffer) - Constructor for class com.bmc.mainview.nvbapi.ConversationRawOutEvent
 
ConversationStatusEvent - Class in com.bmc.mainview.nvbapi
Created when a status response is received
ConversationStatusEvent(LiveConv, XML, int, String[]) - Constructor for class com.bmc.mainview.nvbapi.ConversationStatusEvent
 
ConversationWriter - Class in com.bmc.mainview.nvbapi
Class responsible for recording the raw responses received from the NVBAPI and storing them as simulation properties.
ConversationWriter(Writer) - Constructor for class com.bmc.mainview.nvbapi.ConversationWriter
 
ConversationXMLInEvent - Class in com.bmc.mainview.nvbapi
Created when a response has been received from the host
ConversationXMLInEvent(Conversation, XML, XML) - Constructor for class com.bmc.mainview.nvbapi.ConversationXMLInEvent
Standard constructor
ConversationXMLOutEvent - Class in com.bmc.mainview.nvbapi
Created when a request is about to be sent to the host
ConversationXMLOutEvent(Conversation, XML) - Constructor for class com.bmc.mainview.nvbapi.ConversationXMLOutEvent
Standard constructor
convertTime() - Method in class com.bmc.mainview.nvbapi.View
Get the host local time that this view was generated

D

dataGet(int) - Method in class com.bmc.mainview.nvbapi.Conversation
Requests data from the current view
dataGet(int, String, String) - Method in class com.bmc.mainview.nvbapi.Conversation
Requests data from the current view
dataGet(int, String, String, String) - Method in class com.bmc.mainview.nvbapi.Conversation
Requests data from the current view
dataGet(int, String, String, String, String) - Method in class com.bmc.mainview.nvbapi.Conversation
Retrieve the data from the current view
dataGet(int, String, String, String, String) - Method in class com.bmc.mainview.nvbapi.LiveConv
 
dataType - Variable in class com.bmc.mainview.nvbapi.Field
The data type One of CHAR, NUMBER, HEX, DATE, TIME, or CONSTANT
DATE - Static variable in class com.bmc.mainview.nvbapi.Field
The data type is date
debug(String) - Method in class com.bmc.mainview.nvbapi.Jdk14LogWrapper
 
debug(String) - Method in class com.bmc.mainview.nvbapi.Log4jLogWrapper
 
debug(String) - Method in class com.bmc.mainview.nvbapi.LogWrapper
Log a detailed message about what the package is doing
debug(String) - Method in class com.bmc.mainview.nvbapi.LogWrapper.PrintLogger
 
debug(String) - Method in class com.bmc.mainview.nvbapi.Slf4jLogWrapper
 
descData - Variable in class com.bmc.mainview.nvbapi.ViewDefinition
The view description
description - Variable in class com.bmc.mainview.nvbapi.ServicePoint
The text description of the product
DetailView - Class in com.bmc.mainview.nvbapi
Deprecated. It is more efficient to treat a detail view as a TabularView
DetailView(String, Conversation, boolean, String) - Constructor for class com.bmc.mainview.nvbapi.DetailView
Deprecated. Creates an object containing the data from a MAINVIEW tabular view
DetailView(ViewDefinition, Conversation, boolean, String) - Constructor for class com.bmc.mainview.nvbapi.DetailView
Deprecated. Creates an object containing the data from a MAINVIEW tabular view
DetailView(String, Conversation, boolean, String, ViewListener) - Constructor for class com.bmc.mainview.nvbapi.DetailView
Deprecated. Creates an object containing the data from a MAINVIEW tabular view
dictionarySet(String, String) - Method in class com.bmc.mainview.nvbapi.Conversation
Sets a dictionary value for use by the back-end selector code.
dictionarySet(String, String) - Method in class com.bmc.mainview.nvbapi.LiveConv
Sets a dictionary symbol in the host.
disconnect() - Method in class com.bmc.mainview.nvbapi.HostServer
Ends the session
disconnect() - Method in class com.bmc.mainview.nvbapi.LiveServer
Ends the session
disconnect() - Method in class com.bmc.mainview.nvbapi.Simulator
 
dump() - Method in class com.bmc.mainview.nvbapi.XML
Writes a printable version of the entire XML stream which contains this element.

E

equals(Object) - Method in class com.bmc.mainview.nvbapi.ServicePoint
Test if two ServicePoints refer to the same place.
equals(XML) - Method in class com.bmc.mainview.nvbapi.XML
Compare attributes, value, and elements of two XML objects for equality.
equals(Object) - Method in class com.bmc.mainview.nvbapi.XML
 
equals(VersionNumber) - Method in class com.bmc.mainview.VersionNumber
Compares this VersionNumber to the specified VersionNumber.
equals(Object) - Method in class com.bmc.mainview.VersionNumber
Compares this Object to the specified Object.
error(String) - Method in class com.bmc.mainview.nvbapi.Jdk14LogWrapper
 
error(String, Exception) - Method in class com.bmc.mainview.nvbapi.Jdk14LogWrapper
 
error(String) - Method in class com.bmc.mainview.nvbapi.Log4jLogWrapper
 
error(String, Exception) - Method in class com.bmc.mainview.nvbapi.Log4jLogWrapper
 
error(String) - Method in class com.bmc.mainview.nvbapi.LogWrapper
Log an error message.
error(String, Exception) - Method in class com.bmc.mainview.nvbapi.LogWrapper
Log an error message along with a traceback of how it was called.
error(String) - Method in class com.bmc.mainview.nvbapi.LogWrapper.PrintLogger
 
error(String, Exception) - Method in class com.bmc.mainview.nvbapi.LogWrapper.PrintLogger
 
error(String) - Method in class com.bmc.mainview.nvbapi.Slf4jLogWrapper
 
error(String, Exception) - Method in class com.bmc.mainview.nvbapi.Slf4jLogWrapper
 
eventPerformed(ConversationEvent) - Method in interface com.bmc.mainview.nvbapi.ConversationListener
 
eventPerformed(ConversationEvent) - Method in class com.bmc.mainview.nvbapi.ConversationWriter
 
eventPerformed(int, View) - Method in interface com.bmc.mainview.nvbapi.ViewListener
Invoked at various times during processing of a View
extractMessages() - Method in class com.bmc.mainview.nvbapi.Conversation
Get messages from a previous request
extractMessages() - Method in class com.bmc.mainview.nvbapi.LiveConv
Retrieve any messages set by a preceding request.
extractSymbol(String) - Method in class com.bmc.mainview.nvbapi.Conversation
Get a MAINVIEW Symbol
extractSymbol(String) - Method in class com.bmc.mainview.nvbapi.LiveConv
One of the side effects of an action is to set a symbol.

F

Field - Class in com.bmc.mainview.nvbapi
A class holding a field definition
Field(XML) - Constructor for class com.bmc.mainview.nvbapi.Field
Create a new Field definition from the attributes of a map element
fieldCount() - Method in class com.bmc.mainview.nvbapi.View
The number of fields in the view
findElement(String) - Method in class com.bmc.mainview.nvbapi.XML
Searches for the first sub-element with the given tag and returns it.
findElement(String, int) - Method in class com.bmc.mainview.nvbapi.XML
Searches for the nth sub-element with the given tag and returns it.
findElements(String) - Method in class com.bmc.mainview.nvbapi.XML
Allows sub-elements of a given type to be accessed sequentially
flush() - Method in class com.bmc.mainview.nvbapi.ConversationWriter
 

G

getAddr() - Method in class com.bmc.mainview.nvbapi.HostServer
Get the IP address used in creating this object
getAttribute(String) - Method in class com.bmc.mainview.nvbapi.XML
Retrieve an attribute of this elemrnt
getAttributeCount() - Method in class com.bmc.mainview.nvbapi.XML
Determine how many attributes there are
getAttributeList() - Method in class com.bmc.mainview.nvbapi.XML
Get an Enumeration of the attributes
getCanonicalHostName() - Method in class com.bmc.mainview.nvbapi.HostServer
 
getConversation() - Method in class com.bmc.mainview.nvbapi.View
The conversation being used by this View
getCurrentView() - Method in class com.bmc.mainview.nvbapi.Conversation
Get the definition of the current view
getDefinition() - Method in class com.bmc.mainview.nvbapi.ViewDefinition
 
getElement(int) - Method in class com.bmc.mainview.nvbapi.XML
Get the nth sub-element of the element
getElementCount(String) - Method in class com.bmc.mainview.nvbapi.XML
Returns number of sub-elements with the given tag
getField(int) - Method in class com.bmc.mainview.nvbapi.View
Gets a field definition from a view
getField(String) - Method in class com.bmc.mainview.nvbapi.View
Gets a field definition from a view
getForm() - Method in class com.bmc.mainview.nvbapi.ViewDefinition
 
getHost() - Method in class com.bmc.mainview.nvbapi.Conversation
 
getHost() - Method in class com.bmc.mainview.nvbapi.LiveConv
 
getHostLvl() - Method in class com.bmc.mainview.nvbapi.HostServer
Get the maintenance level of the host
getIntAttribute(String) - Method in class com.bmc.mainview.nvbapi.XML
Retrieve an attribute of this elemrnt which is an int
getMajor() - Method in class com.bmc.mainview.VersionNumber
 
getMessages() - Method in class com.bmc.mainview.nvbapi.ConversationStatusEvent
 
getMinor() - Method in class com.bmc.mainview.VersionNumber
 
getName() - Method in class com.bmc.mainview.nvbapi.HostServer
Retrieve the host server name
getName() - Method in class com.bmc.mainview.nvbapi.ViewDefinition
 
getParameters() - Method in class com.bmc.mainview.nvbapi.ViewDefinition
 
getParent() - Method in class com.bmc.mainview.nvbapi.XML
Find the XML element of which this is a sub-element.
getPassword() - Method in class com.bmc.mainview.nvbapi.HostServer
Retrieve the current password
getPort() - Method in class com.bmc.mainview.nvbapi.HostServer
Retrieve the IP port number on the host
getProcessingInstructions() - Method in class com.bmc.mainview.nvbapi.XML
Retrieve the current set of processing instructions.
getProduct() - Method in class com.bmc.mainview.nvbapi.ViewDefinition
Lookup the product that this view came from using the products.properties file.
getQwhere() - Method in class com.bmc.mainview.nvbapi.View
Retrieve the MVI QWHERE clause currently being used for this view.
getQwhere() - Method in class com.bmc.mainview.nvbapi.ViewDefinition
 
getRawValue(int, Field) - Method in class com.bmc.mainview.nvbapi.DetailView
Deprecated. Extract a field value from a row of a data record
getRawValue(int, Field) - Method in class com.bmc.mainview.nvbapi.TabularView
Extract a field value from a row of mapped data record
getRawValue(int, Field) - Method in class com.bmc.mainview.nvbapi.View
Extract a field value from a row of a data record
getRequest() - Method in class com.bmc.mainview.nvbapi.ConversationRawInEvent
 
getRequest() - Method in class com.bmc.mainview.nvbapi.ConversationRawOutEvent
 
getRequest() - Method in class com.bmc.mainview.nvbapi.ConversationXMLInEvent
Access the original request
getResponse() - Method in class com.bmc.mainview.nvbapi.ConversationRawInEvent
 
getReturnCode() - Method in class com.bmc.mainview.nvbapi.ConversationStatusEvent
 
getRowMax() - Method in class com.bmc.mainview.nvbapi.View
 
getSize() - Method in class com.bmc.mainview.nvbapi.XML
The number of sub-elements in this element.
getSortField() - Method in class com.bmc.mainview.nvbapi.ViewDefinition
 
getSortType() - Method in class com.bmc.mainview.nvbapi.ViewDefinition
 
getStatus() - Method in class com.bmc.mainview.nvbapi.ConversationStatusEvent
 
getSub() - Method in class com.bmc.mainview.VersionNumber
 
getTag() - Method in class com.bmc.mainview.nvbapi.XML
Retrieve the type of this element
getTimeout() - Method in class com.bmc.mainview.nvbapi.Conversation
Get the amount of time to wait for a response from the host.
getTimeout() - Method in class com.bmc.mainview.nvbapi.HostServer
 
getUserID() - Method in class com.bmc.mainview.nvbapi.HostServer
Retrieve the login ID
getValue(Field) - Method in class com.bmc.mainview.nvbapi.DetailView
Deprecated. Extract a field value from a detail view
getValue(String) - Method in class com.bmc.mainview.nvbapi.DetailView
Deprecated. Extract a field value from a detail view
getValue(int, Field) - Method in class com.bmc.mainview.nvbapi.View
Retrieves the value of a particular field and removes leading and trailing blanks.
getValue(int, String) - Method in class com.bmc.mainview.nvbapi.View
Extract a field value from a row of a data record
getValue() - Method in class com.bmc.mainview.nvbapi.XML
Gets the value contained in this element.
getWhere() - Method in class com.bmc.mainview.nvbapi.View
Retrieve the MVI WHERE clause currently being used for this view.
getWhere() - Method in class com.bmc.mainview.nvbapi.ViewDefinition
 
getXML() - Method in class com.bmc.mainview.nvbapi.ConversationXMLInEvent
Access the parsed response
getXML() - Method in class com.bmc.mainview.nvbapi.ConversationXMLOutEvent
Access the request
GOTFIELDS - Static variable in interface com.bmc.mainview.nvbapi.ViewListener
The view definition has been processed, but the data has not been retrieved.

H

hashCode() - Method in class com.bmc.mainview.nvbapi.ServicePoint
Returns a hash code value for the object.
hashCode() - Method in class com.bmc.mainview.VersionNumber
Returns a hash code value for the Version number.
hdr1 - Variable in class com.bmc.mainview.nvbapi.Field
The first line of the column label
hdr2 - Variable in class com.bmc.mainview.nvbapi.Field
The second line of the column label
HEADER - Static variable in class com.bmc.mainview.nvbapi.XML
The header placed at the beginning of each formatted XML string.
HEX - Static variable in class com.bmc.mainview.nvbapi.Field
The data type is hexadecimal
HostErrorMessage - Exception in com.bmc.mainview.nvbapi
Thrown to contain host error messages
HostErrorMessage(String[]) - Constructor for exception com.bmc.mainview.nvbapi.HostErrorMessage
 
HOSTFORMAT - Static variable in class com.bmc.mainview.nvbapi.HostServer
Format for decoding host date/time fields
HostServer - Class in com.bmc.mainview.nvbapi
Defines a session with a mainframe.
HostServer(Object, String, String, int, String, String) - Constructor for class com.bmc.mainview.nvbapi.HostServer
Creates a session with the mainframe
Hyperlink - Class in com.bmc.mainview.nvbapi
Represents a single hyperlink from a Field
Hyperlink(XML) - Constructor for class com.bmc.mainview.nvbapi.Hyperlink
Constructor given the XML from a requested <hyperlink col=”col-id” op=”operator” cond=”value”> Hyperlink Text </hyperlink>
HYPERLINKLEVEL - Static variable in class com.bmc.mainview.nvbapi.Conversation
Documents the minimum server level at which hyperlinks could be requested
hyperlinks - Variable in class com.bmc.mainview.nvbapi.Field
The Hyperlinks associated with this field

I

id - Variable in class com.bmc.mainview.nvbapi.Field
The single-letter column name
info(String) - Method in class com.bmc.mainview.nvbapi.Jdk14LogWrapper
 
info(String) - Method in class com.bmc.mainview.nvbapi.Log4jLogWrapper
 
info(String) - Method in class com.bmc.mainview.nvbapi.LogWrapper
Log an informational message.
info(String) - Method in class com.bmc.mainview.nvbapi.LogWrapper.PrintLogger
 
info(String) - Method in class com.bmc.mainview.nvbapi.Slf4jLogWrapper
 
InternalErrorException - Exception in com.bmc.mainview.nvbapi
 
InternalErrorException(String, String) - Constructor for exception com.bmc.mainview.nvbapi.InternalErrorException
 
isConnected() - Method in class com.bmc.mainview.nvbapi.HostServer
Determine if a connect{} has been previously issued.
isCustom - Variable in class com.bmc.mainview.nvbapi.ViewDefinition
Has the view been customized
isFunctional() - Method in class com.bmc.mainview.nvbapi.HostServer
Determine if the host is responding

J

Jdk14LogWrapper - Class in com.bmc.mainview.nvbapi
An instance is created when the caller passes a JDK1.4 logger to the HostServer
Jdk14LogWrapper(Object) - Constructor for class com.bmc.mainview.nvbapi.Jdk14LogWrapper
 

L

LiveConv - Class in com.bmc.mainview.nvbapi
A conversation with a host server.
LiveConv(LiveServer, String) - Constructor for class com.bmc.mainview.nvbapi.LiveConv
 
LiveConv(LiveServer) - Constructor for class com.bmc.mainview.nvbapi.LiveConv
 
LiveServer - Class in com.bmc.mainview.nvbapi
Creates a session with an MVI-3 Host Server
LiveServer(Object, String, String, int, String, String, ConversationListener) - Constructor for class com.bmc.mainview.nvbapi.LiveServer
Creates a session with the mainframe
LiveServer(Object, String, String, int, String, String, String, ConversationListener) - Constructor for class com.bmc.mainview.nvbapi.LiveServer
 
loadTargets(Conversation) - Method in class com.bmc.mainview.nvbapi.HostServer
A utility method that retrieves the PLEXMGR view and lists the available MVI-3 targets
loadTargets(Conversation, String) - Method in class com.bmc.mainview.nvbapi.HostServer
A utility method that retrieves the PLEXMGR view and lists the available MVI-3 targets
localDate - Variable in class com.bmc.mainview.nvbapi.View
 
localTime - Variable in class com.bmc.mainview.nvbapi.View
 
Log4jLogWrapper - Class in com.bmc.mainview.nvbapi
 
Log4jLogWrapper(Object) - Constructor for class com.bmc.mainview.nvbapi.Log4jLogWrapper
 
LogWrapper - Class in com.bmc.mainview.nvbapi
Define the methods used to log events to whatever type of Logger is provided The methods are implemented by each sub-class.
LogWrapper() - Constructor for class com.bmc.mainview.nvbapi.LogWrapper
 
LogWrapper.PrintLogger - Class in com.bmc.mainview.nvbapi
A Simple logger to write to a PrintStream such as System.out
LogWrapper.PrintLogger(PrintStream) - Constructor for class com.bmc.mainview.nvbapi.LogWrapper.PrintLogger
Create a PrintStream logger
logWrapperFactory(Object) - Static method in class com.bmc.mainview.nvbapi.LogWrapper
Create the interface between NVBAPI and an external logging package.

M

mapGet() - Method in class com.bmc.mainview.nvbapi.Conversation
Get the list of fields in a MAPPED view
mapGet(boolean) - Method in class com.bmc.mainview.nvbapi.Conversation
Get the list of fields in a MAPPED view
mapGet(boolean) - Method in class com.bmc.mainview.nvbapi.LiveConv
Returns the list of fields and their location in MAPPED data for the current view
MAPPED - Static variable in class com.bmc.mainview.nvbapi.Conversation
Indicates that each row of data is to be returned as a String in the value of each row.
match(String) - Method in class com.bmc.mainview.nvbapi.ServicePoint
See if this service point is a member of a set of names
messages - Variable in exception com.bmc.mainview.nvbapi.HostErrorMessage
 

N

name - Variable in class com.bmc.mainview.nvbapi.Field
The data name in the record
nameData - Variable in class com.bmc.mainview.nvbapi.ViewDefinition
The base view name
NOINDENT - Static variable in class com.bmc.mainview.nvbapi.XML
Argument to toString(int) to suppress indentation
NOPI - Static variable in class com.bmc.mainview.nvbapi.XML
Argument to toString(int) to suppress indentation and processing instructions
NUMBER - Static variable in class com.bmc.mainview.nvbapi.Field
The data type is numeric

O

op - Variable in class com.bmc.mainview.nvbapi.Hyperlink
The comparison operator
openForm(ViewDefinition, boolean) - Method in class com.bmc.mainview.nvbapi.TabularView
Create a tabular view to represent another form of the same data
openForm(String, boolean) - Method in class com.bmc.mainview.nvbapi.TabularView
Create a tabular view to represent another form of the same data

P

parameters - Variable in class com.bmc.mainview.nvbapi.ViewDefinition
Any parameters to be passed to the view
product - Variable in class com.bmc.mainview.nvbapi.ServicePoint
The MVI product to be accessed.
productData - Variable in class com.bmc.mainview.nvbapi.ViewDefinition
The product field

Q

qwhere - Variable in class com.bmc.mainview.nvbapi.ViewDefinition
A qwhere string to be used with DataGet

R

refresh() - Method in class com.bmc.mainview.nvbapi.DetailView
Deprecated.  
refresh() - Method in class com.bmc.mainview.nvbapi.TabularView
Release previously gotten data and retrieve current values If used on a form, refreshes the base and all forms
refresh() - Method in class com.bmc.mainview.nvbapi.View
Discards the cached view contents and gets new data from the host.
REFRESHING - Static variable in interface com.bmc.mainview.nvbapi.ViewListener
New data is about to be retrieved.
refreshSession() - Method in class com.bmc.mainview.nvbapi.LiveServer
If the host server is restarted, our session ID can become invalid.
remove(int) - Method in class com.bmc.mainview.nvbapi.XML
Remove a specific element
removeElement(Object) - Method in class com.bmc.mainview.nvbapi.XML
Removes the first occurrence of the specified sub-element in this XML If the XML does not contain the sub-element, it is unchanged.
removeListener(ConversationListener) - Method in class com.bmc.mainview.nvbapi.Conversation
Remove a previously added ConversationListener

S

send(XML) - Method in class com.bmc.mainview.nvbapi.LiveConv
 
sendKeepAlive() - Method in class com.bmc.mainview.nvbapi.LiveServer
 
server - Variable in class com.bmc.mainview.nvbapi.ServicePoint
The jobname of the Product Address Space (PAS)
ServicePoint - Class in com.bmc.mainview.nvbapi
A target on the mainframe.
ServicePoint(TabularView, int) - Constructor for class com.bmc.mainview.nvbapi.ServicePoint
A constructor that extracts a Service Point definition from a row of the Plex Manager CONACTP view.
ServicePoint() - Constructor for class com.bmc.mainview.nvbapi.ServicePoint
 
setAttribute(String, String) - Method in class com.bmc.mainview.nvbapi.XML
Add an attribute to this element
setAttribute(String, int) - Method in class com.bmc.mainview.nvbapi.XML
Add an attribute to this element
setCurrentView(ViewDefinition) - Method in class com.bmc.mainview.nvbapi.Conversation
Change the view that the conversation is working with.
setDefinition(String) - Method in class com.bmc.mainview.nvbapi.ViewDefinition
 
setDocType(String) - Method in class com.bmc.mainview.nvbapi.XML
 
setElementAt(XML, int) - Method in class com.bmc.mainview.nvbapi.XML
 
setForm(int) - Method in class com.bmc.mainview.nvbapi.ViewDefinition
Indicate that this view is a form of the current view using the same data sample.
setHyperlinks(boolean) - Method in class com.bmc.mainview.nvbapi.View
Requests that hyperlink definitions be attached to each field.
setLevel(Level) - Method in class com.bmc.mainview.nvbapi.Jdk14LogWrapper
 
setLevel(Level) - Method in class com.bmc.mainview.nvbapi.Log4jLogWrapper
 
setLevel(Level) - Method in class com.bmc.mainview.nvbapi.LogWrapper.PrintLogger
 
setLevel(Level) - Method in class com.bmc.mainview.nvbapi.LogWrapper
Filter out uninteresting messages
setLevel(Level) - Method in class com.bmc.mainview.nvbapi.Slf4jLogWrapper
 
setMajor(int) - Method in class com.bmc.mainview.VersionNumber
 
setMinor(int) - Method in class com.bmc.mainview.VersionNumber
 
setName(String) - Method in class com.bmc.mainview.nvbapi.HostServer
Set the name of the host for identification in messages
setName(String) - Method in class com.bmc.mainview.nvbapi.ViewDefinition
 
setNewPassword(String) - Method in class com.bmc.mainview.nvbapi.HostServer
Set a new password to be sent to the host when connecting;
setParameter(String) - Method in class com.bmc.mainview.nvbapi.ViewDefinition
 
setParameters(String[]) - Method in class com.bmc.mainview.nvbapi.ViewDefinition
 
setPassword(String) - Method in class com.bmc.mainview.nvbapi.HostServer
Set a password to be used with the user ID in connecting to the host
setProduct(String) - Method in class com.bmc.mainview.nvbapi.ViewDefinition
Set which product supports this view
setQwhere(String) - Method in class com.bmc.mainview.nvbapi.TabularView
Set an MVI WHERE clause to be used with this view.
setQwhere(String) - Method in class com.bmc.mainview.nvbapi.View
Set an MVI QWHERE clause to be used with this view.
setQwhere(String) - Method in class com.bmc.mainview.nvbapi.ViewDefinition
 
setRefreshOff() - Method in class com.bmc.mainview.nvbapi.Conversation
Allow data get operations to use the current sample
setRefreshOn() - Method in class com.bmc.mainview.nvbapi.Conversation
Allow data get operations to get a new sample
setResponse(String) - Method in class com.bmc.mainview.nvbapi.ConversationRawInEvent
 
setRowMax(int) - Method in class com.bmc.mainview.nvbapi.View
 
setSort(String) - Method in class com.bmc.mainview.nvbapi.ViewDefinition
 
setSort(String, int) - Method in class com.bmc.mainview.nvbapi.ViewDefinition
 
setSub(int) - Method in class com.bmc.mainview.VersionNumber
 
setTimeout(int) - Method in class com.bmc.mainview.nvbapi.Conversation
Set the amount of time to wait for a response from the host.
setTimeout(int) - Method in class com.bmc.mainview.nvbapi.HostServer
 
setTimeout(int) - Method in class com.bmc.mainview.nvbapi.LiveConv
 
setUserID(String) - Method in class com.bmc.mainview.nvbapi.HostServer
Set the login ID to be used in connecting to the host
setValue(String) - Method in class com.bmc.mainview.nvbapi.XML
Store a value between the beginning and ending tags of this element An element may have either a single value or an ordered list of sub-elements.
setWhere(String) - Method in class com.bmc.mainview.nvbapi.TabularView
Set an MVI WHERE clause to be used with this view.
setWhere(String) - Method in class com.bmc.mainview.nvbapi.View
Set an MVI WHERE clause to be used with this view.
setWhere(String) - Method in class com.bmc.mainview.nvbapi.ViewDefinition
 
Simulator - Class in com.bmc.mainview.nvbapi
A simulated host server.
Simulator(Object, Properties) - Constructor for class com.bmc.mainview.nvbapi.Simulator
Creates a HostServer that generates responses
size() - Method in class com.bmc.mainview.nvbapi.View
Tells how many rows of data are available in the view
Slf4jLogWrapper - Class in com.bmc.mainview.nvbapi
An instance is created when the caller passes an SLF4J logger to the HostServer
Slf4jLogWrapper(Object) - Constructor for class com.bmc.mainview.nvbapi.Slf4jLogWrapper
 
SORTASCENDING - Static variable in class com.bmc.mainview.nvbapi.ViewDefinition
 
SORTDESCENDING - Static variable in class com.bmc.mainview.nvbapi.ViewDefinition
 
sortField - Variable in class com.bmc.mainview.nvbapi.ViewDefinition
The Field to sort on
SORTNONE - Static variable in class com.bmc.mainview.nvbapi.ViewDefinition
The sort type
sortType - Variable in class com.bmc.mainview.nvbapi.ViewDefinition
 
source - Variable in class com.bmc.mainview.nvbapi.ViewDefinition
Where it was loaded from
status - Variable in class com.bmc.mainview.nvbapi.Conversation
The status returned from the previous request.
status - Variable in class com.bmc.mainview.nvbapi.ServicePoint
The servicepoint status: Active or Inactive
streamSend(String, String) - Method in class com.bmc.mainview.nvbapi.Conversation
Send a data stream to the back end.
streamSend(String, String) - Method in class com.bmc.mainview.nvbapi.LiveConv
Send a data stream to the back end.
sysname - Variable in class com.bmc.mainview.nvbapi.ServicePoint
The zOS system name
sysplex - Variable in class com.bmc.mainview.nvbapi.ServicePoint
The zOS sysplex name
system - Variable in class com.bmc.mainview.nvbapi.ServicePoint
The host system name

T

TabularView - Class in com.bmc.mainview.nvbapi
Modification log: JAN2011 Overrides the default refresh behaviour to ensure that the view definition is set for the conversation before the data-get is called, and that each form also refreshes immediately.
TabularView(ViewDefinition, Conversation, boolean, String) - Constructor for class com.bmc.mainview.nvbapi.TabularView
Creates an object containing the data from a MAINVIEW tabular view
TabularView(String, Conversation, boolean, String) - Constructor for class com.bmc.mainview.nvbapi.TabularView
Creates an object containing the data from a MAINVIEW tabular view
TabularView(String, Conversation, boolean, String, ViewListener) - Constructor for class com.bmc.mainview.nvbapi.TabularView
Creates an object containing the data from a MAINVIEW tabular view
TabularView(ViewDefinition, Conversation, boolean, String, ViewListener) - Constructor for class com.bmc.mainview.nvbapi.TabularView
Creates an object containing the data from a MAINVIEW tabular view
TabularView(ViewDefinition, Conversation, boolean, ViewListener) - Constructor for class com.bmc.mainview.nvbapi.TabularView
Creates an object containing the data from a MAINVIEW tabular view
TabularView(ViewDefinition, Conversation, boolean) - Constructor for class com.bmc.mainview.nvbapi.TabularView
Creates an object containing the data from a MAINVIEW tabular view
TabularView(ViewDefinition, Conversation) - Constructor for class com.bmc.mainview.nvbapi.TabularView
Creates an object containing the data from a MAINVIEW tabular view
TAGGED - Static variable in class com.bmc.mainview.nvbapi.Conversation
Indicates that the fields of returned data are to be broken out into Ele objects in the EleList of each row.
text - Variable in class com.bmc.mainview.nvbapi.Hyperlink
The operation to be triggered by the hyperlink.
TIME - Static variable in class com.bmc.mainview.nvbapi.Field
The data type is time (might be time of day, might be elapsed time)
timeDelta - Variable in class com.bmc.mainview.nvbapi.HostServer
Time offset between here and the host
timeSet(long) - Method in class com.bmc.mainview.nvbapi.Conversation
Gives access to the historical data stored on the mainframe
timeSet(long) - Method in class com.bmc.mainview.nvbapi.LiveConv
 
timeSet() - Method in class com.bmc.mainview.nvbapi.LiveConv
Gives access to the historical data stored on the mainframe.
timeSet(String) - Method in class com.bmc.mainview.nvbapi.LiveConv
Gives access to the historical data stored on the mainframe.
timeSet(String, String) - Method in class com.bmc.mainview.nvbapi.LiveConv
Gives access to the historical data stored on the mainframe.
timeSet(String, String, String) - Method in class com.bmc.mainview.nvbapi.LiveConv
A single interval is assumed.
timeSet(String, String, String, String) - Method in class com.bmc.mainview.nvbapi.LiveConv
Gives access to the historical data stored on the mainframe
toString() - Method in class com.bmc.mainview.nvbapi.Field
 
toString() - Method in class com.bmc.mainview.nvbapi.HostServer
 
toString() - Method in class com.bmc.mainview.nvbapi.Hyperlink
 
toString() - Method in class com.bmc.mainview.nvbapi.LiveConv
 
toString() - Method in class com.bmc.mainview.nvbapi.ServicePoint
 
toString() - Method in class com.bmc.mainview.nvbapi.View
 
toString() - Method in class com.bmc.mainview.nvbapi.XML
Converts the XML to string
toString(int) - Method in class com.bmc.mainview.nvbapi.XML
Converts the XML to String
toString() - Method in class com.bmc.mainview.VersionNumber
Returns the printable, dotted form of the version number.
toStringBuffer(int) - Method in class com.bmc.mainview.nvbapi.XML
Converts the XML to a StringBuffer
TYPES - Static variable in class com.bmc.mainview.nvbapi.Field
 

U

updateWriter(Writer) - Method in class com.bmc.mainview.nvbapi.ConversationWriter
 

V

VERSION - Static variable in class com.bmc.mainview.nvbapi.HostServer
The version of NVBAPI
version - Variable in class com.bmc.mainview.nvbapi.ServicePoint
The version number of the product, if available.
VersionNumber - Class in com.bmc.mainview
Stores a version number of the form 1.1.00
VersionNumber(String) - Constructor for class com.bmc.mainview.VersionNumber
Constructs a new VersionNumber from a String which ends in a version number of the form n1.n2.n3, where n1 is the major version number, n2 is the minor version number and n3 is the sub-version or modification level.
VersionNumber(int, int, int) - Constructor for class com.bmc.mainview.VersionNumber
Constructs a new VersionNumber given integer values for the sections of the number.
View - Class in com.bmc.mainview.nvbapi
Defines the common code for accessing MAINCVIEW views.
View(String, Conversation, String, ViewListener) - Constructor for class com.bmc.mainview.nvbapi.View
Creates an object containing the data from a MAINVIEW view
View(ViewDefinition, Conversation, String, ViewListener) - Constructor for class com.bmc.mainview.nvbapi.View
Creates an object containing the data from a MAINVIEW view
View(ViewDefinition, Conversation, ViewListener) - Constructor for class com.bmc.mainview.nvbapi.View
Creates an object containing the data from a MAINVIEW view
ViewDefinition - Class in com.bmc.mainview.nvbapi
An in-line view definition used with View and Conversation View definitions can be customized using MAINVIEW Explorer and exported as .vdf files using the "export view data" button.
ViewDefinition() - Constructor for class com.bmc.mainview.nvbapi.ViewDefinition
 
ViewDefinition(File) - Constructor for class com.bmc.mainview.nvbapi.ViewDefinition
 
ViewDefinition(String) - Constructor for class com.bmc.mainview.nvbapi.ViewDefinition
Create a view definition which refers to a view on the host.
ViewListener - Interface in com.bmc.mainview.nvbapi
The ViewListener interface is used to modify how a view is processed.
ViewNotFoundException - Exception in com.bmc.mainview.nvbapi
Thrown when a requested view does not exist
ViewNotFoundException(String, String) - Constructor for exception com.bmc.mainview.nvbapi.ViewNotFoundException
 
viewSet(String, boolean) - Method in class com.bmc.mainview.nvbapi.Conversation
Selects the view that will be addressed by subsequent mapGet, dataGet or actionExecute calls.
viewSet(ViewDefinition, boolean) - Method in class com.bmc.mainview.nvbapi.Conversation
Selects the view that will be addressed by subsequent mapGet, dataGet or actionExecute calls.
viewSet(String, boolean, String) - Method in class com.bmc.mainview.nvbapi.Conversation
Selects the view that will be addressed by subsequent mapGet, dataGet or actionExecute calls.
viewSet(ViewDefinition, boolean, String) - Method in class com.bmc.mainview.nvbapi.Conversation
Selects the view that will be addressed by subsequent mapGet, dataGet or actionExecute calls.
viewSet(String, boolean, String[]) - Method in class com.bmc.mainview.nvbapi.Conversation
Selects the view that will be addressed by subsequent mapGet, dataGet or actionExecute calls.
viewSet(ViewDefinition, boolean, String[]) - Method in class com.bmc.mainview.nvbapi.Conversation
Selects the view that will be addressed by subsequent mapGet, dataGet or actionExecute calls.
VIEWSET - Static variable in interface com.bmc.mainview.nvbapi.ViewListener
The Conversation has been set to use the view.

W

warn(String) - Method in class com.bmc.mainview.nvbapi.Jdk14LogWrapper
 
warn(String) - Method in class com.bmc.mainview.nvbapi.Log4jLogWrapper
 
warn(String) - Method in class com.bmc.mainview.nvbapi.LogWrapper.PrintLogger
 
warn(String) - Method in class com.bmc.mainview.nvbapi.LogWrapper
Log a warning message
warn(String) - Method in class com.bmc.mainview.nvbapi.Slf4jLogWrapper
 
where - Variable in class com.bmc.mainview.nvbapi.ViewDefinition
A where string to be used with DataGet
width - Variable in class com.bmc.mainview.nvbapi.Field
The width of the field
write(BufferedWriter) - Method in class com.bmc.mainview.nvbapi.ViewDefinition
Create a file that can be used to reload the view.

X

XML - Class in com.bmc.mainview.nvbapi
An object containing XML stored as a DOM-like structure.
XML(String) - Constructor for class com.bmc.mainview.nvbapi.XML
Create an element with the given tag
XML(Reader) - Constructor for class com.bmc.mainview.nvbapi.XML
Create a DOM-like structure from an XML input stream.

A C D E F G H I J L M N O P Q R S T U V W X