Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.europa.together.domain.acl.AccountDO (implements java.io.Serializable)
- org.europa.together.utils.acl.Constraints
- org.europa.together.domain.acl.LoginDO (implements java.io.Serializable)
- org.europa.together.domain.acl.PermissionDO (implements java.io.Serializable)
- org.europa.together.domain.acl.ResourceId (implements java.io.Serializable)
- org.europa.together.domain.acl.ResourcesDO (implements java.io.Serializable)
- org.europa.together.domain.acl.RolesDO (implements java.io.Serializable)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.europa.together.exceptions.acl.AuthenticationException
- org.europa.together.exceptions.acl.AuthorisationException
- java.lang.Exception
Interface Hierarchy
- java.io.Serializable
- org.europa.together.business.GenericDAO<T,
PK> - org.europa.together.business.acl.AccountDAO
- org.europa.together.business.acl.LoginDAO
- org.europa.together.business.acl.PermissionDAO
- org.europa.together.business.acl.ResourcesDAO
- org.europa.together.business.acl.RolesDAO
- org.europa.together.business.GenericDAO<T,