What are a "ShortName" and a "Global Name" for a class?
book
Article ID: KB0088289
calendar_today
Updated On:
TIBCO Adapter SDK
|
-
|
Not Applicable
|
-
|
Description
Resolution:
A Global Name is the unique full path name of a class, which encapsulates a TIBCO Repository location.
A Short Name is the last part of a full path class name, also refers to the naming convention used in SDK class name.
For Example:
- For a class located in the Repository under /tibco/public/class/ae/zap/Order
- ShortName is Order
- Global Name (FullName) is /tibco/public/class/ae/zap/Order
- PathName is /tibco/public/class/ae/zap
Issue/Introduction
What are a "ShortName" and a "Global Name" for a class?
Feedback
thumb_up
Yes
thumb_down
No