| Modifier and Type | Class and Description |
|---|---|
class |
PrimitiveId |
| Modifier and Type | Method and Description |
|---|---|
List<PrimitiveProperty> |
CompositeId.getProperties() |
List<PrimitiveProperty> |
ComponentProperty.getProperties() |
| Constructor and Description |
|---|
ComponentProperty(String name,
List<PrimitiveProperty> properties) |
CompositeId(List<PrimitiveProperty> properties) |
| Modifier and Type | Method and Description |
|---|---|
PrimitiveProperty |
PrimitivePropertyParser.build() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
AbstractObjectPersister.getPrimitivePropertyValue(org.hibernate.persister.entity.EntityPersister entityPersister,
PersisterOperations persisterOperations,
Properties exportDescriptor,
PrimitiveProperty property)
You will need to insert code here everytime you add a custom type.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract PrimitiveProperty |
AbstractPrimitivePropertyImportPreProcessor.updateProperty(PrimitiveProperty primitiveProperty) |
| Modifier and Type | Method and Description |
|---|---|
protected static Map<String,PrimitiveProperty> |
AbstractPrimitivePropertyImportPreProcessor.propertiesMatchingNames(Iterable<ImportedProperty> properties,
Collection<String> propertyNames)
Finds the properties, if any, that need to be processed according to a list of names passed in.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract PrimitiveProperty |
AbstractPrimitivePropertyImportPreProcessor.updateProperty(PrimitiveProperty primitiveProperty) |
| Modifier and Type | Method and Description |
|---|---|
protected PrimitiveProperty |
PermissionsPreProcessor.updateProperty(PrimitiveProperty permission) |
| Modifier and Type | Method and Description |
|---|---|
protected PrimitiveProperty |
PermissionsPreProcessor.updateProperty(PrimitiveProperty permission) |
| Modifier and Type | Method and Description |
|---|---|
protected PrimitiveProperty |
SpaceImportPreProcessor.updateProperty(PrimitiveProperty spaceKey) |
protected PrimitiveProperty |
PermissionsImportPreProcessor.updateProperty(PrimitiveProperty permission) |
protected PrimitiveProperty |
BandanaContextImportPreProcessor.updateProperty(PrimitiveProperty bandanaContext) |
protected abstract PrimitiveProperty |
AbstractPrimitivePropertyImportPreProcessor.updateProperty(PrimitiveProperty primitiveProperty) |
protected abstract PrimitiveProperty |
AbstractBandanaImportPreProcessor.updateProperty(PrimitiveProperty primitiveProperty) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,PrimitiveProperty> |
AbstractPrimitivePropertyImportPreProcessor.propertiesMatchingNames(List<ImportedProperty> properties,
List<String> propertyNames)
Finds the properties, if any, that need to be processed according to a list of names passed in.
|
| Modifier and Type | Method and Description |
|---|---|
protected PrimitiveProperty |
SpaceImportPreProcessor.updateProperty(PrimitiveProperty spaceKey) |
protected PrimitiveProperty |
PermissionsImportPreProcessor.updateProperty(PrimitiveProperty permission) |
protected PrimitiveProperty |
BandanaContextImportPreProcessor.updateProperty(PrimitiveProperty bandanaContext) |
protected abstract PrimitiveProperty |
AbstractPrimitivePropertyImportPreProcessor.updateProperty(PrimitiveProperty primitiveProperty) |
protected abstract PrimitiveProperty |
AbstractBandanaImportPreProcessor.updateProperty(PrimitiveProperty primitiveProperty) |
Copyright © 2003–2017 Atlassian. All rights reserved.