org.nuiton.wikitty.search
Class AssociatedRestriction
java.lang.Object
org.nuiton.wikitty.search.Restriction
org.nuiton.wikitty.search.AssociatedRestriction
- All Implemented Interfaces:
- java.io.Serializable
public class AssociatedRestriction
- extends Restriction
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
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-2010 CodeLutin. All Rights Reserved.