Uses of Interface
com.atlassian.confluence.api.service.content.SpaceService.Validator

Packages that use SpaceService.Validator
com.atlassian.confluence.api.impl.service.content   
com.atlassian.confluence.api.service.content   
com.atlassian.confluence.rest.client   
 

Uses of SpaceService.Validator in com.atlassian.confluence.api.impl.service.content
 

Classes in com.atlassian.confluence.api.impl.service.content that implement SpaceService.Validator
 class SpaceServiceImpl.ValidatorImpl
           
 

Uses of SpaceService.Validator in com.atlassian.confluence.api.service.content
 

Methods in com.atlassian.confluence.api.service.content that return SpaceService.Validator
 SpaceService.Validator SpaceService.validator()
          Get the validator view of the Space Service.
 

Uses of SpaceService.Validator in com.atlassian.confluence.rest.client
 

Methods in com.atlassian.confluence.rest.client that return SpaceService.Validator
 SpaceService.Validator RemoteSpaceServiceImpl.validator()
           
 SpaceService.Validator RemoteSpaceService.validator()
          Get the validator view of the Space Service.
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.