Uses of Class
org.apache.wink.server.utils.SystemLinksBuilder.LinkType

Packages that use SystemLinksBuilder.LinkType
org.apache.wink.server.utils   
 

Uses of SystemLinksBuilder.LinkType in org.apache.wink.server.utils
 

Methods in org.apache.wink.server.utils that return SystemLinksBuilder.LinkType
static SystemLinksBuilder.LinkType SystemLinksBuilder.LinkType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SystemLinksBuilder.LinkType[] SystemLinksBuilder.LinkType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.apache.wink.server.utils with parameters of type SystemLinksBuilder.LinkType
 SystemLinksBuilder SystemLinksBuilder.types(SystemLinksBuilder.LinkType... types)
          Set the types of system links to generate.
 



Copyright © 2009-2010 The Apache Software Foundation. All Rights Reserved.