PREV CLASS
NEXT CLASS
|
|
SUMMARY: NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |
com.ibm.portal.pcm.dialog.state
Interface DialogSubstepModelProvider
-
public interface DialogSubstepModelProvider
An interface providing access to a DialogSubstepModel which may be used in order to contribute additional sub
steps to existing DialogStep objects.
- Since:
- 8.0.0
getDialogSubstepModel
<T extends DialogSubstep> DialogSubstepModel<T> getDialogSubstepModel()
- Returns:
- a dialog substep model scoped to the implementation of this provider
PREV CLASS
NEXT CLASS
|
|
SUMMARY: NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |