|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.olat.course.condition.NoOpCourseEnvironment
public class NoOpCourseEnvironment
Description:
| Constructor Summary | |
|---|---|
NoOpCourseEnvironment()
Deprecated. Default constructor for the No Op course environment. |
|
| Method Summary | |
|---|---|
AssessmentManager |
getAssessmentManager()
Deprecated. Get the assessment manager for this course |
UserNodeAuditManager |
getAuditManager()
Deprecated. Get the audit manager for this course |
OlatRootFolderImpl |
getCourseBaseContainer()
Deprecated. Return the course base path. |
CourseConfig |
getCourseConfig()
Deprecated. |
VFSContainer |
getCourseFolderContainer()
Deprecated. Get the course folder path. |
CourseGroupManager |
getCourseGroupManager()
Deprecated. Get the course group management environment |
CoursePropertyManager |
getCoursePropertyManager()
Deprecated. Get a course property manager for this course |
java.lang.Long |
getCourseResourceableId()
Deprecated. Get the resourceable id of this course. |
java.lang.String |
getCourseTitle()
Deprecated. |
long |
getCurrentTimeMillis()
Deprecated. Get the current time in milli seconds |
Structure |
getRunStructure()
Deprecated. Return the course run structure |
boolean |
isNoOpMode()
Deprecated. if true then all ConditionInterpreter functions should return true/1 immediately without e.g. |
void |
setCourseConfig(CourseConfig cc)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NoOpCourseEnvironment()
| Method Detail |
|---|
public boolean isNoOpMode()
CourseEnvironment
isNoOpMode in interface CourseEnvironmentCourseEnvironment.isNoOpMode()public long getCurrentTimeMillis()
CourseEnvironment
getCurrentTimeMillis in interface CourseEnvironmentThis is not implemented in NoOpCourseEnvironmentpublic CourseGroupManager getCourseGroupManager()
CourseEnvironment
getCourseGroupManager in interface CourseEnvironmentCourseEnvironment.getCourseGroupManager()public java.lang.Long getCourseResourceableId()
CourseEnvironment
getCourseResourceableId in interface CourseEnvironmentThis is not implemented in NoOpCourseEnvironmentpublic CoursePropertyManager getCoursePropertyManager()
CourseEnvironment
getCoursePropertyManager in interface CourseEnvironmentThis is not implemented in NoOpCourseEnvironmentpublic AssessmentManager getAssessmentManager()
CourseEnvironment
getAssessmentManager in interface CourseEnvironmentCourseEnvironment.getAssessmentManager()public UserNodeAuditManager getAuditManager()
CourseEnvironment
getAuditManager in interface CourseEnvironmentCourseEnvironment.getAuditManager()public Structure getRunStructure()
CourseEnvironment
getRunStructure in interface CourseEnvironmentCourseEnvironment.getRunStructure()public java.lang.String getCourseTitle()
getCourseTitle in interface CourseEnvironmentCourseEnvironment.getCourseTitle()public CourseConfig getCourseConfig()
getCourseConfig in interface CourseEnvironmentpublic void setCourseConfig(CourseConfig cc)
org.olat.course.run.environment.CourseEnvironment#setCourseConfig()public VFSContainer getCourseFolderContainer()
CourseEnvironment
getCourseFolderContainer in interface CourseEnvironmentpublic OlatRootFolderImpl getCourseBaseContainer()
CourseEnvironment
getCourseBaseContainer in interface CourseEnvironment
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||