public interface ActionPathProvider
Action
objects that they create. The interface contains one
set of methods for dealing with retrieving NavigationAction
paths
and another for retrieving RecordAction
paths.Modifier and Type | Method and Description |
---|---|
String |
getDefaultNavigationActionContentPath() |
String |
getDefaultNavigationActionSiteRootPath() |
String |
getDefaultRecordActionContentPath() |
String |
getDefaultRecordActionSiteRootPath() |
String getDefaultNavigationActionSiteRootPath()
NavigationAction
objects.String getDefaultNavigationActionContentPath()
NavigationAction
objects.String getDefaultRecordActionSiteRootPath()
RecordAction
objects.String getDefaultRecordActionContentPath()
RecordAction
objects.Copyright © 2013, Oracle and/or its affiliates. All rights reserved.