Package | Description |
---|---|
com.bmc.arsys.api | |
com.bmc.arsys.demo.javadriver |
Modifier and Type | Method and Description |
---|---|
SupportFileKey |
SupportFile.getKey()
Returns the unique identifier for the support file.
|
Modifier and Type | Method and Description |
---|---|
void |
ARServerUser.deleteSupportFile(SupportFileKey supportFileKey)
Deletes the given support file from the server.
|
void |
ObjectPrinter.printSupportFileKey(String indent,
String header,
SupportFileKey key) |
void |
SupportFile.setKey(SupportFileKey key)
Sets a unique identifier to the support file.
|
void |
MethodValidator.verifyARDeleteSupportFile(ApiUserContextI context,
SupportFileKey arg1) |
Modifier and Type | Method and Description |
---|---|
static SupportFileKey |
InputReader.getSupportFileKey() |
? Copyright 2013 BMC Software, Inc.