Products | Versions |
---|---|
TIBCO Adapter SDK | - |
Not Applicable | - |
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