Uses of Class
org.gcube.application.geoportalcommon.shared.PublicLink
-
Packages that use PublicLink Package Description org.gcube.application.geoportalcommon.shared -
-
Uses of PublicLink in org.gcube.application.geoportalcommon.shared
Methods in org.gcube.application.geoportalcommon.shared that return PublicLink Modifier and Type Method Description PublicLinkGeoportalItemReferences. getOpenLink()Gets the open link.PublicLinkGeoportalItemReferences. getRestrictedLink()Gets the restricted link.Methods in org.gcube.application.geoportalcommon.shared with parameters of type PublicLink Modifier and Type Method Description voidGeoportalItemReferences. setOpenLink(PublicLink openLink)Sets the open link.voidGeoportalItemReferences. setRestrictedLink(PublicLink restrictedLink)Sets the restricted link.
-