| Modifier and Type | Method and Description |
|---|---|
WrapperMetaRegisterRawVO |
WrapperMetaArrayRawVO.getMetaRegister()
Getter method for the internal metadata register field
|
WrapperMetaRegisterRawVO |
WrapperMetaRegisterRawVO.newInstance()
Obtains a new WrapperMetaRegisterRawVO
|
| Modifier and Type | Method and Description |
|---|---|
List<WrapperMetaRegisterRawVO> |
WrapperMetaRegisterRawVO.getRegisterFields()
Returns the internal metadata register fields (instances of
WrapperMetaRegisterRawVO)
|
| Modifier and Type | Method and Description |
|---|---|
void |
WrapperMetaArrayRawVO.setMetaRegister(WrapperMetaRegisterRawVO metaRegisterRaw)
Returns the internal metadata register field.
|
| Constructor and Description |
|---|
WrapperMetaArrayRawVO(String name,
WrapperMetaRegisterRawVO registerRaw,
boolean mandatoryStatus,
boolean nullable,
int sortable,
boolean updateable,
boolean searchStatus)
WrapperMetaArrayRawVO constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HTMLWrapperMetaRegisterRawVO
Value Object representing the register types of a HTML wrapper object.
|
| Modifier and Type | Method and Description |
|---|---|
WrapperMetaRegisterRawVO |
HTMLWrapperMetaRegisterRawVO.newInstance() |
Copyright © 2024 Denodo Technologies. All rights reserved.