public class NoRule extends Rule implements SystemEntitySerializationAware
Entity.EntityBuilder<C extends Entity,B extends Entity.EntityBuilder<C,B>>| Modifier and Type | Field and Description |
|---|---|
static String |
NO_RULE_ID |
| Modifier and Type | Method and Description |
|---|---|
static NoRule |
getInstance() |
boolean |
isSystemEntity()
Returns true if the class is a system entity, false otherwise.
|
fromSystemaddExtraProperty, getExtraPropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetIdpublic static final String NO_RULE_ID
public boolean isSystemEntity()
EntityisSystemEntity in interface SystemEntitySerializationAwareisSystemEntity in class Entitypublic static NoRule getInstance()
Copyright © 2023. All rights reserved.