com.platform.ego.impl
Class RoleType

java.lang.Object
  extended by com.platform.ego.impl.RoleType

public class RoleType
extends java.lang.Object

RoleType specifies definition of role type.

Version:
1.2.3

Field Summary
static RoleType CLUSTER_ADMIN
           
static RoleType CONSUMER_ADMIN
           
static RoleType CONSUMER_USER
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

CLUSTER_ADMIN

public static final RoleType CLUSTER_ADMIN

CONSUMER_ADMIN

public static final RoleType CONSUMER_ADMIN

CONSUMER_USER

public static final RoleType CONSUMER_USER
Method Detail

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright (C) 1992-2007 Platform Computing Corporation