com.atlassian.confluence.labels.service
Interface ValidateLabelsCommand

All Superinterfaces:
ServiceCommand
All Known Implementing Classes:
ValidateLabelsCommandImpl

public interface ValidateLabelsCommand
extends ServiceCommand


Method Summary
 Collection<Label> getValidLabels()
           
 
Methods inherited from interface com.atlassian.confluence.core.service.ServiceCommand
execute, getValidationErrors, isAuthorized, isValid
 

Method Detail

getValidLabels

Collection<Label> getValidLabels()


Copyright © 2003-2012 Atlassian. All Rights Reserved.