com.atlassian.confluence.plugins.rest.manager
Class ContentEntityMapping

java.lang.Object
  extended by com.atlassian.confluence.plugins.rest.manager.ContentEntityMapping

public class ContentEntityMapping
extends Object


Constructor Summary
ContentEntityMapping(ContentEntity contentEntity, ContentEntityObject confluenceObject)
           
 
Method Summary
 ContentEntityObject getConfluenceObject()
           
 ContentEntity getContentEntity()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContentEntityMapping

public ContentEntityMapping(ContentEntity contentEntity,
                            ContentEntityObject confluenceObject)
Method Detail

getContentEntity

public ContentEntity getContentEntity()

getConfluenceObject

public ContentEntityObject getConfluenceObject()


Copyright © 2003-2011 Atlassian. All Rights Reserved.