public class Source extends NameEntity implements SystemEntitySerializationAware
Entity.EntityBuilder<C extends Entity,B extends Entity.EntityBuilder<C,B>>| Constructor and Description |
|---|
Source(String id) |
Source(String id,
String name) |
| Modifier and Type | Method and Description |
|---|---|
static Source |
fromSystem(String id) |
boolean |
isSystemEntity()
Returns true if the class is a system entity, false otherwise.
|
addExtraProperty, getExtraPropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetIdpublic boolean isSystemEntity()
EntityisSystemEntity in interface SystemEntitySerializationAwareisSystemEntity in class EntityCopyright © 2023. All rights reserved.