Uses of Class
org.oa4mp.delegation.server.storage.uuc.ListRule
-
Packages that use ListRule Package Description org.oa4mp.delegation.server.storage.uuc -
-
Uses of ListRule in org.oa4mp.delegation.server.storage.uuc
Methods in org.oa4mp.delegation.server.storage.uuc that return ListRule Modifier and Type Method Description ListRuleUUCConfiguration. getBlackList()ListRuleUUCConfiguration. getWhiteList()Methods in org.oa4mp.delegation.server.storage.uuc with parameters of type ListRule Modifier and Type Method Description voidUUCConfiguration. setBlackList(ListRule blackList)voidUUCConfiguration. setWhiteList(ListRule whiteList)
-