Searched defs:objectToKey (Results 1 - 13 of 13) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/bind/
H A DEntityBinding.java44 void objectToKey(Object object, DatabaseEntry key); method in interface:EntityBinding
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/bind/serial/
H A DTupleSerialMarshalledBinding.java76 public void objectToKey(Object object, TupleOutput output) { method in class:TupleSerialMarshalledBinding
H A DSerialSerialBinding.java75 public void objectToKey(Object object, DatabaseEntry key) { method in class:SerialSerialBinding
106 public abstract Object objectToKey(Object object); method in class:SerialSerialBinding
H A DTupleSerialBinding.java70 public void objectToKey(Object object, DatabaseEntry key) { method in class:TupleSerialBinding
105 public abstract void objectToKey(Object object, TupleOutput keyOutput); method in class:TupleSerialBinding
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/bind/tuple/
H A DTupleTupleBinding.java47 public void objectToKey(Object object, DatabaseEntry key) { method in class:TupleTupleBinding
85 public abstract void objectToKey(Object object, TupleOutput output); method in class:TupleTupleBinding
H A DTupleTupleMarshalledBinding.java81 public void objectToKey(Object object, TupleOutput output) { method in class:TupleTupleMarshalledBinding
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/collections/test/
H A DTestEntityBinding.java48 public void objectToKey(Object object, DatabaseEntry key) { method in class:TestEntityBinding
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/impl/
H A DPersistEntityBinding.java118 public void objectToKey(Object entity, DatabaseEntry key) { method in class:PersistEntityBinding
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/collections/ship/entity/
H A DSampleViews.java196 public Object objectToKey(Object object) { method in class:SampleViews.PartBinding
243 public Object objectToKey(Object object) { method in class:SampleViews.SupplierBinding
290 public Object objectToKey(Object object) { method in class:SampleViews.ShipmentBinding
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/collections/ship/marshal/
H A DSampleViews.java261 public void objectToKey(Object object, TupleOutput output) { method in class:SampleViews.MarshalledEntityBinding
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/collections/ship/sentity/
H A DSampleViews.java234 public void objectToKey(Object object, TupleOutput output) { method in class:SampleViews.PartBinding
317 public void objectToKey(Object object, TupleOutput output) { method in class:SampleViews.SupplierBinding
403 public void objectToKey(Object object, TupleOutput output) { method in class:SampleViews.ShipmentBinding
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/collections/ship/tuple/
H A DSampleViews.java225 public void objectToKey(Object object, TupleOutput output) { method in class:SampleViews.PartBinding
301 public void objectToKey(Object object, TupleOutput output) { method in class:SampleViews.SupplierBinding
380 public void objectToKey(Object object, TupleOutput output) { method in class:SampleViews.ShipmentBinding
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/bind/serial/test/
H A DSerialBindingTest.java254 public Object objectToKey(Object object) { method in class:SerialBindingTest.MySerialSerialBinding

Completed in 108 milliseconds