TIBCO BusinessEvents™
Standard
Instance
Reflection
Instance.Reflection
.
getAllPropertyNames()
Signature
String[] getAllPropertyNames(Concept instance)
Domain
ACTION, CONDITION, QUERY, BUI
Description
This method returns all property names of a Concept Instance.
Parameters
Name
Type
Description
instance
Concept
the concept instance
Returns
Type
Description
String[]
The property names of the concept instance
Cautions
none