public interface ConfigurationCreatableItem
Modifier and Type | Method and Description |
---|---|
boolean |
createdFromConfiguration()
Indicates whether this object was created from a configuration object.
|
static boolean |
isCreatedFromConfiguration(java.lang.Object item) |