|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.mdm.index.configurator.impl.UpdateManagerConfig
Constructor Summary | |
UpdateManagerConfig()
Creates a new instance of UpdateManagerConfig |
Method Summary | |
int |
finish()
Finish. |
java.lang.String |
getEnterpriseCreatePolicy()
Return the Enterprise create policy. |
java.lang.String |
getEnterpriseMergePolicy()
Return the Enterprise merge policy. |
java.lang.String |
getEnterpriseUnmergePolicy()
Return the Enterprise unmerge policy. |
java.lang.String |
getEnterpriseUpdatePolicy()
Return the Enterprise update policy. |
java.lang.String |
getModuleType()
Return String representing the module type. |
boolean |
getSkipUpdateIfNoChange()
Return the value of the "Skip Update if there is no change" attribute. |
java.lang.String |
getSystemMergePolicy()
Return the System merge policy. |
java.lang.String |
getSystemUnmergePolicy()
Return the System unmerge policy. |
java.lang.String |
getUndoAssumePolicy()
Return the undo assume match policy. |
int |
init()
Initialize. |
void |
parse(org.w3c.dom.Node node)
Parse an XML node. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public UpdateManagerConfig()
Method Detail |
public int finish()
finish
in interface ConfigurationInfo
public java.lang.String getEnterpriseCreatePolicy()
public java.lang.String getEnterpriseMergePolicy()
public java.lang.String getEnterpriseUnmergePolicy()
public java.lang.String getEnterpriseUpdatePolicy()
public java.lang.String getModuleType()
getModuleType
in interface ConfigurationInfo
public boolean getSkipUpdateIfNoChange()
public java.lang.String getSystemMergePolicy()
public java.lang.String getSystemUnmergePolicy()
public java.lang.String getUndoAssumePolicy()
public int init()
init
in interface ConfigurationInfo
public void parse(org.w3c.dom.Node node) throws ConfigurationException
parse
in interface ConfigurationInfo
node
- XML node starting the configuration node.
ConfigurationException
- if there is an error in parsing the
configuration XML file.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Sun Microsystems, Inc.