Package net.handle.apps.batch
Class BatchDeleteHandles
- java.lang.Object
-
- net.handle.apps.batch.BatchDeleteHandles
-
public class BatchDeleteHandles extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description BatchDeleteHandles(SiteInfo site, AuthenticationInfo authInfo, HandleResolver resolver)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<java.lang.String>
deleteHandles(java.util.List<java.lang.String> handlesToDelete)
-
-
-
Constructor Detail
-
BatchDeleteHandles
public BatchDeleteHandles(SiteInfo site, AuthenticationInfo authInfo, HandleResolver resolver)
-
-