public final class HierarchicalMediaPathBuilder extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
GLOBAL_HASHING_DEPTH_KEY |
static String |
HASHING_DEPTH_KEY |
| Modifier and Type | Method and Description |
|---|---|
String |
buildPath(String folderPath,
String mediaId)
Builds the path for given folderPath and mediaId depending on the hashing depth used for this instance of path
builder.
|
static HierarchicalMediaPathBuilder |
forDepth(int depth) |
public static final String HASHING_DEPTH_KEY
public static final String GLOBAL_HASHING_DEPTH_KEY
public static HierarchicalMediaPathBuilder forDepth(int depth)
Copyright © 2017 SAP SE. All Rights Reserved.