Namespace: channeltype

tibco.objectapi.common.channeltype

Members

(static, readonly) ChannelType :string

A representation of the literals of the enumeration 'Channel Type', and utility methods for working with them.
Type:
  • string
Properties:
Name Type Description
JSP_CHANNEL string
GI_CHANNEL string
PAGEFLOW_CHANNEL string
EMAIL_CHANNEL string
RSS_CHANNEL string
OPENSPACE_CHANNEL string
MOBILE_CHANNEL string

(static, readonly) ImplementationType :string

A representation of the literals of the enumeration 'Implementation Type', and utility methods for working with them.
Type:
  • string
Properties:
Name Type Description
PULL string
PUSH string

(static, readonly) PresentationType :string

A representation of the literals of the enumeration 'Presentation Type', and utility methods for working with them.
Type:
  • string
Properties:
Name Type Description
JSP string
GI string
PAGEFLOW string
EMAIL string
RSS string
GWT string
IPHONE string