VRF.getVRFImpls()

Signature

Object[] getVRFImpls (String vrfURI)

Domain

ACTION, BUI

Description

Get all the available implementations of a virtual rule function.

Parameters

NameTypeDescription
vrfURIStringThe URI of the virtual rule function.

Returns

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

Cautions

none