org.wso2.balana.samples.image.filtering
Class SampleAttributeFinderModule

java.lang.Object
  extended by org.wso2.balana.finder.AttributeFinderModule
      extended by org.wso2.balana.samples.image.filtering.SampleAttributeFinderModule

public class SampleAttributeFinderModule
extends org.wso2.balana.finder.AttributeFinderModule

Sample attribute finder module


Constructor Summary
SampleAttributeFinderModule()
           
 
Method Summary
 org.wso2.balana.cond.EvaluationResult findAttribute(URI attributeType, URI attributeId, String issuer, URI category, org.wso2.balana.ctx.EvaluationCtx context)
           
 Set<String> getSupportedCategories()
           
 Set getSupportedIds()
           
 boolean isDesignatorSupported()
           
 
Methods inherited from class org.wso2.balana.finder.AttributeFinderModule
findAttribute, getIdentifier, invalidateCache, isSelectorSupported
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SampleAttributeFinderModule

public SampleAttributeFinderModule()
Method Detail

getSupportedCategories

public Set<String> getSupportedCategories()
Overrides:
getSupportedCategories in class org.wso2.balana.finder.AttributeFinderModule

getSupportedIds

public Set getSupportedIds()
Overrides:
getSupportedIds in class org.wso2.balana.finder.AttributeFinderModule

findAttribute

public org.wso2.balana.cond.EvaluationResult findAttribute(URI attributeType,
                                                           URI attributeId,
                                                           String issuer,
                                                           URI category,
                                                           org.wso2.balana.ctx.EvaluationCtx context)
Overrides:
findAttribute in class org.wso2.balana.finder.AttributeFinderModule

isDesignatorSupported

public boolean isDesignatorSupported()
Overrides:
isDesignatorSupported in class org.wso2.balana.finder.AttributeFinderModule


Copyright © 2015 WSO2. All rights reserved.