Uses of Class
org.oa4mp.delegation.server.uuc.storage.AbandonedRule
-
Packages that use AbandonedRule Package Description edu.uiuc.ncsa.oa4mp.delegation.server.storage.uuc -
-
Uses of AbandonedRule in edu.uiuc.ncsa.oa4mp.delegation.server.storage.uuc
Methods in edu.uiuc.ncsa.oa4mp.delegation.server.storage.uuc that return AbandonedRule Modifier and Type Method Description AbandonedRule
UUCConfiguration. getAbandonedRule()
Methods in edu.uiuc.ncsa.oa4mp.delegation.server.storage.uuc with parameters of type AbandonedRule Modifier and Type Method Description void
UUCConfiguration. setAbandonedRule(AbandonedRule abandonedRule)
-