@ProviderType
public interface FragmentsImporter
Modifier and Type | Method and Description |
---|---|
java.util.List<FragmentsImporterResultEntry> |
importFragmentEntries(long userId,
long groupId,
long fragmentCollectionId,
java.io.File file,
boolean overwrite) |
java.util.List<FragmentsImporterResultEntry> importFragmentEntries(long userId, long groupId, long fragmentCollectionId, java.io.File file, boolean overwrite) throws java.lang.Exception
java.lang.Exception