com.ptc.windchill.upgrade.directives
Class MessageDirective
java.lang.Object
com.ptc.windchill.upgrade.directives.MessageDirective
- All Implemented Interfaces:
- UpdateDirective
- public class MessageDirective
- extends Object
- implements UpdateDirective
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
msg_
private ParameterizedString msg_
MESSAGE_ATTRIBUTE_NAME
public static final String MESSAGE_ATTRIBUTE_NAME
- See Also:
- Constant Field Values
MessageDirective
public MessageDirective()
asDomOn
public void asDomOn(Element element)
throws DirectiveIOException
- Specified by:
asDomOn
in interface UpdateDirective
- Throws:
DirectiveIOException
initializeFromDom
public void initializeFromDom(Element element)
throws DirectiveIOException
- Specified by:
initializeFromDom
in interface UpdateDirective
- Throws:
DirectiveIOException
execute
public void execute(DirectiveServices directive_services)
throws DirectiveExecutionException
- Specified by:
execute
in interface UpdateDirective
- Throws:
DirectiveExecutionException