Uses of Class
org.eclnt.jsfserver.elements.componentnodes.MAILTONode
Packages that use MAILTONode
-
Uses of MAILTONode in org.eclnt.jsfserver.elements.componentnodes
Methods in org.eclnt.jsfserver.elements.componentnodes that return MAILTONodeModifier and TypeMethodDescriptionMAILTONode.bindAdapterbinding(IComponentAdapterBinding value) MAILTONode.bindBcc(IDynamicContentBindingObject value) MAILTONode.bindBody(IDynamicContentBindingObject value) MAILTONode.bindCc(IDynamicContentBindingObject value) MAILTONode.bindComment(IDynamicContentBindingObject value) MAILTONode.bindConfiginfo(IDynamicContentBindingObject value) MAILTONode.bindMailtocalltype(IDynamicContentBindingObject value) MAILTONode.bindReceiver(IDynamicContentBindingObject value) MAILTONode.bindRendered(IDynamicContentBindingObject value) MAILTONode.bindSubject(IDynamicContentBindingObject value) MAILTONode.bindTrigger(IDynamicContentBindingObject value) MAILTONode.setAdapterbinding(String value) MAILTONode.setAttributemacro(String value) MAILTONode.setComment(String value) MAILTONode.setConfiginfo(String value) MAILTONode.setMailtocalltype(String value) MAILTONode.setReceiver(String value) MAILTONode.setReference(String value) MAILTONode.setRendered(boolean value) MAILTONode.setRendered(String value) MAILTONode.setSubject(String value) MAILTONode.setTrigger(String value)