org.nuiton.wikitty.search.operators
Class AssociatedRestriction
java.lang.Object
org.nuiton.wikitty.search.operators.Restriction
org.nuiton.wikitty.search.operators.AssociatedRestriction
- All Implemented Interfaces:
- Serializable
public class AssociatedRestriction
- extends Restriction
- See Also:
- Serialized Form
| Fields inherited from class org.nuiton.wikitty.search.operators.Restriction |
name |
AssociatedRestriction
public AssociatedRestriction(Restriction parentRestriction,
Restriction embededRestriction,
Element element)
getParentRestrictionDto
public Restriction getParentRestrictionDto()
getElement
public Element getElement()
setElement
public void setElement(Element element)
getRestriction
public Restriction getRestriction()
Copyright © 2009-2011 CodeLutin. All Rights Reserved.