Uses of Class
org.gcube.application.geoportalcommon.shared.GeoportalItemReferences.SHARE_LINK_TO
-
Packages that use GeoportalItemReferences.SHARE_LINK_TO Package Description org.gcube.application.geoportalcommon.shared -
-
Uses of GeoportalItemReferences.SHARE_LINK_TO in org.gcube.application.geoportalcommon.shared
Methods in org.gcube.application.geoportalcommon.shared that return GeoportalItemReferences.SHARE_LINK_TO Modifier and Type Method Description GeoportalItemReferences.SHARE_LINK_TOGeoportalItemReferences. getShareLinkTo()Gets the share link to.static GeoportalItemReferences.SHARE_LINK_TOGeoportalItemReferences.SHARE_LINK_TO. valueOf(String name)Returns the enum constant of this type with the specified name.static GeoportalItemReferences.SHARE_LINK_TO[]GeoportalItemReferences.SHARE_LINK_TO. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.gcube.application.geoportalcommon.shared with parameters of type GeoportalItemReferences.SHARE_LINK_TO Constructor Description GeoportalItemReferences(String projectID, String profileID, GeoportalItemReferences.SHARE_LINK_TO shareLinkTo)Instantiates a new geo na item ref.
-