Uses of Interface
com.atlassian.confluence.core.Addressable

Packages that use Addressable
com.atlassian.confluence.content   
com.atlassian.confluence.core   
com.atlassian.confluence.labels   
com.atlassian.confluence.mail   
com.atlassian.confluence.pages   
com.atlassian.confluence.rpc.soap.beans   
com.atlassian.confluence.setup.settings   
com.atlassian.confluence.spaces   
com.atlassian.confluence.user   
com.atlassian.confluence.userstatus   
 

Uses of Addressable in com.atlassian.confluence.content
 

Classes in com.atlassian.confluence.content that implement Addressable
 class CustomContentEntityObject
          Generic ContentEntityObject that plugins can use to extend Confluence's content system.
 

Uses of Addressable in com.atlassian.confluence.core
 

Classes in com.atlassian.confluence.core that implement Addressable
 class ContentEntityObject
           
 class PageContentEntityObject
          Deprecated. Since 4.0 This used to be implemented by Comment, but is no longer necessary.
 class SpaceContentEntityObject
          A ContentEntityObject that is a first-class member of a Space (i.e.
 

Uses of Addressable in com.atlassian.confluence.labels
 

Classes in com.atlassian.confluence.labels that implement Addressable
 class Label
           
 

Uses of Addressable in com.atlassian.confluence.mail
 

Classes in com.atlassian.confluence.mail that implement Addressable
 class Mail
          Deprecated. since 4.2. Mail archiving is now managed entirely by the mail archiving plugin.
 

Uses of Addressable in com.atlassian.confluence.pages
 

Classes in com.atlassian.confluence.pages that implement Addressable
 class AbstractPage
          Parent of the concrete Page and BlogPost classes
 class Attachment
           
 class BlogPost
           
 class Comment
           
 class Draft
           
 class Page
          Represents a Page within Confluence.
 

Uses of Addressable in com.atlassian.confluence.rpc.soap.beans
 

Constructors in com.atlassian.confluence.rpc.soap.beans with parameters of type Addressable
RemoteSearchResult(Addressable addressable)
          Construct a new RemoteSearchResult from properties obtained from an Addressable
 

Uses of Addressable in com.atlassian.confluence.setup.settings
 

Classes in com.atlassian.confluence.setup.settings that implement Addressable
 class GlobalDescription
          Content Entity Object that is associated with the whole confluence rather then a specific space/page/user.
 

Uses of Addressable in com.atlassian.confluence.spaces
 

Classes in com.atlassian.confluence.spaces that implement Addressable
 class Space
           
 class SpaceDescription
           
 

Uses of Addressable in com.atlassian.confluence.user
 

Classes in com.atlassian.confluence.user that implement Addressable
 class PersonalInformation
           
 

Uses of Addressable in com.atlassian.confluence.userstatus
 

Classes in com.atlassian.confluence.userstatus that implement Addressable
 class UserStatus
          Stores a short message representing a status from a User.
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.