Class ValidUidPredicate
java.lang.Object
de.hybris.platform.cmsfacades.navigations.validator.predicate.ValidUidPredicate
@Deprecated(since="1811",
forRemoval=true)
public class ValidUidPredicate
extends Object
implements Predicate<String>
Deprecated, for removal: This API element is subject to removal in a future version.
since 1811 - no longer needed
Validates if the Navigation Node UID is valid
-
Constructor Details
-
ValidUidPredicate
public ValidUidPredicate()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details