com.platform.ego.impl
Class RoleType
java.lang.Object
com.platform.ego.impl.RoleType
public class RoleType
- extends java.lang.Object
RoleType specifies definition of role type.
- Version:
- 1.2.3
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 |
CLUSTER_ADMIN
public static final RoleType CLUSTER_ADMIN
CONSUMER_ADMIN
public static final RoleType CONSUMER_ADMIN
CONSUMER_USER
public static final RoleType CONSUMER_USER
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