Uses of Class
org.wso2.carbon.registry.social.api.utils.FilterOperation

Packages that use FilterOperation
org.wso2.carbon.registry.social.api.utils   
 

Uses of FilterOperation in org.wso2.carbon.registry.social.api.utils
 

Methods in org.wso2.carbon.registry.social.api.utils that return FilterOperation
 FilterOperation FilterOptions.getFilterOperation()
           
static FilterOperation FilterOperation.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FilterOperation[] FilterOperation.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.wso2.carbon.registry.social.api.utils with parameters of type FilterOperation
 void FilterOptions.setFilterOperation(FilterOperation filterOperation)
           
 



Copyright © 2013 WSO2 Inc. All Rights Reserved.