public class

CompositeId

extends Object
java.lang.Object
   ↳ com.atlassian.confluence.importexport.xmlimport.model.CompositeId

Summary

Public Constructors
CompositeId(List<PrimitiveProperty> properties)
Public Methods
List<PrimitiveProperty> getProperties()
String getPropertyValue(String propertyName)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public CompositeId (List<PrimitiveProperty> properties)

Public Methods

public List<PrimitiveProperty> getProperties ()

public String getPropertyValue (String propertyName)