org.openxri.store.impl.n
Class NullAuthority

java.lang.Object
  extended by org.openxri.store.impl.AbstractAuthority
      extended by org.openxri.store.impl.n.NullAuthority
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable<Authority>, Authority

public class NullAuthority
extends AbstractAuthority

See Also:
Serialized Form

Constructor Summary
NullAuthority()
           
 
Method Summary
 java.lang.Long getId()
           
 XRD getXrd()
           
 
Methods inherited from class org.openxri.store.impl.AbstractAuthority
compareTo, equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NullAuthority

public NullAuthority()
Method Detail

getXrd

public XRD getXrd()

getId

public java.lang.Long getId()


Copyright © 2005-2012. All Rights Reserved.