|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.opennms.web.admin.roles.WebSchedEntry
public class WebSchedEntry
| Constructor Summary | |
|---|---|
WebSchedEntry(int schedIndex,
int timeIndex,
String user,
Date startDate,
Date endDate)
|
|
WebSchedEntry(int schedIndex,
int timeIndex,
String user,
String begins,
String ends)
|
|
| Method Summary | |
|---|---|
boolean |
isNew()
|
void |
update(Role role)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WebSchedEntry(int schedIndex,
int timeIndex,
String user,
Date startDate,
Date endDate)
public WebSchedEntry(int schedIndex,
int timeIndex,
String user,
String begins,
String ends)
| Method Detail |
|---|
public boolean isNew()
public void update(Role role)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||