Skip navigation links


com.bea.p13n.usermgmt.query
Class UserView

java.lang.Object
  extended by com.bea.p13n.usermgmt.query.UserGroupView
      extended by com.bea.p13n.usermgmt.query.UserView

All Implemented Interfaces
Serializable, Comparable<com.bea.p13n.usermgmt.query.UserGroupView>

public class UserView
extends com.bea.p13n.usermgmt.query.UserGroupView

This class represents a view of user to portal admin tools.

See Also
Serialized Form

Nested Class Summary

 

Nested classes/interfaces inherited from class com.bea.p13n.usermgmt.query.UserGroupView
UserGroupView.Comparator

 

Field Summary

 

Fields inherited from class com.bea.p13n.usermgmt.query.UserGroupView
PROVIDER_SCOPE

 

Constructor Summary
UserView(String name, String atnProvider)
           

 

Method Summary
 String getDescription()
           

 

Methods inherited from class com.bea.p13n.usermgmt.query.UserGroupView
compareTo, getName, getProvider, getProviderName, hashCode, toString

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait

 

Constructor Detail

UserView

public UserView(String name,
                String atnProvider)

Method Detail

getDescription

public String getDescription()
Specified by:
getDescription in class com.bea.p13n.usermgmt.query.UserGroupView

Skip navigation links


Copyright © 2010, Oracle. All rights reserved.