Aqualogic Interaction API  
 

IPTWebService.SetSupportsPersonalization Method 

Flag set by the web service creator that indicates whether or not this web service allows personalization.

void SetSupportsPersonalization(
   int Value
);

Parameters

Value
bitmasked int of {@link com.plumtree.server.PT_GADGETPERSONALIZATION_ROLES PT_GADGETPERSONALIZATION_ROLES}.

See Also

IPTWebService Interface | com.plumtree.server Namespace