ibrokerkit.iname4java.store
Class XriConstants

java.lang.Object
  extended by ibrokerkit.iname4java.store.XriConstants

public class XriConstants
extends java.lang.Object

Various constants used by the XriStore


Field Summary
static java.lang.String ATTRIBUTE_GRS_AUTHORITYID
          This attribute is used to store the GRS authority ID on an OpenXRI authority.
static java.lang.String ATTRIBUTE_GRS_AUTHORITYPASSWORD
          This attribute is used to store the authority password on an OpenXRI authority.
static java.lang.String ATTRIBUTE_GRS_TRANSFERTOKEN
          This attribute is used to store GRS transfer tokens on an OpenXRI authority.
static java.lang.String ATTRIBUTE_KEY_DATE
          This attribute is used to store creation dates on OpenXRI authorities and subsegments.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ATTRIBUTE_KEY_DATE

public static final java.lang.String ATTRIBUTE_KEY_DATE
This attribute is used to store creation dates on OpenXRI authorities and subsegments.

See Also:
Constant Field Values

ATTRIBUTE_GRS_AUTHORITYID

public static final java.lang.String ATTRIBUTE_GRS_AUTHORITYID
This attribute is used to store the GRS authority ID on an OpenXRI authority.

See Also:
Constant Field Values

ATTRIBUTE_GRS_AUTHORITYPASSWORD

public static final java.lang.String ATTRIBUTE_GRS_AUTHORITYPASSWORD
This attribute is used to store the authority password on an OpenXRI authority.

See Also:
Constant Field Values

ATTRIBUTE_GRS_TRANSFERTOKEN

public static final java.lang.String ATTRIBUTE_GRS_TRANSFERTOKEN
This attribute is used to store GRS transfer tokens on an OpenXRI authority.

See Also:
Constant Field Values


Copyright © 2009. All Rights Reserved.