com.atlassian.confluence.importexport.xmlimport.model
Class CompositeId
java.lang.Object
com.atlassian.confluence.importexport.xmlimport.model.CompositeId
public class CompositeId
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompositeId
public CompositeId(List<PrimitiveProperty> properties)
getProperties
public List<PrimitiveProperty> getProperties()
getPropertyValue
public String getPropertyValue(String propertyName)