TIBCO BusinessEvents™
Standard
Cluster
Cluster
.
typeIdToURI()
Signature
String typeIdToURI(int typeId)
Domain
action, condition, query
Description
Returns the design time URI for the typeId
Parameters
Name
Type
Description
typeId
int
The type id of the entity
Returns
Type
Description
String
Design time URI of the entity
Cautions
none
Example
int cAgentId = ClusterFunctions.typeIdToURI(int typeId);