public class PurApOjbCollectionHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
MAX_DEPTH |
| Constructor and Description |
|---|
PurApOjbCollectionHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
processCollections(org.kuali.rice.krad.service.util.OjbCollectionAware template,
org.kuali.rice.krad.bo.PersistableBusinessObject orig,
org.kuali.rice.krad.bo.PersistableBusinessObject copy)
OJB RemovalAwareLists do not survive through the response/request lifecycle.
|
void |
processCollections2(org.kuali.rice.krad.service.util.OjbCollectionAware template,
org.kuali.rice.krad.bo.PersistableBusinessObject orig,
org.kuali.rice.krad.bo.PersistableBusinessObject copy)
OJB RemovalAwareLists do not survive through the response/request lifecycle.
|
public static final int MAX_DEPTH
public PurApOjbCollectionHelper()
public void processCollections(org.kuali.rice.krad.service.util.OjbCollectionAware template, org.kuali.rice.krad.bo.PersistableBusinessObject orig, org.kuali.rice.krad.bo.PersistableBusinessObject copy)
orig - id - template - public void processCollections2(org.kuali.rice.krad.service.util.OjbCollectionAware template, org.kuali.rice.krad.bo.PersistableBusinessObject orig, org.kuali.rice.krad.bo.PersistableBusinessObject copy)
orig - id - template - Copyright © 2004–2015 The Kuali Foundation. All rights reserved.