public interface MasterItem extends DataSource
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
MASTER_ID |
DATA_SOURCE_ID| Modifier and Type | Method and Description |
|---|---|
void |
addHandler(MasterItemHandler handler,
int priority)
Add a new sub condition
|
void |
removeHandler(MasterItemHandler handler)
remove sub condition
|
void |
reprocess() |
addListener, removeListener, startWriteAttributes, startWriteValuestatic final java.lang.String MASTER_ID
void removeHandler(MasterItemHandler handler)
type - the type of the handler that should be removedvoid addHandler(MasterItemHandler handler, int priority)
handler - new condition to addthe - priority this entry has in the master itemvoid reprocess()
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0