org.kuali.rice.kns.web.struts.form.pojo
Class PojoPluginTest.TestCollectionHolder
java.lang.Object
org.kuali.rice.krad.bo.BusinessObjectBase
org.kuali.rice.krad.bo.PersistableBusinessObjectBase
org.kuali.rice.kns.web.struts.form.pojo.PojoPluginTest.TestCollectionHolder
- All Implemented Interfaces:
- Serializable, org.apache.ojb.broker.PersistenceBrokerAware, GloballyUnique, Versioned, ModelObjectBasic, BusinessObject, PersistableBusinessObject
- Enclosing class:
- PojoPluginTest
public static class PojoPluginTest.TestCollectionHolder
- extends PersistableBusinessObjectBase
Test class that holds a collection, but trying to get it results in a
NestedNullException.
- See Also:
- Serialized Form
Methods inherited from class org.kuali.rice.krad.bo.PersistableBusinessObjectBase |
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getLegacyDataAdapter, getObjectId, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber |
PojoPluginTest.TestCollectionHolder
public PojoPluginTest.TestCollectionHolder()
getCollection
public Collection getCollection()
setCollection
public void setCollection(Collection collection)
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.