Package com.exedio.cope.pattern
Class History
java.lang.Object
com.exedio.cope.Feature
com.exedio.cope.Pattern
com.exedio.cope.pattern.History
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
static final class
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateEvent
(Item item, String author, boolean isNew) Deprecated.PartOf<?>
Deprecated.UsegetEventAuthor()
insteadgetEventParent
(Class<P> parentClass) FeatureField<?>
PartOf<?>
getHistories
(Type<?> type) protected void
onMount()
Here you can do additional initialization not yet done in the constructor.Methods inherited from class com.exedio.cope.Pattern
addSource, addSource, addSource, addSource, addSourceFeature, addSourceFeature, addSourceFeature, annotationField, equals, getGeneratedTypes, getSourceFeatures, getSourceFeaturesGather, getSourceFields, getSources, getSourceTypes, getType, hashCode, initialize, newSourceType, newSourceType, newSourceType, newSourceType, newSourceType, newSourceType, newType, newType, registerSource
Methods inherited from class com.exedio.cope.Feature
afterModelCreated, getAbstractType, getAnnotation, getID, getLocalizationKeys, getName, getPattern, isAnnotationPresent, isSourceAlready, mount, readResolve, requireMounted, toString, toString, writeReplace
-
Constructor Details
-
History
public History()
-
-
Method Details
-
onMount
protected void onMount()Description copied from class:Pattern
Here you can do additional initialization not yet done in the constructor. In this method you can call methodsPattern.getType()
andFeature.getName()
for the first time. -
getEventParent
-
getEventEvents
-
getEventDate
-
getEventOrigin
Deprecated.UsegetEventAuthor()
instead -
getEventAuthor
-
getEventCreation
Deprecated.UsegetEventNew()
instead -
getEventNew
-
getEventType
-
getFeatureEvent
-
getFeatureFeatures
-
getFeature
-
getFeatureId
-
getFeatureUniqueConstraint
-
getFeatureName
-
getFeatureOld
-
getFeatureNew
-
getFeatureType
-
getEvents
-
createEvent
-
getHistories
-
getEventNew()
instead