public int [] getIntelligenceTypeApplicability () 

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 IEntityDefinition interface. They are:

INTELLIGENCE_BUSINESSAware IM software system
INTELLIGENCE_HUMANhuman being
INTELLIGENCE_DEVICEhardware device
INTELLIGENCE_SYSTEMsoftware system (non Aware IM)

At least one intelligence type must be returned.

  • Last modified: 2023/05/03 04:31