openurp-edu-course-web
openurp-edu-course-web
org.openurp.edu.course.service
SyllabusService
org.openurp.edu.course.service.impl
SyllabusServiceImpl
org.openurp.edu.course.web.action
DefaultModule
DepartAction
InfoAction
ReviseAction
org.openurp.edu.course.web.helper
ClazzInfo
PlanCourseInfo
StatHelper
org.openurp.edu.course.web.ws
DefaultModule
ProfileWS
openurp-edu-course-web
/
org.openurp.edu.course.web.action
/
DefaultModule
DefaultModule
class
DefaultModule
extends
BindModule
Graph
Supertypes
class
BindModule
class
Object
trait
Matchable
class
Any
Value members
Value members
Concrete methods
override protected
def
binding
():
Unit
Definition Classes
BindModule
Inherited methods
final
def
$
(
s:
String
,
defaultValue:
String
):
PropertyPlaceHolder
Inherited from:
BindModule
final
def
?
:
InjectPlaceHolder
.type
Inherited from:
BindModule
final
def
configure
(
binder:
Binding
):
Unit
Getter for the field
config
.
Getter for the field
config
.
Inherited from:
BindModule
final
def
devEnabled
:
Boolean
Inherited from:
BindModule
final
def
inject
[
T
](
clazz:
Class
[
T
]):
Injection
[
T
]
Inherited from:
BindModule
def
wiredEagerly
(
newvalue:
Boolean
):
Unit
Inherited from:
BindModule