org.pustefixframework.tutorial.firstapp.contextresources
Interface ContextUser

All Superinterfaces:
ContextResource
All Known Implementing Classes:
ContextUserImpl

public interface ContextUser
extends ContextResource


Method Summary
 User getUser()
           
 void setUser(User user)
           
 
Methods inherited from interface de.schlund.pfixcore.workflow.ContextResource
init, insertStatus
 

Method Detail

setUser

void setUser(User user)

getUser

User getUser()


Copyright © 2011 United Internet. All Rights Reserved.