Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IACLEntry.GetPrincipalObjectClass Method 

Returns the ObjectClass pertaining to this entry type.

ObjectClass GetPrincipalObjectClass();

Return Value

The entry class type.

Remarks

This will be either ObjectClass.User or ObjectClass.UserGroup.

See Also

IACLEntry Interface | Plumtree.Remote.PRC Namespace