Uses of Class
org.dspace.app.xmlui.wing.element.UserMeta

Packages that use UserMeta
org.dspace.app.xmlui.aspect.eperson   
org.dspace.app.xmlui.aspect.submission   
org.dspace.app.xmlui.aspect.xmlworkflow   
org.dspace.app.xmlui.cocoon   
org.dspace.app.xmlui.wing   
org.dspace.app.xmlui.wing.element   
 

Uses of UserMeta in org.dspace.app.xmlui.aspect.eperson
 

Methods in org.dspace.app.xmlui.aspect.eperson with parameters of type UserMeta
 void Navigation.addUserMeta(UserMeta userMeta)
          Add the user metadata
 

Uses of UserMeta in org.dspace.app.xmlui.aspect.submission
 

Methods in org.dspace.app.xmlui.aspect.submission with parameters of type UserMeta
 void StepTransformer.addUserMeta(UserMeta userMeta)
          What user metadata to add to the document
 

Uses of UserMeta in org.dspace.app.xmlui.aspect.xmlworkflow
 

Methods in org.dspace.app.xmlui.aspect.xmlworkflow with parameters of type UserMeta
 void WorkflowTransformer.addUserMeta(UserMeta userMeta)
          What user metadata to add to the document
 

Uses of UserMeta in org.dspace.app.xmlui.cocoon
 

Methods in org.dspace.app.xmlui.cocoon with parameters of type UserMeta
 void AbstractDSpaceTransformer.addUserMeta(UserMeta userMeta)
          What user metadata to add to the document
 void DSpaceTransformer.addUserMeta(UserMeta userMeta)
          What user metadata to add to the document
 

Uses of UserMeta in org.dspace.app.xmlui.wing
 

Methods in org.dspace.app.xmlui.wing with parameters of type UserMeta
 void WingTransformer.addUserMeta(UserMeta userMeta)
          What user metadata to add to the document
 void AbstractWingTransformer.addUserMeta(UserMeta userMeta)
           
 

Uses of UserMeta in org.dspace.app.xmlui.wing.element
 

Methods in org.dspace.app.xmlui.wing.element that return UserMeta
 UserMeta Meta.setUserMeta()
          Set a new user oriented metadata set.
 



Copyright © 2012 DuraSpace. All Rights Reserved.