| Package | Description |
|---|---|
| org.kuali.rice.kim.api.identity.entity |
Copyright 2005-2016 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
| org.kuali.rice.kim.api.identity.type |
Copyright 2005-2016 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
| Modifier and Type | Method and Description |
|---|---|
EntityTypeContactInfoDefault |
EntityDefault.getEntityType(String entityTypeCode)
Gets this
EntityDefault's EntityTypeContactInfoDefault for the given type code. |
| Modifier and Type | Method and Description |
|---|---|
List<EntityTypeContactInfoDefault> |
EntityDefault.getEntityTypeContactInfos() |
| Constructor and Description |
|---|
EntityDefault(String entityId,
EntityName name,
List<Principal> principals,
List<EntityTypeContactInfoDefault> entityTypes,
List<EntityAffiliation> affiliations,
EntityAffiliation defaultAffiliation,
EntityEmployment employment,
List<EntityExternalIdentifier> externalIdentifiers,
EntityPrivacyPreferences privacyPreferences,
boolean active) |
| Modifier and Type | Method and Description |
|---|---|
EntityTypeContactInfoDefault |
EntityTypeContactInfoDefault.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static EntityTypeContactInfoDefault.Builder |
EntityTypeContactInfoDefault.Builder.create(EntityTypeContactInfoDefault immutable) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.