org.chorem.pollen.entities
Class PollenQueryHelper.PreventRuleProperty

java.lang.Object
  extended by org.chorem.pollen.entities.PollenQueryHelper.EntityProperty<PreventRule>
      extended by org.chorem.pollen.entities.PollenQueryHelper.PreventRuleProperty
Enclosing class:
PollenQueryHelper

public static class PollenQueryHelper.PreventRuleProperty
extends PollenQueryHelper.EntityProperty<PreventRule>


Field Summary
 
Fields inherited from class org.chorem.pollen.entities.PollenQueryHelper.EntityProperty
alias, propertiesCache
 
Constructor Summary
protected PollenQueryHelper.PreventRuleProperty()
           
 
Method Summary
 String active()
           
 String defaultAlias()
           
 Class<PreventRule> getEntityClass()
           
 String method()
           
 String oneTime()
           
 String poll()
           
 PollenQueryHelper.PollProperty pollProperty()
           
 String repeated()
           
 String scope()
           
 String sensibility()
           
 
Methods inherited from class org.chorem.pollen.entities.PollenQueryHelper.EntityProperty
$alias, $property, setAlias, topiaCreateDate, topiaId, topiaVersion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PollenQueryHelper.PreventRuleProperty

protected PollenQueryHelper.PreventRuleProperty()
Method Detail

getEntityClass

public Class<PreventRule> getEntityClass()
Specified by:
getEntityClass in class PollenQueryHelper.EntityProperty<PreventRule>

defaultAlias

public String defaultAlias()
Specified by:
defaultAlias in class PollenQueryHelper.EntityProperty<PreventRule>

scope

public String scope()

sensibility

public String sensibility()

repeated

public String repeated()

active

public String active()

oneTime

public String oneTime()

method

public String method()

poll

public String poll()

pollProperty

public PollenQueryHelper.PollProperty pollProperty()


Copyright © 2009-2012 CodeLutin. All Rights Reserved.