org.openxri.store.impl.db
Class DbAuthority

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

public class DbAuthority
extends AbstractAuthority

See Also:
Serialized Form

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
 

Method Detail

getId

public java.lang.Long getId()

getXrd

public XRD getXrd()


Copyright © 2005-2012. All Rights Reserved.