Copy entity from an existing one, possibly residing in a different Data Storage.
@param dstName name of entity to create
@param dstConfiguration configuration for the new entity
@param removeSrc if src entity needs to be removed after copying it
@throws DataStorageException for instance, configuration information for new entity is not compatible with configuration information at the Data Storage level, user does not have privileges to read from source entity or write to destination storage...
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.