com.softwareag.centrasite.policy.model
Class GroovyEntity

java.lang.Object
  extended by com.softwareag.centrasite.policy.model.GroovyEntity

public class GroovyEntity
extends java.lang.Object

Model Object for GroovyRule Engine. This should be replaced by GroovyObject.


Constructor Summary
GroovyEntity(javax.xml.registry.infomodel.RegistryObject ro)
           
 
Method Summary
 java.lang.Object attribute(java.lang.String attributeName)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroovyEntity

public GroovyEntity(javax.xml.registry.infomodel.RegistryObject ro)
             throws javax.xml.registry.JAXRException
Throws:
javax.xml.registry.JAXRException
Method Detail

attribute

public java.lang.Object attribute(java.lang.String attributeName)
                           throws javax.xml.registry.JAXRException
Throws:
javax.xml.registry.JAXRException