setMethodIdentifier(
methodIdentifier)The setMethodIdentifier method defines the type of command contained in the command object.
![]()
 methodIdentifier—a string containing the type of command.
![]()
 COMMAND_ENDSESSION—represents the endSession method.
![]()
 COMMAND_GETOFFERS—represents the getOffers method.
![]()
 COMMAND_GETPROFILE—represents the getProfile method.
![]()
 COMMAND_GETVERSION—represents the getVersion method.
![]()
 COMMAND_POSTEVENT—represents the postEvent method.
![]()
 COMMAND_SETAUDIENCE—represents the setAudience method.
![]()
 COMMAND_SETDEBUG—represents the setDebug method.
![]()
 COMMAND_STARTSESSION—represents the startSession method.The following example is an excerpt from an executeBatch method calling getVersion and endSession.
| 
           IBM Unica Interact 
          8.5.0 
         | 
        
        
           Copyright IBM Corporation 2011. All Rights Reserved. 
          
         | 
      
| 
           For more information, see our support and community site: Customer Central 
         | 
      |