Package de.espirit.firstspirit.access
Interface Principal
- All Superinterfaces:
Comparable<Principal>
- All Known Subinterfaces:
ExternalGroup
,Group
,User
- Since:
- 3.1.324
-
Field Summary
-
Method Summary
Methods inherited from interface java.lang.Comparable
compareTo
-
Field Details
-
GROUP
static final int GROUPPrincipal type Group.- Since:
- 3.1.324
- See Also:
-
USER
static final int USERPrincipal type User.- Since:
- 3.1.324
- See Also:
-
-
Method Details