Package net.handle.apps.batch
Class ListPrefixesUtil
- java.lang.Object
-
- net.handle.apps.batch.ListPrefixesUtil
-
public class ListPrefixesUtil extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ListPrefixesUtil.ListHandlesAccumulator
-
Constructor Summary
Constructors Constructor Description ListPrefixesUtil(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>
getAllPrefixes()
-
-
-
Constructor Detail
-
ListPrefixesUtil
public ListPrefixesUtil(SiteInfo site, AuthenticationInfo authInfo, HandleResolver resolver)
-
-
Method Detail
-
getAllPrefixes
public java.util.List<java.lang.String> getAllPrefixes() throws HandleException
- Throws:
HandleException
-
-