Uses of Interface
org.osid.workflow.rules.StepEnablerList
Packages that use StepEnablerList
Package
Description
The Open Service Interface Definitions for the org.osid.workflow.rules
service.
-
Uses of StepEnablerList in org.osid.workflow.rules
Methods in org.osid.workflow.rules that return StepEnablerListModifier and TypeMethodDescriptionStepEnablerLookupSession.getStepEnablers()Gets allStepEnablers.StepEnablerSearchResults.getStepEnablers()Gets the step enabler list resulting from a search.StepEnablerLookupSession.getStepEnablersByGenusType(Type stepEnablerGenusType) Gets aStepEnablerListcorresponding to the given step enabler genusTypewhich does not include step enablers of genus types derived from the specifiedType.StepEnablerLookupSession.getStepEnablersByIds(IdList stepEnablerIds) Gets aStepEnablerListcorresponding to the givenIdList.StepEnablerOfficeSession.getStepEnablersByOffice(Id officeId) Gets the list ofStepEnablersassociated with anOffice.StepEnablerOfficeSession.getStepEnablersByOffices(IdList officeIds) Gets the list ofStepEnablerscorresponding to a list ofOffices.StepEnablerLookupSession.getStepEnablersByParentGenusType(Type stepEnablerGenusType) Gets aStepEnablerListcorresponding to the given step enabler genusTypeand include any additional step enablers with genus types derived from the specifiedType.StepEnablerQuerySession.getStepEnablersByQuery(StepEnablerQuery stepEnablerQuery) Gets a list ofStepEnablersmatching the given search.StepEnablerLookupSession.getStepEnablersByRecordType(Type stepEnablerRecordType) Gets aStepEnablerListcontaining the given step enabler recordType.StepEnablerRuleLookupSession.getStepEnablersForStep(Id stepId) Gets theStepEnablersassociated with aStep.