Uses of Class
com.gentics.contentnode.rest.model.Overview.OrderBy

Packages that use Overview.OrderBy
com.gentics.contentnode.rest.model   
 

Uses of Overview.OrderBy in com.gentics.contentnode.rest.model
 

Methods in com.gentics.contentnode.rest.model that return Overview.OrderBy
 Overview.OrderBy Overview.getOrderBy()
          Order By
static Overview.OrderBy Overview.OrderBy.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Overview.OrderBy[] Overview.OrderBy.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.gentics.contentnode.rest.model with parameters of type Overview.OrderBy
 void Overview.setOrderBy(Overview.OrderBy orderBy)
           
 



Copyright © 2015 Gentics Software GmbH. All Rights Reserved.