de.espirit.firstspirit.ui.gadgets.aspects
Interface ChangeTracking


Deprecated. since 4.2.436 Use ChangeManaging instead.

@Deprecated
public interface ChangeTracking

Aspect definition for a gadget that tracks its changes.

Since:
4.2.405

Field Summary
static AspectType<ChangeTracking> TYPE
          Deprecated. The aspect's technical type being used to request this aspect from a Gadget.
 
Method Summary
 boolean hasChanges()
          Deprecated. Indicates that the gadget has changes.
 

Field Detail

TYPE

static final AspectType<ChangeTracking> TYPE
Deprecated. 
The aspect's technical type being used to request this aspect from a Gadget.

Since:
4.2.405
Method Detail

hasChanges

boolean hasChanges()
Deprecated. 
Indicates that the gadget has changes.

Returns:
true, if the gadget has changes.
Since:
4.2.405


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