Interface MasterDataStates
-
public interface MasterDataStates
A list of predefined master data states like active and archived.- Author:
- Micha Kiener
-
-
Field Detail
-
ACTIVE
static final String ACTIVE
- See Also:
- Constant Field Values
-
ARCHIVED
static final String ARCHIVED
- See Also:
- Constant Field Values
-
-