|
|
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |
com.ibm.portal.pcm.dialog.state
Interface DialogSubstep
- All Superinterfaces:
- Localized
public interface DialogSubstep
- extends Localized
Represents dialog sub steps that can be contributed to a given dialog step by third parties.
- Since:
- 8.0.0
getIdentifier
java.lang.String getIdentifier()
- Returns:
- The identifier of the substep in question which may be used in order to find out which dialog substep is
currently active. This identifier should at the least be unique in the scope of the
DialogSubstepModel .
|
|
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |