public final class HierarchicalMediaPathBuilder
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
GLOBAL_HASHING_DEPTH_KEY |
static java.lang.String |
HASHING_DEPTH_KEY |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
buildPath(java.lang.String folderPath,
java.lang.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 java.lang.String HASHING_DEPTH_KEY
public static final java.lang.String GLOBAL_HASHING_DEPTH_KEY
public static HierarchicalMediaPathBuilder forDepth(int depth)
public java.lang.String buildPath(java.lang.String folderPath,
java.lang.String mediaId)
Copyright © 2018 SAP SE. All Rights Reserved.