public class UUIDPathMinter extends Object implements org.fcrepo.kernel.api.services.functions.HierarchicalIdentifierSupplier
| Constructor and Description |
|---|
UUIDPathMinter()
Configure the path minter using some reasonable defaults for the length
and count of the branch nodes
|
UUIDPathMinter(int length,
int count)
Configure the path minter for the length of the keys and depth of the
branch node prefix
|
public UUIDPathMinter()
public UUIDPathMinter(int length, int count)
length - how long the branch node identifiers should becount - how many branch nodes should be insertedpublic String get()
get in interface java.util.function.Supplier<String>get in interface org.fcrepo.kernel.api.services.functions.HierarchicalIdentifierSupplierCopyright © 2013-2016 DuraSpace, Inc.. All Rights Reserved.