com.bea.portal.tools.security.user
Class UserResourceType

java.lang.Object
  extended by com.bea.portal.tools.resource.ResourceType
      extended by com.bea.portal.tools.security.user.UserResourceType
All Implemented Interfaces
Serializable

public final class UserResourceType
extends ResourceType

ResourceType for a user.

See Also
Serialized Form

Method Summary
static UserResourceType getUserResourceType()
          Get the UserResourceType.
 
Methods inherited from class com.bea.portal.tools.resource.ResourceType
equals, equals, getNamespaceURI, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

getUserResourceType

public static final UserResourceType getUserResourceType()
Get the UserResourceType.

Returns
the UserResourceType


Copyright © 2006 BEA Systems, Inc. All Rights Reserved