wt.org
Class WTPrincipalCache.OrphanGroupKey

java.lang.Object
  extended bywt.org.WTPrincipalCache.OrphanGroupKey
All Implemented Interfaces:
Serializable
Enclosing class:
WTPrincipalCache

static class WTPrincipalCache.OrphanGroupKey
extends Object
implements Serializable


Field Summary
(package private)  long id
           
 
Constructor Summary
(package private) WTPrincipalCache.OrphanGroupKey(long id)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

id

long id
Constructor Detail

WTPrincipalCache.OrphanGroupKey

WTPrincipalCache.OrphanGroupKey(long id)
Method Detail

toString

public String toString()