public class SerializationCopier extends Object implements Copier
As per the platform serialization rules, the object and all its non transient dependencies have
to implement the Serializable interface.
| Constructor and Description |
|---|
SerializationCopier() |
Copyright © 2012–2014 OmniFaces. All rights reserved.