|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CalendarProfile | |
|---|---|
| org.opencrx.kernel.home1.jmi1 | |
| Uses of CalendarProfile in org.opencrx.kernel.home1.jmi1 |
|---|
| Methods in org.opencrx.kernel.home1.jmi1 with type parameters of type CalendarProfile | ||
|---|---|---|
|
UserHome.getCalendarProfile(CalendarProfileQuery query)
Retrieves the value for the reference calendarProfile for the specified query. |
|
| Methods in org.opencrx.kernel.home1.jmi1 that return CalendarProfile | |
|---|---|
CalendarProfile |
CalendarProfileClass.createCalendarProfile()
Creates an instance of class CalendarProfile. |
CalendarProfile |
UserHome.getCalendarProfile(boolean idIsPersistent,
String id)
Retrieves the value for the reference calendarProfile for the specified qualifier attribute value. |
CalendarProfile |
CalendarProfileClass.getCalendarProfile(Object object)
Creates an instance of class CalendarProfile based on the specified Object instance. |
CalendarProfile |
UserHome.getCalendarProfile(String id)
Retrieves the value for the reference calendarProfile for the specified qualifier attribute value. |
| Methods in org.opencrx.kernel.home1.jmi1 with parameters of type CalendarProfile | |
|---|---|
void |
UserHome.addCalendarProfile(boolean idIsPersistent,
String id,
CalendarProfile calendarProfile)
Adds the specified element to the set of the values for the reference calendarProfile. |
void |
UserHome.addCalendarProfile(String id,
CalendarProfile calendarProfile)
Adds the specified element to the set of the values for the reference calendarProfile using a reassignable qualifier. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||