Class AbstractRuleProviderExtension
java.lang.Object
ch.tocco.nice2.rest.entity.api.ruleprovider.AbstractRuleProviderExtension
- Direct Known Subclasses:
HierarchyMembershipSearchRuleProviderExtension,OwnTimetableRuleProviderCalendarExtension,OwnTimetableRuleProviderRoomExtension,PresenceCheckRuleProviderRoomExtension,ReservationLecturerBookingViewRoomExtension,ReservationLecturerBookingViewRuleProviderCalendarExtension
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected List<PrimaryKey> loadRelatedKeys(String targetModel, String relation, List<PrimaryKey> sourceKeys) Helper method which returns the primary keys of the related source keys
-
Constructor Details
-
AbstractRuleProviderExtension
-
-
Method Details
-
loadRelatedKeys
protected List<PrimaryKey> loadRelatedKeys(String targetModel, String relation, List<PrimaryKey> sourceKeys) Helper method which returns the primary keys of the related source keys
-