public class IncludeProcedure extends PatternParam implements XMLSerializable
| Constructor and Description |
|---|
IncludeProcedure() |
IncludeProcedure(IncludeProcedure original) |
IncludeProcedure(String pattern) |
| Modifier and Type | Method and Description |
|---|---|
void |
encodeAsXML(XMLEncoder encoder,
ConfigurationNodeVisitor delegate) |
addConfiguredPattern, addText, equals, getPattern, set, setName, setPattern, toString, toStringpublic IncludeProcedure()
public IncludeProcedure(String pattern)
public IncludeProcedure(IncludeProcedure original)
public void encodeAsXML(XMLEncoder encoder, ConfigurationNodeVisitor delegate)
encodeAsXML in interface XMLSerializableCopyright © 2001–2019 Apache Cayenne. All rights reserved.