public class OjbCollectionHelper extends Object
Constructor and Description |
---|
OjbCollectionHelper() |
Modifier and Type | Method and Description |
---|---|
void |
processCollections(OjbCollectionAware template,
PersistableBusinessObject orig,
PersistableBusinessObject copy)
OJB RemovalAwareLists do not survive through the response/request lifecycle.
|
void |
processCollections2(OjbCollectionAware template,
PersistableBusinessObject orig,
PersistableBusinessObject copy)
OJB RemovalAwareLists do not survive through the response/request lifecycle.
|
public OjbCollectionHelper()
public void processCollections(OjbCollectionAware template, PersistableBusinessObject orig, PersistableBusinessObject copy)
orig
- id
- template
- public void processCollections2(OjbCollectionAware template, PersistableBusinessObject orig, PersistableBusinessObject copy)
orig
- id
- template
- Copyright © 2005–2016 The Kuali Foundation. All rights reserved.