public class UIAliasHolderWrapper extends UIComponentWrapper
| Modifier and Type | Field and Description | 
|---|---|
protected AliasVariableMapper | 
mapper  | 
id, state| Constructor and Description | 
|---|
UIAliasHolderWrapper(String id,
                    Object[] object)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getAliasId()  | 
Long | 
getAliasVariableMapperSize()  | 
Map<String,javax.el.ValueExpression> | 
getVariables()  | 
getFlatState, getIdprotected final AliasVariableMapper mapper
public UIAliasHolderWrapper(String id, Object[] object)
public Long getAliasVariableMapperSize()
public String getAliasId()
public Map<String,javax.el.ValueExpression> getVariables()
Copyright © 2019 Nuxeo. All rights reserved.