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

Packages that use UserMacroLibrary
com.atlassian.confluence.admin.actions.macros   
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 that return UserMacroLibrary
 UserMacroLibrary UserMacroAction.getUserMacros()
           
 

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.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-2010 Atlassian. All Rights Reserved.