com.atlassian.confluence.api.service.people
Interface PersonService.Validator

All Known Implementing Classes:
PersonServiceImpl.ValidatorImpl
Enclosing interface:
PersonService

public static interface PersonService.Validator

Provides methods for validating the view method.


Method Summary
 ValidationResult validateView()
          Validate that current user can view user profiles
 

Method Detail

validateView

ValidationResult validateView()
Validate that current user can view user profiles

Returns:
an immutable Validation result.


Copyright © 2003–2015 Atlassian. All rights reserved.