Class UpdateParent.BaseUpdateField
java.lang.Object
org.codice.alliance.video.stream.mpegts.plugins.UpdateParent.BaseUpdateField
- Direct Known Subclasses:
FrameCenterUpdateField,LocationUpdateField,UpdateFieldList
- Enclosing class:
UpdateParent
Implementations should be derived from this class to enforce the correct call order of the
methods.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract voidprotected abstract voiddoUpdateField(ddf.catalog.data.Metacard parent, List<ddf.catalog.data.Metacard> children, Context context) final voidfinal voidupdateField(ddf.catalog.data.Metacard parent, List<ddf.catalog.data.Metacard> children, Context context)
-
Constructor Details
-
BaseUpdateField
public BaseUpdateField()
-
-
Method Details
-
updateField
-
end
-
doEnd
-
doUpdateField
-