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