WebCenter Interaction API  
 

IPTSubPortal.SetAccessType Method 

Sets the AccessType bitmask

void SetAccessType(
   int nAccessType
);

Parameters

nAccessType
Integer bitmask, set bits by ORing with PT_SUBPORTAL_ACCESS_TYPES constants

See Also

IPTSubPortal Interface | com.plumtree.server Namespace | PT_SUBPORTAL_ACCESS_TYPES