org.tynamo.descriptor.extension
Class CollectionExtension
java.lang.Object
org.tynamo.descriptor.extension.CollectionExtension
- All Implemented Interfaces:
- Serializable, DescriptorExtension
public class CollectionExtension
- extends Object
- implements DescriptorExtension
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CollectionExtension
public CollectionExtension()
isChildRelationship
public boolean isChildRelationship()
setChildRelationship
public void setChildRelationship(boolean childRelationship)
getInverseProperty
public String getInverseProperty()
setInverseProperty
public void setInverseProperty(String inverseProperty)
getAddExpression
public String getAddExpression()
setAddExpression
public void setAddExpression(String addExpression)
getRemoveExpression
public String getRemoveExpression()
setRemoveExpression
public void setRemoveExpression(String removeExpression)
getSwapExpression
public String getSwapExpression()
setSwapExpression
public void setSwapExpression(String swapExpression)
isAllowRemove
public boolean isAllowRemove()
setAllowRemove
public void setAllowRemove(boolean allowRemove)
Copyright © 2004-2013. All Rights Reserved.