public final class EntityExternalIdentifierType extends AbstractDataTransferObject implements EntityExternalIdentifierTypeContract
| Modifier and Type | Class and Description |
|---|---|
static class |
EntityExternalIdentifierType.Builder
A builder which can be used to construct
CodedAttribute instances. |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
String |
getName()
This the name for the AddressType.
|
String |
getObjectId() |
String |
getSortCode()
This the sort code for the AddressType.
|
Long |
getVersionNumber() |
boolean |
isActive() |
boolean |
isEncryptionRequired()
This value determines if the encryption is required for this type.
|
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toStringpublic String getName()
CodedAttributeContractgetName in interface CodedAttributeContractpublic String getSortCode()
CodedAttributeContractgetSortCode in interface CodedAttributeContractpublic boolean isEncryptionRequired()
EntityExternalIdentifierTypeContractisEncryptionRequired in interface EntityExternalIdentifierTypeContractpublic Long getVersionNumber()
getVersionNumber in interface Versionedpublic String getObjectId()
getObjectId in interface GloballyUniquepublic boolean isActive()
isActive in interface InactivatableCopyright © 2005–2018 The Kuali Foundation. All rights reserved.