Interface IScheduleSubject


  • public interface IScheduleSubject
    An IScheduleSubject represents an entity that is associated in some way with the scheduling system. A subject might impose restrictions on scheduling availability. You can think of subjects as principles in a scheduling system ACL.
    Author:
    aphillips
    • Method Detail

      • getSubjectId

        String getSubjectId()
        Unique identifier to a subject
        Returns:
        the subject id