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

Packages that use com.atlassian.confluence.core.service
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.spring.service   
 

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.
 

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.
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
AbstractSingleEntityLocator
          Base class for SingleEntityLocator that enforces the contract between getEntity and getEntities
EntityLocator
          Wrapper for a lazy query for model objects.
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.
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.spring.service
ServiceCommand
          A command forming part of Confluence's service layer.
 



Copyright © 2003-2008 Atlassian Pty Ltd. All Rights Reserved.