Class DefaultProjectService.PermissionErrorResult

All Implemented Interfaces:
ServiceOutcome<Project>, ServiceResult, Serializable
Enclosing class:
DefaultProjectService

protected class DefaultProjectService.PermissionErrorResult extends ProjectService.GetProjectResult
A GetProjectResult that indicates the calling user does not have permission to perform an action on a project.
See Also: