|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.deduced.AbstractPropertyCollection<K,V> org.deduced.PropertyMap<java.lang.Object,V> org.deduced.IdPropertyMap<V> org.deduced.PropertyList<V> org.deduced.controller.implementation.DeducedControllerLayerExtensionImplementation.LooseParentPropertyList<V>
V
- type of objects in the listprivate final class DeducedControllerLayerExtensionImplementation.LooseParentPropertyList<V>
LooseParentPropertyList is a property list that allows addition of property collections where the parent already matches the current collection
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.deduced.PropertyMap |
---|
PropertyMap.PropertyIterator, PropertyMap.ValueIterator |
Nested classes/interfaces inherited from class org.deduced.AbstractPropertyCollection |
---|
AbstractPropertyCollection.CollectionToDeleteMonitor |
Field Summary |
---|
Fields inherited from class org.deduced.PropertyList |
---|
PROPERTY_LIST_TYPE |
Fields inherited from class org.deduced.PropertyMap |
---|
PROPERTY_MAP_TYPE |
Fields inherited from class org.deduced.AbstractPropertyCollection |
---|
CHECK_DELETE_MODE_AUTOMATIC, CHECK_DELETE_MODE_MANUAL, COLLECTION_TO_DELETE |
Fields inherited from interface org.deduced.PropertyCollection |
---|
PROPERTY_COLLECTION_TYPE |
Constructor Summary | |
---|---|
DeducedControllerLayerExtensionImplementation.LooseParentPropertyList(PropertyCollection<?,?> setFixedInstance)
LooseParentPropertyList constructor |
Method Summary | |
---|---|
protected void |
validateCollectionParentBeforeAddition(PropertyCollection<?,?> newCollection)
(non-JSDoc) |
Methods inherited from class org.deduced.PropertyList |
---|
type |
Methods inherited from class org.deduced.IdPropertyMap |
---|
addProperty, areKeysAssignedAutomatically, createThrowMustNotSpecifyKeyError, equals, generateKey, hashCode, instanceKey, removePropertyInstance |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DeducedControllerLayerExtensionImplementation.LooseParentPropertyList(PropertyCollection<?,?> setFixedInstance)
setFixedInstance
- list fixed instanceMethod Detail |
---|
protected void validateCollectionParentBeforeAddition(PropertyCollection<?,?> newCollection)
validateCollectionParentBeforeAddition
in class PropertyMap<java.lang.Object,V>
newCollection
- the collection to addPropertyMap.validateCollectionParentBeforeAddition(org.deduced.PropertyCollection)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |