org.drools.guvnor.server.contenthandler
Class EnumerationContentHandler

java.lang.Object
  extended by org.drools.guvnor.server.contenthandler.ContentHandler
      extended by org.drools.guvnor.server.contenthandler.PlainTextContentHandler
          extended by org.drools.guvnor.server.contenthandler.EnumerationContentHandler
All Implemented Interfaces:
IHasCustomValidator

public class EnumerationContentHandler
extends PlainTextContentHandler
implements IHasCustomValidator


Constructor Summary
EnumerationContentHandler()
           
 
Method Summary
 BuilderResult validateAsset(AssetItem asset)
           
 
Methods inherited from class org.drools.guvnor.server.contenthandler.PlainTextContentHandler
retrieveAssetContent, storeAssetContent
 
Methods inherited from class org.drools.guvnor.server.contenthandler.ContentHandler
isRuleAsset, parentNameFromCategory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnumerationContentHandler

public EnumerationContentHandler()
Method Detail

validateAsset

public BuilderResult validateAsset(AssetItem asset)
Specified by:
validateAsset in interface IHasCustomValidator


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.