| Package | Description |
|---|---|
| org.opencrx.kernel.home1.jmi1 |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AirSyncClientProfile
Class
AirSyncClientProfile |
interface |
AirSyncProfile
Class
AirSyncProfile |
interface |
CalendarProfile
Class
CalendarProfile |
interface |
CardProfile
Class
CardProfile |
interface |
DocumentProfile
Class
DocumentProfile |
| Modifier and Type | Method and Description |
|---|---|
<T extends SyncProfile> |
UserHome.getSyncProfile(SyncProfileQuery query)
Retrieves the value for the reference
syncProfile for the specified query. |
| Modifier and Type | Method and Description |
|---|---|
SyncProfile |
UserHome.getSyncProfile(boolean idIsPersistent,
String id)
Retrieves the value for the reference
syncProfile for the specified qualifier attribute value. |
SyncProfile |
UserHome.getSyncProfile(String id)
Retrieves the value for the reference
syncProfile for the specified qualifier attribute value. |
| Modifier and Type | Method and Description |
|---|---|
void |
UserHome.addSyncProfile(boolean idIsPersistent,
String id,
SyncProfile syncProfile)
Adds the specified element to the set of the values for the reference
syncProfile. |
void |
UserHome.addSyncProfile(String id,
SyncProfile syncProfile)
Adds the specified element to the set of the values for the reference
syncProfile using a reassignable qualifier. |
void |
UserHome.addSyncProfile(SyncProfile syncProfile)
Adds the specified element to the set of the values for the reference
syncProfile using an implementation-specific, reassignable qualifier. |
This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.