|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sharengo.wikitty.search.Restriction
org.sharengo.wikitty.search.AssociatedRestriction
public class AssociatedRestriction
| Field Summary |
|---|
| Fields inherited from class org.sharengo.wikitty.search.Restriction |
|---|
name |
| Constructor Summary | |
|---|---|
AssociatedRestriction(Restriction parentRestriction,
Restriction embededRestriction,
Element element)
|
|
| Method Summary | |
|---|---|
Element |
getElement()
|
Restriction |
getParentRestrictionDto()
|
Restriction |
getRestriction()
|
void |
setElement(Element element)
|
| Methods inherited from class org.sharengo.wikitty.search.Restriction |
|---|
equals, getName, hashCode, setName |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AssociatedRestriction(Restriction parentRestriction,
Restriction embededRestriction,
Element element)
| Method Detail |
|---|
public Restriction getParentRestrictionDto()
public Element getElement()
public void setElement(Element element)
public Restriction getRestriction()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||