A B C D E G I M O P S T V W 

A

AARGenerator - Class in com.ibm.zosconnect.buildtoolkit
Generator to generate API archive file(.aar) from API projects
AARGenerator(String, String) - Constructor for class com.ibm.zosconnect.buildtoolkit.AARGenerator
Creates an instance of AARGenerator.
active() - Static method in class com.ibm.zosconnect.buildtoolkit.Trace
Turn on the output of trace messages.
addPlugin(String, String) - Static method in class com.ibm.zosconnect.buildtoolkit.SARGenerator
Register a SARGeneratorPlugin for the given provider.
ARAGenerator - Class in com.ibm.zosconnect.buildtoolkit
Generator to generate all the artifacts that enable Z application to call RESTful APIs.
ARAGenerator(Map<String, String>) - Constructor for class com.ibm.zosconnect.buildtoolkit.ARAGenerator
 
ARASummary - Class in com.ibm.zosconnect.buildtoolkit
The object that represents the processing result summary for the given api description file.
ARASummary() - Constructor for class com.ibm.zosconnect.buildtoolkit.ARASummary
 

B

BindfileGenerator - Class in com.ibm.zosconnect.buildtoolkit
Objects of this type are used to generate WSBind file and JSON schemas for use with the z/OS Connect supplied data transformer.
BindfileGenerator(String, String, String, BindfileGenerator.Language, BindfileGenerator.ProgramInterface, String, String, BindfileGenerator.CharVarying, Boolean, String, Boolean, String) - Constructor for class com.ibm.zosconnect.buildtoolkit.BindfileGenerator
Generates a WSBind file and JSON schemas using input language structures.
BindfileGenerator(String, String, String, Boolean, BindfileGenerator.Language, BindfileGenerator.ProgramInterface, String, String, BindfileGenerator.CharVarying, String, String, Boolean, String, Boolean, Boolean, BindfileGenerator.DateTime, String) - Constructor for class com.ibm.zosconnect.buildtoolkit.BindfileGenerator
Generates a WSBind file and JSON schemas using input language structures.
BindfileGenerator(String, String, String, String, String, BindfileGenerator.Language, BindfileGenerator.ProgramInterface, String, String, BindfileGenerator.CharVarying, Boolean, Boolean, String, Integer, Integer, String, BindfileGenerator.DateTime, Integer, Integer, String, BindfileGenerator.NameTruncation, String) - Constructor for class com.ibm.zosconnect.buildtoolkit.BindfileGenerator
Generates a WSBind file and language structures using input JSON schemas.
BindfileGenerator.CharVarying - Enum in com.ibm.zosconnect.buildtoolkit
Specifies how character fields in the language structures are mapped.
BindfileGenerator.DateTime - Enum in com.ibm.zosconnect.buildtoolkit
BindfileGenerator.Language - Enum in com.ibm.zosconnect.buildtoolkit
Represents the language used by the system of record application.
BindfileGenerator.NameTruncation - Enum in com.ibm.zosconnect.buildtoolkit
BindfileGenerator.ProgramInterface - Enum in com.ibm.zosconnect.buildtoolkit
The interface used to communicate with the system of record application.

C

com.ibm.zosconnect.buildtoolkit - package com.ibm.zosconnect.buildtoolkit
 
copyright_notice - Static variable in interface com.ibm.zosconnect.buildtoolkit.SARGeneratorPlugin
 
createAARFile() - Method in class com.ibm.zosconnect.buildtoolkit.AARGenerator
Creates .aar file.

D

deactivate() - Static method in class com.ibm.zosconnect.buildtoolkit.Trace
Turn off the output of trace messages.

E

exception(Object, String, Throwable) - Static method in class com.ibm.zosconnect.buildtoolkit.Trace
Used to mark that an exception has been caught.

G

GenerateAarException - Exception in com.ibm.zosconnect.buildtoolkit
 
GenerateAarException(String) - Constructor for exception com.ibm.zosconnect.buildtoolkit.GenerateAarException
 
GenerateSarException - Exception in com.ibm.zosconnect.buildtoolkit
 
GenerateSarException(String) - Constructor for exception com.ibm.zosconnect.buildtoolkit.GenerateSarException
 
GenerateSarException(Throwable) - Constructor for exception com.ibm.zosconnect.buildtoolkit.GenerateSarException
 
getApiDescriptionFile() - Method in class com.ibm.zosconnect.buildtoolkit.ARASummary
 
getBindFile() - Method in class com.ibm.zosconnect.buildtoolkit.BindfileGenerator
Returns the generated WSBind file.
getContent() - Method in class com.ibm.zosconnect.buildtoolkit.ServiceArtifact
 
getIgnoredList() - Method in class com.ibm.zosconnect.buildtoolkit.ARASummary
 
getMessage() - Method in exception com.ibm.zosconnect.buildtoolkit.InvalidPropertyException
 
getName() - Method in class com.ibm.zosconnect.buildtoolkit.ProviderProperty
 
getName() - Method in class com.ibm.zosconnect.buildtoolkit.ServiceArtifact
 
getName() - Method in exception com.ibm.zosconnect.buildtoolkit.ServiceArtifactException
 
getOutputZipFilePath() - Method in class com.ibm.zosconnect.buildtoolkit.AARGenerator
Allows BuildToolkit CLI to get the generated .aar path.
getPath() - Method in class com.ibm.zosconnect.buildtoolkit.ServiceArtifact
 
getProcessedList() - Method in class com.ibm.zosconnect.buildtoolkit.ARASummary
 
getProperty() - Method in exception com.ibm.zosconnect.buildtoolkit.InvalidPropertyException
 
getProviderName() - Method in interface com.ibm.zosconnect.buildtoolkit.SARGeneratorPlugin
Supplies the unique name of the Service Provider that service archives are being built for.
getProviderProperties() - Method in interface com.ibm.zosconnect.buildtoolkit.SARGeneratorPlugin
Provides the configuration properties for the service represented by this service archive.
getReason() - Method in exception com.ibm.zosconnect.buildtoolkit.InvalidPropertyException
 
getReason() - Method in exception com.ibm.zosconnect.buildtoolkit.ServiceArtifactException
 
getRequestSchema() - Method in class com.ibm.zosconnect.buildtoolkit.BindfileGenerator
Returns a String containing the request JSON schema for the generated WSBind file.
getRequestSchema() - Method in interface com.ibm.zosconnect.buildtoolkit.SARGeneratorPlugin
Provides the request schema for the service represented by this service archive.
getResponseSchema() - Method in class com.ibm.zosconnect.buildtoolkit.BindfileGenerator
Returns a String containing the response JSON schema for the generated WSBind file.
getResponseSchema() - Method in interface com.ibm.zosconnect.buildtoolkit.SARGeneratorPlugin
Provides the response schema for the service represented by this service archive.
getSarContents() - Method in interface com.ibm.zosconnect.buildtoolkit.SARGeneratorPlugin
Returns the other content that needs to be stored in the service archive.
getType() - Method in class com.ibm.zosconnect.buildtoolkit.ProviderProperty
 
getType() - Method in class com.ibm.zosconnect.buildtoolkit.ServiceArtifact
 
getValue() - Method in class com.ibm.zosconnect.buildtoolkit.ProviderProperty
 
getVersion() - Method in class com.ibm.zosconnect.buildtoolkit.ServiceArtifact
 

I

in(Object, String, Object...) - Static method in class com.ibm.zosconnect.buildtoolkit.Trace
Used to mark the start of a method.
InvalidPropertyException - Exception in com.ibm.zosconnect.buildtoolkit
Thrown to indicate that one of the properties passed to the SARGeneratorPlugin had a problem.
InvalidPropertyException(String, String) - Constructor for exception com.ibm.zosconnect.buildtoolkit.InvalidPropertyException
Construct a new exception for the specified property with the reason for the exception being thrown.
InvalidPropertyException(Throwable) - Constructor for exception com.ibm.zosconnect.buildtoolkit.InvalidPropertyException
 
InvalidSwaggerException - Exception in com.ibm.zosconnect.buildtoolkit
Thrown to indicate that input swagger file is invalid.
InvalidSwaggerException(String) - Constructor for exception com.ibm.zosconnect.buildtoolkit.InvalidSwaggerException
 
InvalidSwaggerException(String, Throwable) - Constructor for exception com.ibm.zosconnect.buildtoolkit.InvalidSwaggerException
 

M

message(Object, String, String, Object...) - Static method in class com.ibm.zosconnect.buildtoolkit.Trace
Used to output an information message.

O

out(Object, String) - Static method in class com.ibm.zosconnect.buildtoolkit.Trace
Used to mark that a method has returned.
out(Object, String, Object) - Static method in class com.ibm.zosconnect.buildtoolkit.Trace
Used to mark that a method has returned.

P

ProviderProperty - Class in com.ibm.zosconnect.buildtoolkit
Objects of this type are used to store configuration properties for the service in the service archive.
ProviderProperty(String, ProviderProperty.ProviderPropertyType, Object) - Constructor for class com.ibm.zosconnect.buildtoolkit.ProviderProperty
Create a new property to be stored in the service archive
ProviderProperty.ProviderPropertyType - Enum in com.ibm.zosconnect.buildtoolkit
The types of property that can be stored in the service archive.

S

SARGenerator - Class in com.ibm.zosconnect.buildtoolkit
 
SARGenerator(String) - Constructor for class com.ibm.zosconnect.buildtoolkit.SARGenerator
Create a SAR from a service project.
SARGenerator(Map<String, String>) - Constructor for class com.ibm.zosconnect.buildtoolkit.SARGenerator
Create a SAR based on the supplied properties.
SARGeneratorPlugin - Interface in com.ibm.zosconnect.buildtoolkit
 
save(String) - Method in class com.ibm.zosconnect.buildtoolkit.ARAGenerator
 
save(String) - Method in class com.ibm.zosconnect.buildtoolkit.SARGenerator
Generates and saves the sar file
ServiceArtifact - Class in com.ibm.zosconnect.buildtoolkit
Objects of this type are used to represent files that are included in the service archive.
ServiceArtifact(String, String, byte[]) - Constructor for class com.ibm.zosconnect.buildtoolkit.ServiceArtifact
Create the ServiceArtifact to be stored in the service archive which represents a file.
ServiceArtifact(String, String, byte[], String) - Constructor for class com.ibm.zosconnect.buildtoolkit.ServiceArtifact
Create the ServiceArtifact with a specified version to be stored in the service archive which represents a file
ServiceArtifact(String, String, byte[], String, String) - Constructor for class com.ibm.zosconnect.buildtoolkit.ServiceArtifact
Create the ServiceArtifact with a specified version to be stored in the service archive which represents the specified type
ServiceArtifactException - Exception in com.ibm.zosconnect.buildtoolkit
Use to indicate that a problem occurred when creating a ServiceArtifact for inclusion in the service archive.
ServiceArtifactException(String, Throwable) - Constructor for exception com.ibm.zosconnect.buildtoolkit.ServiceArtifactException
Create a new exception for the named artifact with the cause of the error.
ServiceArtifactException(String, String) - Constructor for exception com.ibm.zosconnect.buildtoolkit.ServiceArtifactException
Create a new exception for the named artifact with the reason for the error.
setApiDescriptionFile(String) - Method in class com.ibm.zosconnect.buildtoolkit.ARASummary
 
setOutput(PrintStream) - Static method in class com.ibm.zosconnect.buildtoolkit.Trace
Set the location that trace messages should be written to.
setParameters(Map<String, String>) - Method in interface com.ibm.zosconnect.buildtoolkit.SARGeneratorPlugin
Sets the configuration properties supplied by the user to be used in the creation of the service archive.
setWarningsIssued(boolean) - Method in class com.ibm.zosconnect.buildtoolkit.ARASummary
 

T

toString() - Method in class com.ibm.zosconnect.buildtoolkit.ARASummary
 
toString() - Method in enum com.ibm.zosconnect.buildtoolkit.BindfileGenerator.Language
 
Trace - Class in com.ibm.zosconnect.buildtoolkit
Utility for outputting verbose information about the build toolkit functionality.

V

valueOf(String) - Static method in enum com.ibm.zosconnect.buildtoolkit.BindfileGenerator.CharVarying
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibm.zosconnect.buildtoolkit.BindfileGenerator.DateTime
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibm.zosconnect.buildtoolkit.BindfileGenerator.Language
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibm.zosconnect.buildtoolkit.BindfileGenerator.NameTruncation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibm.zosconnect.buildtoolkit.BindfileGenerator.ProgramInterface
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibm.zosconnect.buildtoolkit.ProviderProperty.ProviderPropertyType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.ibm.zosconnect.buildtoolkit.BindfileGenerator.CharVarying
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibm.zosconnect.buildtoolkit.BindfileGenerator.DateTime
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibm.zosconnect.buildtoolkit.BindfileGenerator.Language
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibm.zosconnect.buildtoolkit.BindfileGenerator.NameTruncation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibm.zosconnect.buildtoolkit.BindfileGenerator.ProgramInterface
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibm.zosconnect.buildtoolkit.ProviderProperty.ProviderPropertyType
Returns an array containing the constants of this enum type, in the order they are declared.

W

warningsIssued() - Method in class com.ibm.zosconnect.buildtoolkit.ARASummary
 
A B C D E G I M O P S T V W