Uses of Class
com.terminalfour.publish.api.page.IPageAPI.PageActions
-
Packages that use IPageAPI.PageActions Package Description com.terminalfour.publish.api.page -
-
Uses of IPageAPI.PageActions in com.terminalfour.publish.api.page
Methods in com.terminalfour.publish.api.page that return IPageAPI.PageActions Modifier and Type Method Description static IPageAPI.PageActions
IPageAPI.PageActions. valueOf(String name)
Returns the enum constant of this type with the specified name.static IPageAPI.PageActions[]
IPageAPI.PageActions. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.terminalfour.publish.api.page with parameters of type IPageAPI.PageActions Modifier and Type Method Description String
IPageAPI. getActionURL(IPageAPI.PageActions action)
-