Uses of Class
com.atlassian.confluence.importexport.xmlimport.model.PrimitiveProperty
Package
Description
-
Uses of PrimitiveProperty in com.atlassian.confluence.importexport.xmlimport.model
Modifier and TypeMethodDescriptionComponentProperty.getProperties()
Deprecated.CompositeId.getProperties()
Deprecated.ModifierConstructorDescriptionComponentProperty
(String name, List<PrimitiveProperty> properties) Deprecated.CompositeId
(List<PrimitiveProperty> properties) Deprecated. -
Uses of PrimitiveProperty in com.atlassian.confluence.importexport.xmlimport.parser
-
Uses of PrimitiveProperty in com.atlassian.confluence.importexport.xmlimport.persister
Modifier and TypeMethodDescriptionAbstractObjectPersister.getPrimitivePropertyValue
(org.hibernate.persister.entity.EntityPersister entityPersister, PrimitiveProperty property) Deprecated.You will need to insert code here everytime you add a custom type.