de.espirit.firstspirit.access.store.templatestore.gom
Class InitialPreset

java.lang.Object
  extended by de.espirit.firstspirit.access.store.templatestore.gom.Item
      extended by de.espirit.firstspirit.access.store.templatestore.gom.Preset
          extended by de.espirit.firstspirit.access.store.templatestore.gom.InitialPreset
All Implemented Interfaces:
ValueOfContractor

public final class InitialPreset
extends Preset

Defines an extended preset mode for initial value providing editors. In addition to Preset this allows the usage of preset="Created" in the GOM.

Since:
4.2.452
See Also:
InitialValueProviding

Nested Class Summary
 
Nested classes/interfaces inherited from interface de.espirit.common.text.ValueOfContractor
ValueOfContractor.Invoke
 
Field Summary
 
Fields inherited from class de.espirit.firstspirit.access.store.templatestore.gom.Preset
DEFAULT
 
Method Summary
 boolean isCreated()
          Indicates to request an initial value at creation stage, if no value is set at the time of setting up the value.
 
Methods inherited from class de.espirit.firstspirit.access.store.templatestore.gom.Preset
isCopy, isDefault, valueOf
 
Methods inherited from class de.espirit.firstspirit.access.store.templatestore.gom.Item
camelize, equals, getAnnotation, getName, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

isCreated

public boolean isCreated()
Indicates to request an initial value at creation stage, if no value is set at the time of setting up the value.

An instance which delivers true is created when use preset="Created" is defined in GOM.

Returns:
true, if this type is for creation.
Since:
4.2.452


Copyright © 2012 e-Spirit AG. All Rights Reserved. Build 4.2.480