public class

IdContentLocator

extends AbstractSingleEntityLocator
java.lang.Object
   ↳ com.atlassian.confluence.core.service.AbstractSingleEntityLocator
     ↳ com.atlassian.confluence.content.service.IdContentLocator

Summary

Public Constructors
IdContentLocator(ContentEntityManager contentEntityManager, long contentId)
Public Methods
long getContentId()
ConfluenceEntityObject getEntity()
[Expand]
Inherited Methods
From class com.atlassian.confluence.core.service.AbstractSingleEntityLocator
From class java.lang.Object
From interface com.atlassian.confluence.core.service.EntityLocator
From interface com.atlassian.confluence.core.service.SingleEntityLocator

Public Constructors

public IdContentLocator (ContentEntityManager contentEntityManager, long contentId)

Public Methods

public long getContentId ()

public ConfluenceEntityObject getEntity ()