Uses of Class
com.axemble.vdp.security.helper.SecurableRightList.ExpireState
Packages that use SecurableRightList.ExpireState
-
Uses of SecurableRightList.ExpireState in com.axemble.vdp.security.helper
Methods in com.axemble.vdp.security.helper with parameters of type SecurableRightList.ExpireStateModifier and TypeMethodDescriptionprotected static void
SecurableRightList.sqlDeleteTrusteeRight
(Connection con, SecurableObject securableObject, Collection trusteeRights, SecurableRightList.ExpireState expireState) protected static void
SecurableRightList.sqlInsertTrusteeRight
(Connection con, SecurableObject securableObject, Collection trusteeRights, SecurableRightList.ExpireState expireState)