Project

General

Profile

« Previous | Next » 

Revision 50563

MERGE: branch updated with trunk changes through r50560

View differences:

ObjectStore.java
83 83
	ObjectStoreFile deliverObject(String objectId) throws ObjectStoreServiceException;
84 84

  
85 85
	/**
86
	 * Deliver all the object in the object Store connected with a metadata Identifier
87
	 *
88
	 * @param metadataId
89
	 * @return
90
	 * @throws ObjectStoreServiceException
91
	 */
92

  
93

  
94
	ObjectStoreFile deliverObjectFromMetadataIdentifier(final String metadataId) throws ObjectStoreServiceException;
95

  
96

  
97

  
98
	/**
86 99
	 * Deliver stream.
87 100
	 *
88 101
	 * @param objectId the object id

Also available in: Unified diff