public interface NavigationAction
This interface provides basic methods to get navigation action information from the navigation object DTO
Modifier and Type | Method and Description |
---|---|
String |
getContext() |
String |
getId() |
String |
getType() |
String getId()
String getType()
String getContext()
NavigationAction
ids as context. Outgoing navigation actions use
ViewName
id as a context.Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.