Uses of Class
com.jalios.jcms.publiclink.PublicLinkAppHandler.View
-
Packages that use PublicLinkAppHandler.View Package Description com.jalios.jcms.publiclink -
-
Uses of PublicLinkAppHandler.View in com.jalios.jcms.publiclink
Methods in com.jalios.jcms.publiclink that return PublicLinkAppHandler.View Modifier and Type Method Description static PublicLinkAppHandler.ViewPublicLinkAppHandler.View. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static PublicLinkAppHandler.View[]PublicLinkAppHandler.View. values()Returns an array containing the constants of this enum type, in the order they are declared.
-