Package | Description |
---|---|
com.bmc.arsys.api |
Modifier and Type | Method and Description |
---|---|
OverlayPropInfo |
ARServerUser.createOverlay(OverlaidInfo object)
Creates overlay for the specified
OverlaidInfo object on AR System server. |
OverlayPropInfo |
ARServerUser.createOverlayFromObject(OverlaidInfo baseObj,
OverlaidInfo customObj)
Creates overlay of the specified custom object that was created at customer's environment.
|
void |
ParameterValidator.validateAROverlaidInfo(OverlaidInfo overlaidInfo)
Validates that an object of type OverlaidInfo contains value and that the value is legal.
|
void |
MethodValidator.verifyARCreateOverlay(ApiUserContextI context,
OverlaidInfo arg) |
void |
MethodValidator.verifyARCreateOverlayFromObject(ApiUserContextI context,
OverlaidInfo baseObj,
OverlaidInfo customObj) |
? Copyright 2013 BMC Software, Inc.