T
- Path typepublic static interface Path.FinalPath<T> extends Path<T>
Modifier and Type | Interface and Description |
---|---|
static interface |
Path.FinalPath.FinalPathBuilder<T>
Path.FinalPath builder. |
Path.Builder<T,B extends Path.Builder<T,B>>, Path.FinalPath<T>, Path.PathBuilder<T>
Expression.ExpressionResolverFunction<E extends Expression,R extends Expression>, Expression.InvalidExpressionException
PATH_HIERARCHY_SEPARATOR
DEFAULT_CONFIG_PROPERTY_PREFIX, PATH
Modifier and Type | Method and Description |
---|---|
default Optional<Path<?>> |
getParent()
Gets the parent path
|
static <T> Path.FinalPath.FinalPathBuilder<T> |
of(String name,
Class<? extends T> type)
|
fullName, fullName, getName, isRootPath, relativeName, relativeName, stream
getTemporalType, getType, isCollectionExpression, isConverterExpression
validate
getDataPath, isDataMappable
Copyright © 2019 The Holon Platform. All rights reserved.