Stores IAnnotations for IPrinicipals.
The utility ID is 'PrincipalAnnotation'.
There are no attributes in this class.
getAnnotations(principal)
Return object implementing IAnnotations for the given principal.
If there is no IAnnotations it will be created and then returned.
getAnnotationsById(principalId)
Return object implementing IAnnotations for the given principal.
If there is no IAnnotations it will be created and then returned.
hasAnnotations(principal)
Return boolean indicating if given principal has IAnnotations.
There are no known subclasses.