Uses of Class
org.apache.openejb.jee.wls.Empty

Packages that use Empty
org.apache.openejb.jee.wls Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of Empty in org.apache.openejb.jee.wls
 

Fields in org.apache.openejb.jee.wls declared as Empty
protected  Empty WeblogicRelationshipRole.dbCascadeDelete
           
protected  Empty SecurityRoleAssignment.externallyDefined
           
 

Methods in org.apache.openejb.jee.wls that return Empty
 Empty ObjectFactory.createEmpty()
          Create an instance of Empty
 Empty WeblogicRelationshipRole.getDbCascadeDelete()
          Gets the value of the dbCascadeDelete property.
 Empty SecurityRoleAssignment.getExternallyDefined()
          Gets the value of the externallyDefined property.
 

Methods in org.apache.openejb.jee.wls with parameters of type Empty
 void WeblogicRelationshipRole.setDbCascadeDelete(Empty value)
          Sets the value of the dbCascadeDelete property.
 void SecurityRoleAssignment.setExternallyDefined(Empty value)
          Sets the value of the externallyDefined property.
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.