wt.eff
Class EffGroupAttribute.Wrapper

java.lang.Object
  extended bywt.eff.EffGroupAttribute.Wrapper
Enclosing class:
EffGroupAttribute

public static class EffGroupAttribute.Wrapper
extends Object


Field Summary
 String name
           
private  Object value
           
 
Constructor Summary
EffGroupAttribute.Wrapper(Persistable persistable)
           
EffGroupAttribute.Wrapper(WTPrincipal principal)
           
 
Method Summary
 ObjectReference getObjectReference()
           
 WTPrincipalReference getWTPrincipalReference()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public final String name

value

private Object value
Constructor Detail

EffGroupAttribute.Wrapper

public EffGroupAttribute.Wrapper(WTPrincipal principal)
                          throws WTException

EffGroupAttribute.Wrapper

public EffGroupAttribute.Wrapper(Persistable persistable)
                          throws WTException
Method Detail

getWTPrincipalReference

public WTPrincipalReference getWTPrincipalReference()

getObjectReference

public ObjectReference getObjectReference()