Searched refs:VM_BODY_REFERENCE (Results 1 – 4 of 4) sorted by relevance
99 key = rsvc.getString(RuntimeConstants.VM_BODY_REFERENCE, "bodyContent"); in init()
163 bodyReference = rsvc.getString(RuntimeConstants.VM_BODY_REFERENCE, "bodyContent"); in init()
68 engine.setProperty(RuntimeConstants.VM_BODY_REFERENCE, "myBody"); in testCustomBodyReference()
360 String VM_BODY_REFERENCE = "velocimacro.body_reference"; field