|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Uses of ConfluenceEntityObject in com.atlassian.confluence.core |
| Subclasses of ConfluenceEntityObject in com.atlassian.confluence.core | |
class |
AbstractVersionedEntityObject
|
class |
ContentEntityObject
|
class |
PageContentEntityObject
|
class |
SpaceContentEntityObject
A ContentEntityObject that is a first-class member of a Space (i.e. |
| Methods in com.atlassian.confluence.core that return ConfluenceEntityObject | |
ConfluenceEntityObject |
Versioned.getOriginalVersion()
Get the "original version" of this versioned object. |
ConfluenceEntityObject |
AbstractVersionedEntityObject.getOriginalVersion()
get the latest version of the ConfluenceEntityObject |
| Uses of ConfluenceEntityObject in com.atlassian.confluence.importexport |
| Methods in com.atlassian.confluence.importexport with parameters of type ConfluenceEntityObject | |
boolean |
ExportContext.isExceptionEntity(ConfluenceEntityObject entity)
|
void |
DefaultExportContext.addWorkingEntity(ConfluenceEntityObject entity)
|
void |
DefaultExportContext.addExceptionEntity(ConfluenceEntityObject entity)
|
boolean |
DefaultExportContext.isExceptionEntity(ConfluenceEntityObject entity)
|
| Uses of ConfluenceEntityObject in com.atlassian.confluence.importexport.impl |
| Methods in com.atlassian.confluence.importexport.impl with parameters of type ConfluenceEntityObject | |
protected String |
PdfExporter.getFullExportPath(String baseExportPath,
ConfluenceEntityObject entity)
|
protected void |
PdfExporter.doExportEntity(ConfluenceEntityObject entity,
String exportPath)
|
protected String |
HtmlExporter.getFullExportPath(String base_export_path,
ConfluenceEntityObject entity)
|
protected void |
HtmlExporter.doExportEntity(ConfluenceEntityObject entity,
String exportPath)
|
protected abstract String |
AbstractRendererExporterImpl.getFullExportPath(String baseExportPath,
ConfluenceEntityObject entity)
|
protected abstract void |
AbstractRendererExporterImpl.doExportEntity(ConfluenceEntityObject entity,
String exportPath)
|
protected String |
AbstractExporterImpl.prepareExportFileName(ConfluenceEntityObject entity)
|
| Uses of ConfluenceEntityObject in com.atlassian.confluence.links |
| Subclasses of ConfluenceEntityObject in com.atlassian.confluence.links | |
class |
AbstractLink
An abstract link defines a source page (the source of the link) and is the superclass for all Link objects. |
class |
OutgoingLink
Represents a link from a source page to a destination. |
class |
ReferralLink
Represents a link from a remote URL to a Confluence page Note: The source page field actually represents the destination page in Confluence |
class |
TrackbackLink
|
| Uses of ConfluenceEntityObject in com.atlassian.confluence.mail |
| Subclasses of ConfluenceEntityObject in com.atlassian.confluence.mail | |
class |
Mail
|
| Uses of ConfluenceEntityObject in com.atlassian.confluence.mail.notification |
| Subclasses of ConfluenceEntityObject in com.atlassian.confluence.mail.notification | |
class |
Notification
Email notifications. |
| Uses of ConfluenceEntityObject in com.atlassian.confluence.mail.notification.listeners |
| Methods in com.atlassian.confluence.mail.notification.listeners with parameters of type ConfluenceEntityObject | |
protected com.atlassian.user.User |
AbstractNotificationsListener.getLastModifier(ConfluenceEntityObject entity)
|
| Uses of ConfluenceEntityObject in com.atlassian.confluence.pages |
| Subclasses of ConfluenceEntityObject in com.atlassian.confluence.pages | |
class |
AbstractPage
Parent of the concrete Page and BlogPost classes |
class |
Attachment
|
class |
BlogPost
|
class |
Comment
|
class |
Page
Represents a Page within Confluence. |
| Uses of ConfluenceEntityObject in com.atlassian.confluence.pages.templates |
| Subclasses of ConfluenceEntityObject in com.atlassian.confluence.pages.templates | |
class |
PageTemplate
|
| Uses of ConfluenceEntityObject in com.atlassian.confluence.rss |
| Methods in com.atlassian.confluence.rss that return ConfluenceEntityObject | |
ConfluenceEntityObject |
RssRenderItem.getEntity()
|
| Methods in com.atlassian.confluence.rss with parameters of type ConfluenceEntityObject | |
void |
RssRenderItem.setEntity(ConfluenceEntityObject entity)
|
| Constructors in com.atlassian.confluence.rss with parameters of type ConfluenceEntityObject | |
RssRenderItem(ConfluenceEntityObject entity,
boolean showContent,
boolean showDifferences,
com.atlassian.user.User user,
DateFormatter dateFormatter)
|
|
| Uses of ConfluenceEntityObject in com.atlassian.confluence.security |
| Subclasses of ConfluenceEntityObject in com.atlassian.confluence.security | |
class |
ContentPermission
Allows a user to lock content against editing by other users. |
class |
SpacePermission
A SpacePermission restricts access to different functions on a space. |
| Uses of ConfluenceEntityObject in com.atlassian.confluence.spaces |
| Subclasses of ConfluenceEntityObject in com.atlassian.confluence.spaces | |
class |
Space
|
class |
SpaceDescription
|
class |
SpaceGroup
|
| Uses of ConfluenceEntityObject in com.atlassian.confluence.upgrade.security |
| Subclasses of ConfluenceEntityObject in com.atlassian.confluence.upgrade.security | |
class |
LegacyContentPermission
This class represents the old form of ContentPermission. |
| Uses of ConfluenceEntityObject in com.atlassian.confluence.user |
| Subclasses of ConfluenceEntityObject in com.atlassian.confluence.user | |
class |
PersonalInformation
|
| Uses of ConfluenceEntityObject in com.atlassian.confluence.util |
| Methods in com.atlassian.confluence.util that return ConfluenceEntityObject | |
static ConfluenceEntityObject |
ContentUtils.getLatest(ConfluenceEntityObject c1,
ConfluenceEntityObject c2)
|
| Methods in com.atlassian.confluence.util with parameters of type ConfluenceEntityObject | |
static ConfluenceEntityObject |
ContentUtils.getLatest(ConfluenceEntityObject c1,
ConfluenceEntityObject c2)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||