public static class SingularAttributePath.TreatedSingularAttributePath<T> extends SingularAttributePath<T>
SingularAttributePath.TreatedSingularAttributePath<T>
ParameterContainer.Helper
Constructor and Description |
---|
TreatedSingularAttributePath(SingularAttributePath<? super T> original,
Class<T> treatAsType) |
Modifier and Type | Method and Description |
---|---|
String |
getAlias()
Return the alias assigned to the tuple element or null,
if no alias has been assigned.
|
void |
prepareAlias(RenderingContext renderingContext) |
String |
render(RenderingContext renderingContext) |
canBeDereferenced, getAttribute, getModel, locateAttributeInternal, treatAs
get, get, get, get, getParentPath, getPathIdentifier, getPathSource, getPathSourceForSubPaths, illegalDereference, locateAttribute, registerAttributePath, registerParameters, renderProjection, resolveCachedAttributePath, type, unknownAttribute
as, asBigDecimal, asBigInteger, asDouble, asFloat, asInteger, asLong, asString, in, in, in, in, isNotNull, isNull
alias, getCompoundSelectionItems, getValueHandlers, isCompoundSelection
forceConversion, getJavaType, getValueHandler, resetJavaType, setAlias
criteriaBuilder
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
asBigDecimal, asBigInteger, asDouble, asFloat, asInteger, asLong, asString
getValueHandlers
getValueHandler
as, in, in, in, in, isNotNull, isNull
alias, getCompoundSelectionItems, isCompoundSelection
getJavaType
public TreatedSingularAttributePath(SingularAttributePath<? super T> original, Class<T> treatAsType)
public String getAlias()
TupleElement
getAlias
in interface TupleElement<T>
getAlias
in class AbstractTupleElement<T>
public void prepareAlias(RenderingContext renderingContext)
prepareAlias
in interface PathSource<T>
prepareAlias
in class AbstractPathImpl<T>
public String render(RenderingContext renderingContext)
render
in interface Renderable
render
in class AbstractPathImpl<T>
Copyright © 2016 JBoss by Red Hat. All rights reserved.