|
talx x1.0.5 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectutil.Skill
util.SkillAlias
A skill that simply wraps another skill.
| Field Summary |
| Constructor Summary | |
SkillAlias(java.lang.String id,
Skill s)
|
|
| Method Summary | |
java.util.Date |
getDate()
Returns the date of this Skill. |
java.lang.String |
getDescription()
Returns the description of this Skill. |
Drill |
getDrill()
Returns the drill that this Skill starts with. |
java.lang.String[] |
getPrerequisits()
Returns the prereqs of this Skill. |
java.lang.String |
getRefreshCriteria()
Returns the refresh criteria of this Skill. |
java.lang.String |
getReviewCriteria()
Returns the review criteria of this Skill. |
Task |
getReviewTask()
Returns the current task to do for this Skill (when reviewing/refreshing). |
java.lang.String |
getStatus()
Returns the status of this Skill. |
void |
setDate(java.util.Date d)
Sets the Status of this Skill. |
void |
setDescription(java.lang.String d)
Sets the description of this Skill. |
void |
setStatus(Drill d)
Sets the Status of this Skill. |
void |
setStatus(java.lang.String status)
Sets the Status of this Skill. |
void |
setStatus(java.lang.String status,
java.util.Date d)
Sets the Status of this Skill. |
| Methods inherited from class util.Skill |
getId |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SkillAlias(java.lang.String id,
Skill s)
| Method Detail |
public java.lang.String[] getPrerequisits()
Skill
getPrerequisits in class Skillpublic java.lang.String getStatus()
Skill
getStatus in class Skillpublic java.util.Date getDate()
Skill
getDate in class Skillpublic java.lang.String getRefreshCriteria()
Skill
getRefreshCriteria in class Skillpublic java.lang.String getReviewCriteria()
Skill
getReviewCriteria in class Skillpublic java.lang.String getDescription()
Skill
getDescription in class Skillpublic Drill getDrill()
Skill
getDrill in class Skillpublic Task getReviewTask()
Skill
getReviewTask in class Skillpublic void setDescription(java.lang.String d)
Skill
setDescription in class Skilld - description.
public void setStatus(java.lang.String status,
java.util.Date d)
Skill
setStatus in class Skillstatus - status.d - date.public void setDate(java.util.Date d)
Skill
setDate in class Skilld - date.public void setStatus(java.lang.String status)
Skill
setStatus in class Skillstatus - status.public void setStatus(Drill d)
Skill
setStatus in class Skilld - drill.
|
talx x1.0.5 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
© 2001-2005 University of Oregon.
Eugene OR 97403, U.S.A. All Rights Reserved.