CustomResource

The CustomResource interface represents a Custom Resource.

Further documentation.

CustomResource Properties

COMMAND_CALL
COMMAND_DELETE
COMMAND_EXEC
COMMAND_FETCH
COMMAND_INSERT
COMMAND_PRINT
COMMAND_READ
COMMAND_UPDATE
COMMAND_WRITE

CustomResource Functions

execute CustomResource.execute( command [, binding ] ) Invokes the execute(String) method on the Custom Resource passing command as argument.

Resource Functions

setDebug CustomResource.setDebug( debug ) Activates or deactivates debug for the resource.
isDebug CustomResource.isDebug( ) Returns true if debug is activated for the resource.

Element Functions

getElementName CustomResource.getElementName( ) Returns the element name
getElementType CustomResource.getElementType( ) Returns the element type