Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| pr_methods:getintelligencetypeapplicability [2023/04/04 06:59] – removed - external edit (Unknown date) 127.0.0.1 | pr_methods:getintelligencetypeapplicability [2025/06/12 04:00] (current) – Change to AwareIM aware_support3 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | {{tag> | ||
| + | ====getIntelligenceTypeApplicability ()==== | ||
| + | <code java> | ||
| + | This method must return those types of intelligent business object that the channel is applicable for. For example, the SOAP or Sockets channel is not applicable to business objects with the Human intelligence and the E-mail channel is not applicable to Devices. The constants specifying possible intelligence types are available in the '' | ||
| + | |||
| + | |'' | ||
| + | |'' | ||
| + | |'' | ||
| + | |'' | ||
| + | |||
| + | At least one intelligence type must be returned. | ||