|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of PrimitiveProperty in com.atlassian.confluence.importexport.xmlimport.model |
|---|
| Subclasses of PrimitiveProperty in com.atlassian.confluence.importexport.xmlimport.model | |
|---|---|
class |
PrimitiveId
|
| Methods in com.atlassian.confluence.importexport.xmlimport.model that return types with arguments of type PrimitiveProperty | |
|---|---|
java.util.List<PrimitiveProperty> |
CompositeId.getProperties()
|
java.util.List<PrimitiveProperty> |
ComponentProperty.getProperties()
|
| Constructor parameters in com.atlassian.confluence.importexport.xmlimport.model with type arguments of type PrimitiveProperty | |
|---|---|
ComponentProperty(java.lang.String name,
java.util.List<PrimitiveProperty> properties)
|
|
CompositeId(java.util.List<PrimitiveProperty> properties)
|
|
| Uses of PrimitiveProperty in com.atlassian.confluence.importexport.xmlimport.parser |
|---|
| Methods in com.atlassian.confluence.importexport.xmlimport.parser that return PrimitiveProperty | |
|---|---|
PrimitiveProperty |
PrimitivePropertyParser.build()
|
| Uses of PrimitiveProperty in com.atlassian.confluence.importexport.xmlimport.persister |
|---|
| Methods in com.atlassian.confluence.importexport.xmlimport.persister with parameters of type PrimitiveProperty | |
|---|---|
java.lang.Object |
ReflectiveObjectPersister.getPrimitivePropertyValue(net.sf.hibernate.persister.ClassPersister entityPersister,
PrimitiveProperty property)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||