Uses of Class
com.atlassian.confluence.renderer.UserMacroLibrary

Packages that use UserMacroLibrary
com.atlassian.confluence.admin.actions.macros   
com.atlassian.confluence.macro.browser   
com.atlassian.confluence.macro.xhtml   
com.atlassian.confluence.renderer   
com.atlassian.confluence.test.rpc   
 

Uses of UserMacroLibrary in com.atlassian.confluence.admin.actions.macros
 

Fields in com.atlassian.confluence.admin.actions.macros declared as UserMacroLibrary
protected  UserMacroLibrary UserMacroAction.userMacroLibrary
           
 

Methods in com.atlassian.confluence.admin.actions.macros with parameters of type UserMacroLibrary
 void UserMacroAction.setUserMacroLibrary(UserMacroLibrary userMacroLibrary)
           
 

Uses of UserMacroLibrary in com.atlassian.confluence.macro.browser
 

Methods in com.atlassian.confluence.macro.browser with parameters of type UserMacroLibrary
 void UserMacroMetadataProvider.setUserMacroLibrary(UserMacroLibrary userMacroLibrary)
           
 

Uses of UserMacroLibrary in com.atlassian.confluence.macro.xhtml
 

Constructors in com.atlassian.confluence.macro.xhtml with parameters of type UserMacroLibrary
UserMacroLibraryMacroManager(UserMacroLibrary userMacroLibrary)
           
 

Uses of UserMacroLibrary in com.atlassian.confluence.renderer
 

Methods in com.atlassian.confluence.renderer with parameters of type UserMacroLibrary
 void DefaultMacroManager.setUserMacroLibrary(UserMacroLibrary userMacroLibrary)
           
 

Uses of UserMacroLibrary in com.atlassian.confluence.test.rpc
 

Methods in com.atlassian.confluence.test.rpc with parameters of type UserMacroLibrary
 void FuncTestRpcHandlerImpl.setUserMacroLibrary(UserMacroLibrary userMacroLibrary)
           
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.