|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.metamatrix.platform.config.spi.xml.XMLActionUpdateStrategy
public class XMLActionUpdateStrategy
| Field Summary | |
|---|---|
static int |
ADD
The command to signify addition of an attribute. |
static int |
REMOVE
The command to signify removal of an attribute. |
static int |
SET
The command to signify setting of an attribute. |
PropertyValidations |
validateProperty
|
| Constructor Summary | |
|---|---|
XMLActionUpdateStrategy()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public PropertyValidations validateProperty
public static final int SET
public static final int ADD
public static final int REMOVE
| Constructor Detail |
|---|
public XMLActionUpdateStrategy()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||