|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PrimitiveProperty | |
|---|---|
| com.atlassian.confluence.importexport.xmlimport.model | |
| com.atlassian.confluence.importexport.xmlimport.parser | |
| 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()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||