Uses of Class
com.axemble.vdp.security.helper.SecurableRightList
Packages that use SecurableRightList
- 
Uses of SecurableRightList in com.axemble.vdp.security.helperMethods in com.axemble.vdp.security.helper that return SecurableRightListModifier and TypeMethodDescriptionSecurableRightList.copy()static SecurableRightListSecurableRightList.load(Connection con, SecurableObject securableObject, boolean withDisplayName) static SecurableRightListSecurableRightList.loadFiltred(Connection con, SecurableObject securableObject, TrusteeObject trustee, int rightType) static SecurableRightListSecurableRightList.loadFiltred(Connection con, SecurableObject securableObject, Collection trustees, int rightType) Methods in com.axemble.vdp.security.helper with parameters of type SecurableRightList