public class WorkingContext.WorkingContextThreadLocalCopier extends java.lang.Object implements atg.core.util.ThreadLocalValueCopier<java.util.LinkedList<DevelopmentLine>>
| Constructor and Description | 
|---|
WorkingContextThreadLocalCopier()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.LinkedList<DevelopmentLine> | 
copyValueForStorage(java.util.LinkedList<DevelopmentLine> pParentValue)  | 
public java.util.LinkedList<DevelopmentLine> copyValueForStorage(java.util.LinkedList<DevelopmentLine> pParentValue)
copyValueForStorage in interface atg.core.util.ThreadLocalValueCopier<java.util.LinkedList<DevelopmentLine>>