Uses of Package
com.atlassian.confluence.core.service

Packages that use com.atlassian.confluence.core.service
com.atlassian.confluence.content.service   
com.atlassian.confluence.content.service.blogpost   
com.atlassian.confluence.content.service.comment   
com.atlassian.confluence.content.service.page   
com.atlassian.confluence.content.service.space   
com.atlassian.confluence.core.actions   
com.atlassian.confluence.core.service   
com.atlassian.confluence.json.jsonator   
com.atlassian.confluence.labels.service   
com.atlassian.confluence.pages.actions   
com.atlassian.confluence.renderer.actions   
com.atlassian.confluence.spring.service   
com.atlassian.confluence.user.service   
 

Classes in com.atlassian.confluence.core.service used by com.atlassian.confluence.content.service
AbstractServiceCommand
          Base implementation of ServiceCommand that takes care of the internal logic related to the order in which the various operations must be performed.
AbstractSingleEntityLocator
          Base class for SingleEntityLocator that enforces the contract between getEntity and getEntities
EntityLocator
          Wrapper for a lazy query for model objects.
NotAuthorizedException
          Exception thrown from a service action when the execute() method is called in the context of a user who is not authorized to perform the action.
NotValidException
           
ServiceCommand
          A command forming part of Confluence's service layer.
ServiceCommandValidator
           
SingleEntityLocator
          EntityLocator that will only ever find either zero or one objects.
ValidationError
           
 

Classes in com.atlassian.confluence.core.service used by com.atlassian.confluence.content.service.blogpost
AbstractServiceCommand
          Base implementation of ServiceCommand that takes care of the internal logic related to the order in which the various operations must be performed.
AbstractSingleEntityLocator
          Base class for SingleEntityLocator that enforces the contract between getEntity and getEntities
EntityLocator
          Wrapper for a lazy query for model objects.
ServiceCommand
          A command forming part of Confluence's service layer.
ServiceCommandValidator
           
SingleEntityLocator
          EntityLocator that will only ever find either zero or one objects.
 

Classes in com.atlassian.confluence.core.service used by com.atlassian.confluence.content.service.comment
AbstractServiceCommand
          Base implementation of ServiceCommand that takes care of the internal logic related to the order in which the various operations must be performed.
ServiceCommand
          A command forming part of Confluence's service layer.
ServiceCommandValidator
           
 

Classes in com.atlassian.confluence.core.service used by com.atlassian.confluence.content.service.page
AbstractServiceCommand
          Base implementation of ServiceCommand that takes care of the internal logic related to the order in which the various operations must be performed.
AbstractSingleEntityLocator
          Base class for SingleEntityLocator that enforces the contract between getEntity and getEntities
EntityLocator
          Wrapper for a lazy query for model objects.
ServiceCommand
          A command forming part of Confluence's service layer.
ServiceCommandValidator
           
SingleEntityLocator
          EntityLocator that will only ever find either zero or one objects.
 

Classes in com.atlassian.confluence.core.service used by com.atlassian.confluence.content.service.space
AbstractServiceCommand
          Base implementation of ServiceCommand that takes care of the internal logic related to the order in which the various operations must be performed.
AbstractSingleEntityLocator
          Base class for SingleEntityLocator that enforces the contract between getEntity and getEntities
EntityLocator
          Wrapper for a lazy query for model objects.
ServiceCommand
          A command forming part of Confluence's service layer.
ServiceCommandValidator
           
SingleEntityLocator
          EntityLocator that will only ever find either zero or one objects.
 

Classes in com.atlassian.confluence.core.service used by com.atlassian.confluence.core.actions
ServiceCommand
          A command forming part of Confluence's service layer.
 

Classes in com.atlassian.confluence.core.service used by com.atlassian.confluence.core.service
EntityLocator
          Wrapper for a lazy query for model objects.
ServiceCommand
          A command forming part of Confluence's service layer.
ServiceCommandValidator
           
SingleEntityLocator
          EntityLocator that will only ever find either zero or one objects.
ValidationError
           
 

Classes in com.atlassian.confluence.core.service used by com.atlassian.confluence.json.jsonator
ValidationError
           
 

Classes in com.atlassian.confluence.core.service used by com.atlassian.confluence.labels.service
AbstractServiceCommand
          Base implementation of ServiceCommand that takes care of the internal logic related to the order in which the various operations must be performed.
ServiceCommand
          A command forming part of Confluence's service layer.
ServiceCommandValidator
           
 

Classes in com.atlassian.confluence.core.service used by com.atlassian.confluence.pages.actions
CommandActionHelper
          Helper class for Webwork actions that want to execute a command.
ServiceCommand
          A command forming part of Confluence's service layer.
 

Classes in com.atlassian.confluence.core.service used by com.atlassian.confluence.renderer.actions
ServiceCommand
          A command forming part of Confluence's service layer.
 

Classes in com.atlassian.confluence.core.service used by com.atlassian.confluence.spring.service
ServiceCommand
          A command forming part of Confluence's service layer.
 

Classes in com.atlassian.confluence.core.service used by com.atlassian.confluence.user.service
AbstractServiceCommand
          Base implementation of ServiceCommand that takes care of the internal logic related to the order in which the various operations must be performed.
ServiceCommand
          A command forming part of Confluence's service layer.
ServiceCommandValidator
           
 



Copyright © 2003-2011 Atlassian. All Rights Reserved.