com.opensymphony.user
Class User.Accessor

java.lang.Object
  extended by com.opensymphony.user.Entity.Accessor
      extended by com.opensymphony.user.User.Accessor
All Implemented Interfaces:
Serializable
Enclosing class:
User

public final class User.Accessor
extends Entity.Accessor
implements Serializable

User specific Accessor.

See Also:
Entity.Accessor, Serialized Form

Constructor Summary
User.Accessor()
           
 
Method Summary
 User getUser()
          Return underlying User this Accessor represents.
 
Methods inherited from class com.opensymphony.user.Entity.Accessor
getEntity, setMutable, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

User.Accessor

public User.Accessor()
Method Detail

getUser

public User getUser()
Return underlying User this Accessor represents.



Copyright © 2002-2011 Atlassian. All Rights Reserved.