Package com.atlassian.confluence.validation

Interface Summary
MessageHolder An i18n- and character-escaping-agnostic collection of action and field error Messages.
MessageHolderAware Actions implementing this interface can have MessageHolders loaded into the action's ValidationAware implementation.
MessageHolderFactory Produces MessageHolder instances.
 

Class Summary
DefaultMessageHolder  
DefaultMessageHolderFactory  
MessageHolderInterceptor Sets a new MessageHolder instance into all MessageHolderAware actions.
MessageLoadingPreResultListener Loads MessageHolder messages into a ConfluenceActionSupport instance after Action execution but before Result execution.
 

Enum Summary
MessageLevel The level that a Message will be displayed at.
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.