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 ListRule
UUCConfiguration. getBlackList()
ListRule
UUCConfiguration. getWhiteList()
Methods in org.oa4mp.delegation.server.storage.uuc with parameters of type ListRule Modifier and Type Method Description void
UUCConfiguration. setBlackList(ListRule blackList)
void
UUCConfiguration. setWhiteList(ListRule whiteList)
-