org.gedcomx.rs
Class Rel
java.lang.Object
org.gedcomx.rs.Rel
public class Rel
- extends Object
Constants for link rels.
- Author:
- Ryan Heaton
|
Constructor Summary |
protected |
Rel()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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
Rel
protected Rel()
Copyright © 2016. All rights reserved.