@PublicApi public static interface AttributeLoader.Context extends AttributeContext
Modifier and Type | Method and Description |
---|---|
<V> AttributeValue<V> |
getAttributeValue(AttributeSpec<V> dependency) |
StructureRow |
getRow() |
<V> V |
getValue(AttributeSpec<V> dependency) |
getBaseForestSpec, getBaseStructureId, getBaseUrl, getI18nHelper, getLocale, getObject, getUser, putObject
@NotNull StructureRow getRow()
@Nullable <V> V getValue(AttributeSpec<V> dependency)
@Nullable <V> AttributeValue<V> getAttributeValue(AttributeSpec<V> dependency)
Copyright © 2019 ALM Works. All Rights Reserved.