org.gedcomx.rs
Class Rel

java.lang.Object
  extended by org.gedcomx.rs.Rel

public class Rel
extends Object

Constants for link rels.

Author:
Ryan Heaton

Field Summary
static String AGENT
           
static String ANCESTRY
           
static String ARTIFACT
           
static String ARTIFACTS
           
static String CHILD_RELATIONSHIPS
           
static String CHILDREN
           
static String COLLECTION
           
static String CONCLUSION
           
static String CONCLUSIONS
           
static String CURRENT_USER_PERSON
           
static String CURRENT_USER_RESOURCES
           
static String DESCENDANCY
           
static String DESCRIPTION
           
static String DISCUSSION_REFERENCE
           
static String DISCUSSION_REFERENCES
           
static String EVIDENCE_REFERENCE
           
static String EVIDENCE_REFERENCES
           
static String FIRST
           
static String LAST
           
static String MATCHES
           
static String MEDIA_REFERENCE
           
static String MEDIA_REFERENCES
           
static String NEXT
           
static String NOTE
           
static String NOTES
           
static String OAUTH2_AUTHORIZE
           
static String OAUTH2_TOKEN
           
static String PARENT_RELATIONSHIPS
           
static String PARENTS
           
static String PERSON
           
static String PERSON_SEARCH
           
static String PERSON1
           
static String PERSON2
           
static String PERSONS
           
static String PLACE
           
static String PLACE_DESCRIPTION
           
static String PLACE_GROUP
           
static String PLACE_SEARCH
           
static String PLACE_TYPE
           
static String PLACE_TYPE_GROUP
           
static String PLACE_TYPE_GROUPS
           
static String PLACE_TYPES
           
static String PREV
           
static String PREVIOUS
           
static String PROFILE
           
static String RECORD
           
static String RECORDS
           
static String RELATIONSHIP
           
static String RELATIONSHIPS
           
static String SELF
           
static String SOURCE_DESCRIPTIONS
           
static String SOURCE_REFERENCE
           
static String SOURCE_REFERENCES
           
static String SOURCE_REFERENCES_QUERY
           
static String SPOUSE_RELATIONSHIPS
           
static String SPOUSES
           
static String SUBCOLLECTIONS
           
 
Constructor Summary
protected Rel()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SELF

public static final String SELF
See Also:
Constant Field Values

NEXT

public static final String NEXT
See Also:
Constant Field Values

PREV

public static final String PREV
See Also:
Constant Field Values

PREVIOUS

public static final String PREVIOUS
See Also:
Constant Field Values

FIRST

public static final String FIRST
See Also:
Constant Field Values

LAST

public static final String LAST
See Also:
Constant Field Values

AGENT

public static final String AGENT
See Also:
Constant Field Values

ANCESTRY

public static final String ANCESTRY
See Also:
Constant Field Values

ARTIFACT

public static final String ARTIFACT
See Also:
Constant Field Values

ARTIFACTS

public static final String ARTIFACTS
See Also:
Constant Field Values

CHILDREN

public static final String CHILDREN
See Also:
Constant Field Values

CHILD_RELATIONSHIPS

public static final String CHILD_RELATIONSHIPS
See Also:
Constant Field Values

COLLECTION

public static final String COLLECTION
See Also:
Constant Field Values

SUBCOLLECTIONS

public static final String SUBCOLLECTIONS
See Also:
Constant Field Values

CONCLUSION

public static final String CONCLUSION
See Also:
Constant Field Values

CONCLUSIONS

public static final String CONCLUSIONS
See Also:
Constant Field Values

CURRENT_USER_PERSON

public static final String CURRENT_USER_PERSON
See Also:
Constant Field Values

CURRENT_USER_RESOURCES

public static final String CURRENT_USER_RESOURCES
See Also:
Constant Field Values

DESCENDANCY

public static final String DESCENDANCY
See Also:
Constant Field Values

DESCRIPTION

public static final String DESCRIPTION
See Also:
Constant Field Values

EVIDENCE_REFERENCE

public static final String EVIDENCE_REFERENCE
See Also:
Constant Field Values

EVIDENCE_REFERENCES

public static final String EVIDENCE_REFERENCES
See Also:
Constant Field Values

MATCHES

public static final String MATCHES
See Also:
Constant Field Values

MEDIA_REFERENCE

public static final String MEDIA_REFERENCE
See Also:
Constant Field Values

MEDIA_REFERENCES

public static final String MEDIA_REFERENCES
See Also:
Constant Field Values

NOTE

public static final String NOTE
See Also:
Constant Field Values

NOTES

public static final String NOTES
See Also:
Constant Field Values

OAUTH2_AUTHORIZE

public static final String OAUTH2_AUTHORIZE
See Also:
Constant Field Values

OAUTH2_TOKEN

public static final String OAUTH2_TOKEN
See Also:
Constant Field Values

PARENT_RELATIONSHIPS

public static final String PARENT_RELATIONSHIPS
See Also:
Constant Field Values

PARENTS

public static final String PARENTS
See Also:
Constant Field Values

PERSON1

public static final String PERSON1
See Also:
Constant Field Values

PERSON2

public static final String PERSON2
See Also:
Constant Field Values

PERSON

public static final String PERSON
See Also:
Constant Field Values

PERSONS

public static final String PERSONS
See Also:
Constant Field Values

PERSON_SEARCH

public static final String PERSON_SEARCH
See Also:
Constant Field Values

PLACE

public static final String PLACE
See Also:
Constant Field Values

PLACE_SEARCH

public static final String PLACE_SEARCH
See Also:
Constant Field Values

PLACE_TYPE_GROUPS

public static final String PLACE_TYPE_GROUPS
See Also:
Constant Field Values

PLACE_TYPE_GROUP

public static final String PLACE_TYPE_GROUP
See Also:
Constant Field Values

PLACE_TYPES

public static final String PLACE_TYPES
See Also:
Constant Field Values

PLACE_TYPE

public static final String PLACE_TYPE
See Also:
Constant Field Values

PLACE_GROUP

public static final String PLACE_GROUP
See Also:
Constant Field Values

PLACE_DESCRIPTION

public static final String PLACE_DESCRIPTION
See Also:
Constant Field Values

PROFILE

public static final String PROFILE
See Also:
Constant Field Values

RECORD

public static final String RECORD
See Also:
Constant Field Values

RECORDS

public static final String RECORDS
See Also:
Constant Field Values

RELATIONSHIP

public static final String RELATIONSHIP
See Also:
Constant Field Values

RELATIONSHIPS

public static final String RELATIONSHIPS
See Also:
Constant Field Values

SOURCE_DESCRIPTIONS

public static final String SOURCE_DESCRIPTIONS
See Also:
Constant Field Values

SOURCE_REFERENCE

public static final String SOURCE_REFERENCE
See Also:
Constant Field Values

SOURCE_REFERENCES

public static final String SOURCE_REFERENCES
See Also:
Constant Field Values

SOURCE_REFERENCES_QUERY

public static final String SOURCE_REFERENCES_QUERY
See Also:
Constant Field Values

SPOUSES

public static final String SPOUSES
See Also:
Constant Field Values

SPOUSE_RELATIONSHIPS

public static final String SPOUSE_RELATIONSHIPS
See Also:
Constant Field Values

DISCUSSION_REFERENCE

public static final String DISCUSSION_REFERENCE
See Also:
Constant Field Values

DISCUSSION_REFERENCES

public static final String DISCUSSION_REFERENCES
See Also:
Constant Field Values
Constructor Detail

Rel

protected Rel()


Copyright © 2016. All rights reserved.