org.ops4j.store
Interface Handle


public interface Handle

Reference to be used in combination with BinaryStore. You can store/reference binary objects using this handle during the validity determined by the implementation of BinaryStore of choice.


Method Summary
 String getIdentification()
           
 

Method Detail

getIdentification

String getIdentification()


Copyright © 2006-2013 OPS4J - Open Participation Software for Java. All Rights Reserved.