org.objectweb.jonas_ejb.deployment.xml.JonasEntity Class Reference

Inherits org.objectweb.jonas_ejb.deployment.xml.JonasCommonEjb.

Inheritance diagram for org.objectweb.jonas_ejb.deployment.xml.JonasEntity:

Inheritance graph
[legend]
Collaboration diagram for org.objectweb.jonas_ejb.deployment.xml.JonasEntity:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 JonasEntity ()
String getIsModifiedMethodName ()
void setIsModifiedMethodName (String isModifiedMethodName)
String getPassivationTimeout ()
void setPassivationTimeout (String passivationTimeout)
String getInactivityTimeout ()
void setInactivityTimeout (String inactivityTimeout)
String getShared ()
void setShared (String shared)
String getPrefetch ()
void setPrefetch (String prefetch)
String getCleanup ()
void setCleanup (String cleanup)
String getLockPolicy ()
void setLockPolicy (String lockPolicy)
JdbcMapping getJdbcMapping ()
void setJdbcMapping (JdbcMapping jdbcMapping)
String toXML (int indent)

Detailed Description

This class defines the implementation of the element jonas-entity

Author:
JOnAS team

Definition at line 36 of file JonasEntity.java.


Constructor & Destructor Documentation

org.objectweb.jonas_ejb.deployment.xml.JonasEntity.JonasEntity  ) 
 

Constructor

Definition at line 81 of file JonasEntity.java.


Member Function Documentation

String org.objectweb.jonas_ejb.deployment.xml.JonasEntity.getCleanup  ) 
 

Gets the cleanup

Returns:
the cleanup

Definition at line 171 of file JonasEntity.java.

String org.objectweb.jonas_ejb.deployment.xml.JonasEntity.getInactivityTimeout  ) 
 

Gets the inactivity-timeout

Returns:
the inactivity-timeout

Definition at line 123 of file JonasEntity.java.

String org.objectweb.jonas_ejb.deployment.xml.JonasEntity.getIsModifiedMethodName  ) 
 

Gets the is-modified-method-name

Returns:
the is-modified-method-name

Definition at line 91 of file JonasEntity.java.

JdbcMapping org.objectweb.jonas_ejb.deployment.xml.JonasEntity.getJdbcMapping  ) 
 

Gets the jdbc-mapping

Returns:
the jdbc-mapping

Definition at line 203 of file JonasEntity.java.

String org.objectweb.jonas_ejb.deployment.xml.JonasEntity.getLockPolicy  ) 
 

Gets the lock Policy

Returns:
the lockPolicy

Definition at line 187 of file JonasEntity.java.

String org.objectweb.jonas_ejb.deployment.xml.JonasEntity.getPassivationTimeout  ) 
 

Gets the passivation-timeout

Returns:
the passivation-timeout

Definition at line 107 of file JonasEntity.java.

String org.objectweb.jonas_ejb.deployment.xml.JonasEntity.getPrefetch  ) 
 

Gets the prefetch

Returns:
the prefetch

Definition at line 155 of file JonasEntity.java.

String org.objectweb.jonas_ejb.deployment.xml.JonasEntity.getShared  ) 
 

Gets the shared

Returns:
the shared

Definition at line 139 of file JonasEntity.java.

void org.objectweb.jonas_ejb.deployment.xml.JonasEntity.setCleanup String  cleanup  ) 
 

Set the cleanup

Parameters:
cleanup cleanup

Definition at line 179 of file JonasEntity.java.

void org.objectweb.jonas_ejb.deployment.xml.JonasEntity.setInactivityTimeout String  inactivityTimeout  ) 
 

Set the inactivity-timeout

Parameters:
inactivityTimeout inactivityTimeout

Definition at line 131 of file JonasEntity.java.

void org.objectweb.jonas_ejb.deployment.xml.JonasEntity.setIsModifiedMethodName String  isModifiedMethodName  ) 
 

Set the is-modified-method-name

Parameters:
isModifiedMethodName isModifiedMethodName

Definition at line 99 of file JonasEntity.java.

void org.objectweb.jonas_ejb.deployment.xml.JonasEntity.setJdbcMapping JdbcMapping  jdbcMapping  ) 
 

Set the jdbc-mapping

Parameters:
jdbcMapping jdbcMapping

Definition at line 211 of file JonasEntity.java.

void org.objectweb.jonas_ejb.deployment.xml.JonasEntity.setLockPolicy String  lockPolicy  ) 
 

Set the lock Policy

Parameters:
lockPolicy lock Policy

Definition at line 195 of file JonasEntity.java.

void org.objectweb.jonas_ejb.deployment.xml.JonasEntity.setPassivationTimeout String  passivationTimeout  ) 
 

Set the passivation-timeout

Parameters:
passivationTimeout passivationTimeout

Definition at line 115 of file JonasEntity.java.

void org.objectweb.jonas_ejb.deployment.xml.JonasEntity.setPrefetch String  prefetch  ) 
 

Set the prefetch

Parameters:
prefetch prefetch

Definition at line 163 of file JonasEntity.java.

void org.objectweb.jonas_ejb.deployment.xml.JonasEntity.setShared String  shared  ) 
 

Set the shared

Parameters:
shared shared

Definition at line 147 of file JonasEntity.java.

String org.objectweb.jonas_ejb.deployment.xml.JonasEntity.toXML int  indent  ) 
 

Represents this element by it's XML description.

Parameters:
indent use this indent for prexifing XML representation.
Returns:
the XML description of this object.

Definition at line 220 of file JonasEntity.java.

References org.objectweb.jonas_ejb.deployment.xml.JonasCommonEjb.getEjbName(), org.objectweb.jonas_ejb.deployment.xml.JonasCommonEjb.getIorSecurityConfig(), org.objectweb.jonas_ejb.deployment.xml.JonasCommonEjb.getJndiName(), org.objectweb.jonas_ejb.deployment.xml.JonasCommonEjb.getMaxCacheSize(), org.objectweb.jonas_ejb.deployment.xml.JonasCommonEjb.getMinPoolSize(), org.objectweb.jonas_ejb.deployment.xml.JonasCommonEjb.getRunAsPrincipalName(), and org.objectweb.jonas_ejb.deployment.xml.JdbcMapping.toXML().

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Generated on Tue Feb 15 15:11:38 2005 for JOnAS by  doxygen 1.3.9.1