|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openejb.alt.config.ejb11.Entity
Class Entity.
Constructor Summary | |
Entity()
|
Method Summary | |
void |
addCmpField(CmpField vCmpField)
Method addCmpField |
void |
addCmpField(int index,
CmpField vCmpField)
Method addCmpField |
void |
addEjbLocalRef(EjbLocalRef vEjbLocalRef)
Method addEjbLocalRef |
void |
addEjbLocalRef(int index,
EjbLocalRef vEjbLocalRef)
Method addEjbLocalRef |
void |
addEjbRef(EjbRef vEjbRef)
Method addEjbRef |
void |
addEjbRef(int index,
EjbRef vEjbRef)
Method addEjbRef |
void |
addEnvEntry(EnvEntry vEnvEntry)
Method addEnvEntry |
void |
addEnvEntry(int index,
EnvEntry vEnvEntry)
Method addEnvEntry |
void |
addResourceRef(int index,
ResourceRef vResourceRef)
Method addResourceRef |
void |
addResourceRef(ResourceRef vResourceRef)
Method addResourceRef |
void |
addSecurityRoleRef(int index,
SecurityRoleRef vSecurityRoleRef)
Method addSecurityRoleRef |
void |
addSecurityRoleRef(SecurityRoleRef vSecurityRoleRef)
Method addSecurityRoleRef |
void |
deleteReentrant()
Method deleteReentrant |
Enumeration |
enumerateCmpField()
Method enumerateCmpField |
Enumeration |
enumerateEjbLocalRef()
Method enumerateEjbLocalRef |
Enumeration |
enumerateEjbRef()
Method enumerateEjbRef |
Enumeration |
enumerateEnvEntry()
Method enumerateEnvEntry |
Enumeration |
enumerateResourceRef()
Method enumerateResourceRef |
Enumeration |
enumerateSecurityRoleRef()
Method enumerateSecurityRoleRef |
CmpField[] |
getCmpField()
Method getCmpField |
CmpField |
getCmpField(int index)
Method getCmpField |
int |
getCmpFieldCount()
Method getCmpFieldCount |
String |
getDescription()
Returns the value of field 'description'. |
String |
getDisplayName()
Returns the value of field 'displayName'. |
String |
getEjbClass()
Returns the value of field 'ejbClass'. |
EjbLocalRef[] |
getEjbLocalRef()
Method getEjbLocalRef |
EjbLocalRef |
getEjbLocalRef(int index)
Method getEjbLocalRef |
int |
getEjbLocalRefCount()
Method getEjbLocalRefCount |
String |
getEjbName()
Returns the value of field 'ejbName'. |
EjbRef[] |
getEjbRef()
Method getEjbRef |
EjbRef |
getEjbRef(int index)
Method getEjbRef |
int |
getEjbRefCount()
Method getEjbRefCount |
EnvEntry[] |
getEnvEntry()
Method getEnvEntry |
EnvEntry |
getEnvEntry(int index)
Method getEnvEntry |
int |
getEnvEntryCount()
Method getEnvEntryCount |
String |
getHome()
Returns the value of field 'home'. |
String |
getId()
Returns the value of field 'id'. |
String |
getLargeIcon()
Returns the value of field 'largeIcon'. |
String |
getLocal()
Returns the value of field 'local'. |
String |
getLocalHome()
Returns the value of field 'localHome'. |
String |
getPersistenceType()
Returns the value of field 'persistenceType'. |
String |
getPrimKeyClass()
Returns the value of field 'primKeyClass'. |
String |
getPrimkeyField()
Returns the value of field 'primkeyField'. |
boolean |
getReentrant()
Returns the value of field 'reentrant'. |
String |
getRemote()
Returns the value of field 'remote'. |
ResourceRef[] |
getResourceRef()
Method getResourceRef |
ResourceRef |
getResourceRef(int index)
Method getResourceRef |
int |
getResourceRefCount()
Method getResourceRefCount |
SecurityRoleRef[] |
getSecurityRoleRef()
Method getSecurityRoleRef |
SecurityRoleRef |
getSecurityRoleRef(int index)
Method getSecurityRoleRef |
int |
getSecurityRoleRefCount()
Method getSecurityRoleRefCount |
String |
getSmallIcon()
Returns the value of field 'smallIcon'. |
boolean |
hasReentrant()
Method hasReentrant |
boolean |
isValid()
Method isValid |
void |
marshal(ContentHandler handler)
Method marshal |
void |
marshal(Writer out)
Method marshal |
void |
removeAllCmpField()
Method removeAllCmpField |
void |
removeAllEjbLocalRef()
Method removeAllEjbLocalRef |
void |
removeAllEjbRef()
Method removeAllEjbRef |
void |
removeAllEnvEntry()
Method removeAllEnvEntry |
void |
removeAllResourceRef()
Method removeAllResourceRef |
void |
removeAllSecurityRoleRef()
Method removeAllSecurityRoleRef |
CmpField |
removeCmpField(int index)
Method removeCmpField |
EjbLocalRef |
removeEjbLocalRef(int index)
Method removeEjbLocalRef |
EjbRef |
removeEjbRef(int index)
Method removeEjbRef |
EnvEntry |
removeEnvEntry(int index)
Method removeEnvEntry |
ResourceRef |
removeResourceRef(int index)
Method removeResourceRef |
SecurityRoleRef |
removeSecurityRoleRef(int index)
Method removeSecurityRoleRef |
void |
setCmpField(CmpField[] cmpFieldArray)
Method setCmpField |
void |
setCmpField(int index,
CmpField vCmpField)
Method setCmpField |
void |
setDescription(String description)
Sets the value of field 'description'. |
void |
setDisplayName(String displayName)
Sets the value of field 'displayName'. |
void |
setEjbClass(String ejbClass)
Sets the value of field 'ejbClass'. |
void |
setEjbLocalRef(EjbLocalRef[] ejbLocalRefArray)
Method setEjbLocalRef |
void |
setEjbLocalRef(int index,
EjbLocalRef vEjbLocalRef)
Method setEjbLocalRef |
void |
setEjbName(String ejbName)
Sets the value of field 'ejbName'. |
void |
setEjbRef(EjbRef[] ejbRefArray)
Method setEjbRef |
void |
setEjbRef(int index,
EjbRef vEjbRef)
Method setEjbRef |
void |
setEnvEntry(EnvEntry[] envEntryArray)
Method setEnvEntry |
void |
setEnvEntry(int index,
EnvEntry vEnvEntry)
Method setEnvEntry |
void |
setHome(String home)
Sets the value of field 'home'. |
void |
setId(String id)
Sets the value of field 'id'. |
void |
setLargeIcon(String largeIcon)
Sets the value of field 'largeIcon'. |
void |
setLocal(String local)
Sets the value of field 'local'. |
void |
setLocalHome(String localHome)
Sets the value of field 'localHome'. |
void |
setPersistenceType(String persistenceType)
Sets the value of field 'persistenceType'. |
void |
setPrimKeyClass(String primKeyClass)
Sets the value of field 'primKeyClass'. |
void |
setPrimkeyField(String primkeyField)
Sets the value of field 'primkeyField'. |
void |
setReentrant(boolean reentrant)
Sets the value of field 'reentrant'. |
void |
setRemote(String remote)
Sets the value of field 'remote'. |
void |
setResourceRef(int index,
ResourceRef vResourceRef)
Method setResourceRef |
void |
setResourceRef(ResourceRef[] resourceRefArray)
Method setResourceRef |
void |
setSecurityRoleRef(int index,
SecurityRoleRef vSecurityRoleRef)
Method setSecurityRoleRef |
void |
setSecurityRoleRef(SecurityRoleRef[] securityRoleRefArray)
Method setSecurityRoleRef |
void |
setSmallIcon(String smallIcon)
Sets the value of field 'smallIcon'. |
static Object |
unmarshal(Reader reader)
Method unmarshal |
void |
validate()
Method validate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Entity()
Method Detail |
public void addCmpField(CmpField vCmpField) throws IndexOutOfBoundsException
vCmpField
-
IndexOutOfBoundsException
public void addCmpField(int index, CmpField vCmpField) throws IndexOutOfBoundsException
index
- vCmpField
-
IndexOutOfBoundsException
public void addEjbLocalRef(EjbLocalRef vEjbLocalRef) throws IndexOutOfBoundsException
vEjbLocalRef
-
IndexOutOfBoundsException
public void addEjbLocalRef(int index, EjbLocalRef vEjbLocalRef) throws IndexOutOfBoundsException
index
- vEjbLocalRef
-
IndexOutOfBoundsException
public void addEjbRef(EjbRef vEjbRef) throws IndexOutOfBoundsException
vEjbRef
-
IndexOutOfBoundsException
public void addEjbRef(int index, EjbRef vEjbRef) throws IndexOutOfBoundsException
index
- vEjbRef
-
IndexOutOfBoundsException
public void addEnvEntry(EnvEntry vEnvEntry) throws IndexOutOfBoundsException
vEnvEntry
-
IndexOutOfBoundsException
public void addEnvEntry(int index, EnvEntry vEnvEntry) throws IndexOutOfBoundsException
index
- vEnvEntry
-
IndexOutOfBoundsException
public void addResourceRef(ResourceRef vResourceRef) throws IndexOutOfBoundsException
vResourceRef
-
IndexOutOfBoundsException
public void addResourceRef(int index, ResourceRef vResourceRef) throws IndexOutOfBoundsException
index
- vResourceRef
-
IndexOutOfBoundsException
public void addSecurityRoleRef(SecurityRoleRef vSecurityRoleRef) throws IndexOutOfBoundsException
vSecurityRoleRef
-
IndexOutOfBoundsException
public void addSecurityRoleRef(int index, SecurityRoleRef vSecurityRoleRef) throws IndexOutOfBoundsException
index
- vSecurityRoleRef
-
IndexOutOfBoundsException
public void deleteReentrant()
public Enumeration enumerateCmpField()
public Enumeration enumerateEjbLocalRef()
public Enumeration enumerateEjbRef()
public Enumeration enumerateEnvEntry()
public Enumeration enumerateResourceRef()
public Enumeration enumerateSecurityRoleRef()
public CmpField getCmpField(int index) throws IndexOutOfBoundsException
index
-
IndexOutOfBoundsException
public CmpField[] getCmpField()
public int getCmpFieldCount()
public String getDescription()
public String getDisplayName()
public String getEjbClass()
public EjbLocalRef getEjbLocalRef(int index) throws IndexOutOfBoundsException
index
-
IndexOutOfBoundsException
public EjbLocalRef[] getEjbLocalRef()
public int getEjbLocalRefCount()
public String getEjbName()
public EjbRef getEjbRef(int index) throws IndexOutOfBoundsException
index
-
IndexOutOfBoundsException
public EjbRef[] getEjbRef()
public int getEjbRefCount()
public EnvEntry getEnvEntry(int index) throws IndexOutOfBoundsException
index
-
IndexOutOfBoundsException
public EnvEntry[] getEnvEntry()
public int getEnvEntryCount()
public String getHome()
public String getId()
public String getLargeIcon()
public String getLocal()
public String getLocalHome()
public String getPersistenceType()
public String getPrimKeyClass()
public String getPrimkeyField()
public boolean getReentrant()
public String getRemote()
public ResourceRef getResourceRef(int index) throws IndexOutOfBoundsException
index
-
IndexOutOfBoundsException
public ResourceRef[] getResourceRef()
public int getResourceRefCount()
public SecurityRoleRef getSecurityRoleRef(int index) throws IndexOutOfBoundsException
index
-
IndexOutOfBoundsException
public SecurityRoleRef[] getSecurityRoleRef()
public int getSecurityRoleRefCount()
public String getSmallIcon()
public boolean hasReentrant()
public boolean isValid()
public void marshal(Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
out
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void marshal(ContentHandler handler) throws IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
handler
-
IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void removeAllCmpField()
public void removeAllEjbLocalRef()
public void removeAllEjbRef()
public void removeAllEnvEntry()
public void removeAllResourceRef()
public void removeAllSecurityRoleRef()
public CmpField removeCmpField(int index)
index
- public EjbLocalRef removeEjbLocalRef(int index)
index
-
public EjbRef removeEjbRef(int index)
index
- public EnvEntry removeEnvEntry(int index)
index
- public ResourceRef removeResourceRef(int index)
index
- public SecurityRoleRef removeSecurityRoleRef(int index)
index
- public void setCmpField(int index, CmpField vCmpField) throws IndexOutOfBoundsException
index
- vCmpField
-
IndexOutOfBoundsException
public void setCmpField(CmpField[] cmpFieldArray)
cmpFieldArray
- public void setDescription(String description)
description
- the value of field 'description'.public void setDisplayName(String displayName)
displayName
- the value of field 'displayName'.public void setEjbClass(String ejbClass)
ejbClass
- the value of field 'ejbClass'.public void setEjbLocalRef(int index, EjbLocalRef vEjbLocalRef) throws IndexOutOfBoundsException
index
- vEjbLocalRef
-
IndexOutOfBoundsException
public void setEjbLocalRef(EjbLocalRef[] ejbLocalRefArray)
ejbLocalRefArray
- public void setEjbName(String ejbName)
ejbName
- the value of field 'ejbName'.public void setEjbRef(int index, EjbRef vEjbRef) throws IndexOutOfBoundsException
index
- vEjbRef
-
IndexOutOfBoundsException
public void setEjbRef(EjbRef[] ejbRefArray)
ejbRefArray
- public void setEnvEntry(int index, EnvEntry vEnvEntry) throws IndexOutOfBoundsException
index
- vEnvEntry
-
IndexOutOfBoundsException
public void setEnvEntry(EnvEntry[] envEntryArray)
envEntryArray
- public void setHome(String home)
home
- the value of field 'home'.public void setId(String id)
id
- the value of field 'id'.public void setLargeIcon(String largeIcon)
largeIcon
- the value of field 'largeIcon'.public void setLocal(String local)
local
- the value of field 'local'.public void setLocalHome(String localHome)
localHome
- the value of field 'localHome'.public void setPersistenceType(String persistenceType)
persistenceType
- the value of field 'persistenceType'.public void setPrimKeyClass(String primKeyClass)
primKeyClass
- the value of field 'primKeyClass'.public void setPrimkeyField(String primkeyField)
primkeyField
- the value of field 'primkeyField'.public void setReentrant(boolean reentrant)
reentrant
- the value of field 'reentrant'.public void setRemote(String remote)
remote
- the value of field 'remote'.public void setResourceRef(int index, ResourceRef vResourceRef) throws IndexOutOfBoundsException
index
- vResourceRef
-
IndexOutOfBoundsException
public void setResourceRef(ResourceRef[] resourceRefArray)
resourceRefArray
- public void setSecurityRoleRef(int index, SecurityRoleRef vSecurityRoleRef) throws IndexOutOfBoundsException
index
- vSecurityRoleRef
-
IndexOutOfBoundsException
public void setSecurityRoleRef(SecurityRoleRef[] securityRoleRefArray)
securityRoleRefArray
- public void setSmallIcon(String smallIcon)
smallIcon
- the value of field 'smallIcon'.public static Object unmarshal(Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
reader
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void validate() throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |