| 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.privacy |
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 |
|---|---|
EntityPrivacyPreferences.Builder |
EntityDefault.Builder.getPrivacyPreferences() |
EntityPrivacyPreferences.Builder |
Entity.Builder.getPrivacyPreferences() |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityDefault.Builder.setPrivacyPreferences(EntityPrivacyPreferences.Builder privacyPreferences) |
void |
Entity.Builder.setPrivacyPreferences(EntityPrivacyPreferences.Builder privacyPreferences) |
| Modifier and Type | Method and Description |
|---|---|
static EntityPrivacyPreferences.Builder |
EntityPrivacyPreferences.Builder.create(EntityPrivacyPreferencesContract contract) |
static EntityPrivacyPreferences.Builder |
EntityPrivacyPreferences.Builder.create(String entityId) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.