org.nakedobjects.plugins.dnd
Interface OneToManyField

All Superinterfaces:
CollectionContent, Content, FieldContent
All Known Implementing Classes:
OneToManyFieldImpl

public interface OneToManyField
extends FieldContent, CollectionContent


Method Summary
 OneToManyAssociation getOneToManyAssociation()
           
 
Methods inherited from interface org.nakedobjects.plugins.dnd.FieldContent
getField, getFieldName, getParent, isEditable, isMandatory
 
Methods inherited from interface org.nakedobjects.plugins.dnd.Content
canDrop, contentMenuOptions, debugDetails, drop, getDescription, getHelp, getIconName, getIconPicture, getId, getNaked, getOptions, getSpecification, isCollection, isObject, isOptionEnabled, isPersistable, isTextParseable, isTransient, parseTextEntry, title, viewMenuOptions, windowTitle
 
Methods inherited from interface org.nakedobjects.plugins.dnd.CollectionContent
allElements, contentMenuOptions, debugDetails, elements, getCollection, getElementSpecification, getFieldSortOrder, getIconPicture, getOptions, getOrderByElement, getReverseSortOrder, isOptionEnabled, parseTextEntry, setOrder, setOrderByElement, setOrderByField, viewMenuOptions
 

Method Detail

getOneToManyAssociation

OneToManyAssociation getOneToManyAssociation()


Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.