| Package | Description |
|---|---|
| org.broadleafcommerce.common.extensibility.jpa.copy |
| Modifier and Type | Method and Description |
|---|---|
List<IndexAnnotationDto> |
DirectCopyClassTransformer.XFormParams.getIndexes() |
| Modifier and Type | Method and Description |
|---|---|
protected javassist.bytecode.annotation.Annotation |
DirectCopyClassTransformer.getIndexes(javassist.bytecode.ConstPool constantPool,
javassist.bytecode.annotation.Annotation existingTable,
javassist.bytecode.annotation.Annotation templateTable,
List<IndexAnnotationDto> indexes) |
void |
DirectCopyClassTransformer.XFormParams.setIndexes(List<IndexAnnotationDto> addedIndexes) |
protected void |
DirectCopyClassTransformer.transformIndexAnnotations(javassist.bytecode.ClassFile classFile,
javassist.bytecode.ClassFile templateClassFile,
javassist.bytecode.ConstPool constantPool,
List<IndexAnnotationDto> indexes) |
Copyright © 2023. All rights reserved.