|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openejb.alt.config.ejb11.Entity
public class 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 |
java.util.Enumeration |
enumerateCmpField()
Method enumerateCmpField |
java.util.Enumeration |
enumerateEjbLocalRef()
Method enumerateEjbLocalRef |
java.util.Enumeration |
enumerateEjbRef()
Method enumerateEjbRef |
java.util.Enumeration |
enumerateEnvEntry()
Method enumerateEnvEntry |
java.util.Enumeration |
enumerateResourceRef()
Method enumerateResourceRef |
java.util.Enumeration |
enumerateSecurityRoleRef()
Method enumerateSecurityRoleRef |
CmpField[] |
getCmpField()
Method getCmpField |
CmpField |
getCmpField(int index)
Method getCmpField |
int |
getCmpFieldCount()
Method getCmpFieldCount |
java.lang.String |
getDescription()
Returns the value of field 'description'. |
java.lang.String |
getDisplayName()
Returns the value of field 'displayName'. |
java.lang.String |
getEjbClass()
Returns the value of field 'ejbClass'. |
EjbLocalRef[] |
getEjbLocalRef()
Method getEjbLocalRef |
EjbLocalRef |
getEjbLocalRef(int index)
Method getEjbLocalRef |
int |
getEjbLocalRefCount()
Method getEjbLocalRefCount |
java.lang.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 |
java.lang.String |
getHome()
Returns the value of field 'home'. |
java.lang.String |
getId()
Returns the value of field 'id'. |
java.lang.String |
getLargeIcon()
Returns the value of field 'largeIcon'. |
java.lang.String |
getLocal()
Returns the value of field 'local'. |
java.lang.String |
getLocalHome()
Returns the value of field 'localHome'. |
java.lang.String |
getPersistenceType()
Returns the value of field 'persistenceType'. |
java.lang.String |
getPrimKeyClass()
Returns the value of field 'primKeyClass'. |
java.lang.String |
getPrimkeyField()
Returns the value of field 'primkeyField'. |
boolean |
getReentrant()
Returns the value of field 'reentrant'. |
java.lang.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 |
java.lang.String |
getSmallIcon()
Returns the value of field 'smallIcon'. |
boolean |
hasReentrant()
Method hasReentrant |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.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(java.lang.String description)
Sets the value of field 'description'. |
void |
setDisplayName(java.lang.String displayName)
Sets the value of field 'displayName'. |
void |
setEjbClass(java.lang.String ejbClass)
Sets the value of field 'ejbClass'. |
void |
setEjbLocalRef(EjbLocalRef[] ejbLocalRefArray)
Method setEjbLocalRef |
void |
setEjbLocalRef(int index,
EjbLocalRef vEjbLocalRef)
Method setEjbLocalRef |
void |
setEjbName(java.lang.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(java.lang.String home)
Sets the value of field 'home'. |
void |
setId(java.lang.String id)
Sets the value of field 'id'. |
void |
setLargeIcon(java.lang.String largeIcon)
Sets the value of field 'largeIcon'. |
void |
setLocal(java.lang.String local)
Sets the value of field 'local'. |
void |
setLocalHome(java.lang.String localHome)
Sets the value of field 'localHome'. |
void |
setPersistenceType(java.lang.String persistenceType)
Sets the value of field 'persistenceType'. |
void |
setPrimKeyClass(java.lang.String primKeyClass)
Sets the value of field 'primKeyClass'. |
void |
setPrimkeyField(java.lang.String primkeyField)
Sets the value of field 'primkeyField'. |
void |
setReentrant(boolean reentrant)
Sets the value of field 'reentrant'. |
void |
setRemote(java.lang.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(java.lang.String smallIcon)
Sets the value of field 'smallIcon'. |
static java.lang.Object |
unmarshal(java.io.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 java.lang.IndexOutOfBoundsException
vCmpField
-
java.lang.IndexOutOfBoundsException
public void addCmpField(int index, CmpField vCmpField) throws java.lang.IndexOutOfBoundsException
index
- vCmpField
-
java.lang.IndexOutOfBoundsException
public void addEjbLocalRef(EjbLocalRef vEjbLocalRef) throws java.lang.IndexOutOfBoundsException
vEjbLocalRef
-
java.lang.IndexOutOfBoundsException
public void addEjbLocalRef(int index, EjbLocalRef vEjbLocalRef) throws java.lang.IndexOutOfBoundsException
index
- vEjbLocalRef
-
java.lang.IndexOutOfBoundsException
public void addEjbRef(EjbRef vEjbRef) throws java.lang.IndexOutOfBoundsException
vEjbRef
-
java.lang.IndexOutOfBoundsException
public void addEjbRef(int index, EjbRef vEjbRef) throws java.lang.IndexOutOfBoundsException
index
- vEjbRef
-
java.lang.IndexOutOfBoundsException
public void addEnvEntry(EnvEntry vEnvEntry) throws java.lang.IndexOutOfBoundsException
vEnvEntry
-
java.lang.IndexOutOfBoundsException
public void addEnvEntry(int index, EnvEntry vEnvEntry) throws java.lang.IndexOutOfBoundsException
index
- vEnvEntry
-
java.lang.IndexOutOfBoundsException
public void addResourceRef(ResourceRef vResourceRef) throws java.lang.IndexOutOfBoundsException
vResourceRef
-
java.lang.IndexOutOfBoundsException
public void addResourceRef(int index, ResourceRef vResourceRef) throws java.lang.IndexOutOfBoundsException
index
- vResourceRef
-
java.lang.IndexOutOfBoundsException
public void addSecurityRoleRef(SecurityRoleRef vSecurityRoleRef) throws java.lang.IndexOutOfBoundsException
vSecurityRoleRef
-
java.lang.IndexOutOfBoundsException
public void addSecurityRoleRef(int index, SecurityRoleRef vSecurityRoleRef) throws java.lang.IndexOutOfBoundsException
index
- vSecurityRoleRef
-
java.lang.IndexOutOfBoundsException
public void deleteReentrant()
public java.util.Enumeration enumerateCmpField()
public java.util.Enumeration enumerateEjbLocalRef()
public java.util.Enumeration enumerateEjbRef()
public java.util.Enumeration enumerateEnvEntry()
public java.util.Enumeration enumerateResourceRef()
public java.util.Enumeration enumerateSecurityRoleRef()
public CmpField getCmpField(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public CmpField[] getCmpField()
public int getCmpFieldCount()
public java.lang.String getDescription()
public java.lang.String getDisplayName()
public java.lang.String getEjbClass()
public EjbLocalRef getEjbLocalRef(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public EjbLocalRef[] getEjbLocalRef()
public int getEjbLocalRefCount()
public java.lang.String getEjbName()
public EjbRef getEjbRef(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public EjbRef[] getEjbRef()
public int getEjbRefCount()
public EnvEntry getEnvEntry(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public EnvEntry[] getEnvEntry()
public int getEnvEntryCount()
public java.lang.String getHome()
public java.lang.String getId()
public java.lang.String getLargeIcon()
public java.lang.String getLocal()
public java.lang.String getLocalHome()
public java.lang.String getPersistenceType()
public java.lang.String getPrimKeyClass()
public java.lang.String getPrimkeyField()
public boolean getReentrant()
public java.lang.String getRemote()
public ResourceRef getResourceRef(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public ResourceRef[] getResourceRef()
public int getResourceRefCount()
public SecurityRoleRef getSecurityRoleRef(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public SecurityRoleRef[] getSecurityRoleRef()
public int getSecurityRoleRefCount()
public java.lang.String getSmallIcon()
public boolean hasReentrant()
public boolean isValid()
public void marshal(java.io.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(org.xml.sax.ContentHandler handler) throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
handler
-
java.io.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 java.lang.IndexOutOfBoundsException
index
- vCmpField
-
java.lang.IndexOutOfBoundsException
public void setCmpField(CmpField[] cmpFieldArray)
cmpFieldArray
- public void setDescription(java.lang.String description)
description
- the value of field 'description'.public void setDisplayName(java.lang.String displayName)
displayName
- the value of field 'displayName'.public void setEjbClass(java.lang.String ejbClass)
ejbClass
- the value of field 'ejbClass'.public void setEjbLocalRef(int index, EjbLocalRef vEjbLocalRef) throws java.lang.IndexOutOfBoundsException
index
- vEjbLocalRef
-
java.lang.IndexOutOfBoundsException
public void setEjbLocalRef(EjbLocalRef[] ejbLocalRefArray)
ejbLocalRefArray
- public void setEjbName(java.lang.String ejbName)
ejbName
- the value of field 'ejbName'.public void setEjbRef(int index, EjbRef vEjbRef) throws java.lang.IndexOutOfBoundsException
index
- vEjbRef
-
java.lang.IndexOutOfBoundsException
public void setEjbRef(EjbRef[] ejbRefArray)
ejbRefArray
- public void setEnvEntry(int index, EnvEntry vEnvEntry) throws java.lang.IndexOutOfBoundsException
index
- vEnvEntry
-
java.lang.IndexOutOfBoundsException
public void setEnvEntry(EnvEntry[] envEntryArray)
envEntryArray
- public void setHome(java.lang.String home)
home
- the value of field 'home'.public void setId(java.lang.String id)
id
- the value of field 'id'.public void setLargeIcon(java.lang.String largeIcon)
largeIcon
- the value of field 'largeIcon'.public void setLocal(java.lang.String local)
local
- the value of field 'local'.public void setLocalHome(java.lang.String localHome)
localHome
- the value of field 'localHome'.public void setPersistenceType(java.lang.String persistenceType)
persistenceType
- the value of field 'persistenceType'.public void setPrimKeyClass(java.lang.String primKeyClass)
primKeyClass
- the value of field 'primKeyClass'.public void setPrimkeyField(java.lang.String primkeyField)
primkeyField
- the value of field 'primkeyField'.public void setReentrant(boolean reentrant)
reentrant
- the value of field 'reentrant'.public void setRemote(java.lang.String remote)
remote
- the value of field 'remote'.public void setResourceRef(int index, ResourceRef vResourceRef) throws java.lang.IndexOutOfBoundsException
index
- vResourceRef
-
java.lang.IndexOutOfBoundsException
public void setResourceRef(ResourceRef[] resourceRefArray)
resourceRefArray
- public void setSecurityRoleRef(int index, SecurityRoleRef vSecurityRoleRef) throws java.lang.IndexOutOfBoundsException
index
- vSecurityRoleRef
-
java.lang.IndexOutOfBoundsException
public void setSecurityRoleRef(SecurityRoleRef[] securityRoleRefArray)
securityRoleRefArray
- public void setSmallIcon(java.lang.String smallIcon)
smallIcon
- the value of field 'smallIcon'.public static java.lang.Object unmarshal(java.io.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 |