Spring Data Couchbase

Uses of Class
org.springframework.data.couchbase.repository.support.ViewPostProcessor

Packages that use ViewPostProcessor
org.springframework.data.couchbase.repository.support   
 

Uses of ViewPostProcessor in org.springframework.data.couchbase.repository.support
 

Methods in org.springframework.data.couchbase.repository.support that return ViewPostProcessor
static ViewPostProcessor ViewPostProcessor.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ViewPostProcessor[] ViewPostProcessor.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Spring Data Couchbase

Copyright © 2011-2014–2014 Pivotal Software, Inc.. All rights reserved.