public class MappedObjectIdAndVersionFactory extends Object implements com.aconex.scrutineer.IdAndVersionFactory
| Constructor and Description |
|---|
MappedObjectIdAndVersionFactory(TypeMapping mapping) |
| Modifier and Type | Method and Description |
|---|---|
com.aconex.scrutineer.IdAndVersion |
create(Object id,
long version) |
com.aconex.scrutineer.IdAndVersion |
readFromStream(ObjectInputStream inputStream) |
public MappedObjectIdAndVersionFactory(TypeMapping mapping)
public com.aconex.scrutineer.IdAndVersion create(Object id, long version)
create in interface com.aconex.scrutineer.IdAndVersionFactorypublic com.aconex.scrutineer.IdAndVersion readFromStream(ObjectInputStream inputStream) throws IOException
readFromStream in interface com.aconex.scrutineer.IdAndVersionFactoryIOExceptionCopyright © 2013 Molindo GmbH. All Rights Reserved.