Uses of Class
com.redwood.scheduler.api.exception.UnsupportedPermaLinkException
-
Packages that use UnsupportedPermaLinkException Package Description com.redwood.scheduler.api.model Scheduler API - Model -
-
Uses of UnsupportedPermaLinkException in com.redwood.scheduler.api.model
Methods in com.redwood.scheduler.api.model that throw UnsupportedPermaLinkException Modifier and Type Method Description String
SchedulerEntity. getUrl(PermaLinkPurpose purpose)
Get a perma link URL for this object.String
SchedulerEntity. getUrl(PermaLinkPurpose purpose, ShowPopUp displayPopup)
Get a perma link URL for this object.
-