org.chorem.pollen.entities
Class PollenQueryHelper.PreventRuleProperty
java.lang.Object
org.chorem.pollen.entities.PollenQueryHelper.EntityProperty<PreventRule>
org.chorem.pollen.entities.PollenQueryHelper.PreventRuleProperty
- Enclosing class:
- PollenQueryHelper
public static class PollenQueryHelper.PreventRuleProperty
- extends PollenQueryHelper.EntityProperty<PreventRule>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PollenQueryHelper.PreventRuleProperty
protected PollenQueryHelper.PreventRuleProperty()
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.