|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SpringBeans | |
---|---|
org.kuali.hr.sys.context | |
org.kuali.hr.sys.util.constants |
Uses of SpringBeans in org.kuali.hr.sys.context |
---|
Methods in org.kuali.hr.sys.context with parameters of type SpringBeans | |
---|---|
static Object |
SpringContext.getBean(SpringBeans bean)
return a spring bean by its name |
Uses of SpringBeans in org.kuali.hr.sys.util.constants |
---|
Methods in org.kuali.hr.sys.util.constants that return SpringBeans | |
---|---|
static SpringBeans |
SpringBeans.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SpringBeans[] |
SpringBeans.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |