|
AR System Java API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of SupportFileKey in com.bmc.arsys.api |
|---|
| Methods in com.bmc.arsys.api that return SupportFileKey | |
|---|---|
SupportFileKey |
SupportFile.getKey()
Returns the unique identifier for the support file. |
| Methods in com.bmc.arsys.api with parameters of type SupportFileKey | |
|---|---|
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. |
|
AR System Java API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||