|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.core.service.AbstractSingleEntityLocator com.atlassian.confluence.content.service.IdContentLocator
public class IdContentLocator
Constructor Summary | |
---|---|
IdContentLocator(ContentEntityManager contentEntityManager,
long contentId)
|
Method Summary | |
---|---|
long |
getContentId()
|
ConfluenceEntityObject |
getEntity()
Get the entities that matches the query represented by this locator. |
Methods inherited from class com.atlassian.confluence.core.service.AbstractSingleEntityLocator |
---|
getEntities |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IdContentLocator(ContentEntityManager contentEntityManager, long contentId)
Method Detail |
---|
public ConfluenceEntityObject getEntity()
SingleEntityLocator
public long getContentId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |