|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.jetty.policy.entry.AbstractEntry
public abstract class AbstractEntry
| Constructor Summary | |
|---|---|
AbstractEntry()
|
|
| Method Summary | |
|---|---|
abstract void |
expand(PolicyContext context)
|
boolean |
isDirty()
|
boolean |
isExpanded()
|
void |
setDirty(boolean isDirty)
|
void |
setExpanded(boolean isExpanded)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractEntry()
| Method Detail |
|---|
public abstract void expand(PolicyContext context)
throws PolicyException
PolicyExceptionpublic boolean isDirty()
public void setDirty(boolean isDirty)
public boolean isExpanded()
public void setExpanded(boolean isExpanded)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||