public abstract class RelationshipInfo extends HasAttributesAndMetaInfo implements Relationship, Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
RelationshipInfo.Builder |
attributes| Modifier | Constructor and Description |
|---|---|
protected |
RelationshipInfo() |
protected |
RelationshipInfo(Relationship builder) |
| Modifier and Type | Method and Description |
|---|---|
Date |
getEffectiveDate()
Name:Effective Date
Date/time this object became effective.
|
Date |
getExpirationDate()
Name: Expiration Date
Date/time this relationship is no longer effective.
|
String |
getId()
The system assigned unique id to identify this Object.
|
String |
getStateKey()
Name: State Key
Unique identifier for the state of this object.
|
String |
getTypeKey()
Unique key for the type of this object.
|
getMetagetAttributesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAttributesprotected RelationshipInfo()
protected RelationshipInfo(Relationship builder)
public String getId()
HasIdpublic String getTypeKey()
HasTypegetTypeKey in interface HasTypepublic String getStateKey()
HasStategetStateKey in interface HasStatepublic Date getEffectiveDate()
HasEffectiveDatesgetEffectiveDate in interface HasEffectiveDatespublic Date getExpirationDate()
HasEffectiveDatesgetExpirationDate in interface HasEffectiveDatesCopyright © 2004–2014 The Kuali Foundation. All rights reserved.