Uses of Class
com.sas.hls.common.AbstractIdentifiable

Packages that use AbstractIdentifiable
com.sas.hls.schedule Service and class definitions for managing schedules. 
com.sas.hls.work.workitem Service and class definitions for getting work item and task information. 
 

Uses of AbstractIdentifiable in com.sas.hls.schedule
 

Subclasses of AbstractIdentifiable in com.sas.hls.schedule
 class Schedule
          A schedule is composed of the item to be scheduled as well as the mechanism (Trigger) for when the schedule will run.
 class ScheduleDescriptor
          A light-weight client representation of a schedule.
 

Uses of AbstractIdentifiable in com.sas.hls.work.workitem
 

Subclasses of AbstractIdentifiable in com.sas.hls.work.workitem
 class WorkItem
          A data object that represents a work item
 



Copyright (c) 2014, SAS Institute Inc., Cary, NC, USA