org.ogf.graap.wsag.api.pattern
Class TemplatePattern
java.lang.Object
org.ogf.graap.wsag.api.pattern.TemplatePattern
- All Implemented Interfaces:
- IPattern
public abstract class TemplatePattern
- extends Object
- implements IPattern
An abstract pattern that is applied to an agreement termplate.
- Author:
- Oliver Waeldrich
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TemplatePattern
public TemplatePattern(AgreementTemplateType template)
- Parameters:
template
- the template to which this pattern is applied
getXMLObject
public org.apache.xmlbeans.XmlObject getXMLObject()
- Returns:
- the XML representation of the template
Copyright © 2008-2012. All Rights Reserved.