Modifier and Type | Method and Description |
---|---|
static RevisionStoreObjectGroup |
RevisionStoreObjectGroup.createInstance(ExGuid objectGroupId,
ObjectGroupDataElementData dataObject,
boolean isEncryption) |
Modifier and Type | Method and Description |
---|---|
LeafNodeObject |
LeafNodeObject.IntermediateNodeObjectBuilder.Build(List<ObjectGroupDataElementData> objectGroupList,
ObjectGroupObjectData dataObj,
ExGuid intermediateGuid)
This method is used to build intermediate node object from an list of object group data element
|
Modifier and Type | Method and Description |
---|---|
static HeaderCell |
HeaderCell.createInstance(ObjectGroupDataElementData objectElement)
Create the instance of Header Cell.
|
Modifier and Type | Method and Description |
---|---|
static List<ObjectGroupDataElementData> |
DataElementUtils.getDataObjectDataElementData(List<DataElement> dataElements,
ExGuid storageIndexExGuid,
AtomicReference<ExGuid> rootExGuid)
This method is used to get the list of object group data element from a list of data element.
|
static List<ObjectGroupDataElementData> |
DataElementUtils.getDataObjectDataElementData(List<DataElement> dataElements,
RevisionManifestDataElementData revisionData,
AtomicReference<ExGuid> rootExGuid)
This method is used to get a list of object group data element from a list of data element.
|
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.