Uses of Interface
com.emarsys.ecommon.util.Identifiable

Packages that use Identifiable
com.emarsys.ecommon.util Provides the various common utility classes. 
 

Uses of Identifiable in com.emarsys.ecommon.util
 

Methods in com.emarsys.ecommon.util with type parameters of type Identifiable
<T extends Identifiable>
void
EntityExporter.copy(T from, T to)
          Copies all bean properties that are not marked as being fetched Lazily, are not transient, and are storable.
<T extends Identifiable>
T
EntityExporter.create(T toCopy)
           
 



Copyright © 2010 emarsys AG. All Rights Reserved.