|
||||||||||
| 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 | |
|---|---|
List<PrimitiveProperty> |
CompositeId.getProperties()
|
List<PrimitiveProperty> |
ComponentProperty.getProperties()
|
| Constructor parameters in com.atlassian.confluence.importexport.xmlimport.model with type arguments of type PrimitiveProperty | |
|---|---|
ComponentProperty(String name,
List<PrimitiveProperty> properties)
|
|
CompositeId(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 | |
|---|---|
Object |
PersisterOperations.getPrimitivePropertyValue(net.sf.hibernate.persister.ClassPersister entityPersister,
PrimitiveProperty property)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||