VRF.getVRFImplNames()

Signature

String[] getVRFImplNames (String vrfURI)

Domain

ACTION, BUI

Description

Get the names of all available implementations of a virtual rule function.

Parameters

NameTypeDescription
vrfURIStringThe URI of the virtual rule function.

Returns

TypeDescription
String[]List of names of available implementations. Null if none found.

Cautions

none