| Modifier and Type | Class and Description | 
|---|---|
| class  | SimpleValueMapStructure | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PersistencePerspectiveItemVisitorAdapter. visit(MapStructure mapStructure) | 
| void | PersistencePerspectiveItemVisitor. visit(MapStructure mapStructure) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected MapStructure | PersistencePackageRequest. mapStructure | 
| Modifier and Type | Method and Description | 
|---|---|
| MapStructure | PersistencePackageRequest. getMapStructure() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PersistencePackageRequest. setMapStructure(MapStructure mapStructure) | 
| PersistencePackageRequest | PersistencePackageRequest. withMapStructure(MapStructure mapStructure) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Entity | MapStructurePersistenceModule. getMapRecord(String ceilingClass,
            Serializable valueInstance,
            MapStructure mapStructure,
            Map<String,FieldMetadata> valueMergedProperties,
            Property symbolicIdProperty,
            Object key,
            String[] customCriteria) | 
| protected Entity[] | MapStructurePersistenceModule. getMapRecords(Serializable record,
             MapStructure mapStructure,
             Map<String,FieldMetadata> ceilingMergedProperties,
             Map<String,FieldMetadata> valueMergedProperties,
             Property symbolicIdProperty,
             String[] customCriteria) | 
| protected Serializable | MapStructurePersistenceModule. procureSandBoxMapValue(MapStructure mapStructure,
                      Entity entity) | 
| Modifier and Type | Method and Description | 
|---|---|
| EntityForm | FormBuilderService. buildMapForm(MapMetadata mapMd,
            MapStructure mapStructure,
            ClassMetadata cmd,
            String parentId)Builds the EntityForm used in modal dialogs when adding items to map collections. | 
| EntityForm | FormBuilderServiceImpl. buildMapForm(MapMetadata mapMd,
            MapStructure mapStructure,
            ClassMetadata cmd,
            String parentId) | 
| EntityForm | FormBuilderService. buildMapForm(MapMetadata mapMd,
            MapStructure mapStructure,
            ClassMetadata cmd,
            String parentId,
            EntityForm ef)Equivalent to  FormBuilderService.buildMapForm(MapMetadata, MapStructure, ClassMetadata, String)except rather than creating a
 newEntityFormthis simply uses theEntityFormthat was passed in as ef. | 
| EntityForm | FormBuilderServiceImpl. buildMapForm(MapMetadata mapMd,
            MapStructure mapStructure,
            ClassMetadata cmd,
            String parentId,
            EntityForm ef) | 
Copyright © 2020. All rights reserved.