Uses of Interface
org.biomage.Interface.HasRoles

Packages that use HasRoles
org.biomage.AuditAndSecurity   
 

Uses of HasRoles in org.biomage.AuditAndSecurity
 

Classes in org.biomage.AuditAndSecurity that implement HasRoles
 class Contact
          A contact is either a person or an organization.
 class Organization
          Organizations are entities like companies, universities, government agencies for which the attributes are self describing.
 class Person
          A person for which the attributes are self describing.
 class User
          A user for which the attributes are self describing.