|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.neemsoft.jmep.VariableCB
org.olat.course.condition.interpreter.AbstractVariable
org.olat.course.condition.interpreter.NowVariable
public class NowVariable
| Field Summary | |
|---|---|
static java.lang.String |
name
|
| Constructor Summary | |
|---|---|
NowVariable(UserCourseEnvironment userCourseEnv)
Default constructor to use the current date |
|
| Method Summary | |
|---|---|
java.lang.Object |
getValue()
|
| Methods inherited from class org.olat.course.condition.interpreter.AbstractVariable |
|---|
getUserCourseEnv |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String name
| Constructor Detail |
|---|
public NowVariable(UserCourseEnvironment userCourseEnv)
userCourseEnv - | Method Detail |
|---|
public java.lang.Object getValue()
getValue in class AbstractVariableVariableCB.getValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||