Package com.atlassian.confluence.core.service
package com.atlassian.confluence.core.service
-
ClassDescriptionBase implementation of
ServiceCommand
that takes care of the internal logic related to the order in which the various operations must be performed.Base class for SingleEntityLocator that enforces the contract betweengetEntity
andgetEntities
Helper class for Struts actions that want to execute a command.Wrapper for a lazy query for model objects.Exception thrown from a service action when theexecute()
method is called in the context of a user who is not authorized to perform the action.TODO : confluence-7.0 do we even want to keep this around ? currently not used An experimental command for running services as another user.A command forming part of Confluence's service layer.EntityLocator that will only ever find either zero or one objects.