com.collation.platform.model.topology.app.j2ee.weblogic
Interface WebLogicEntityEJB
- All Superinterfaces:
- EJB, J2EEComponent, LogicalElement, ManagedElement, ManagedSystemElement, ModelObject, java.io.Serializable, WebLogicEJB
public interface WebLogicEntityEJB
- extends WebLogicEJB
Represents a WebLogic Entity Enterprise Java Bean.
- Persistable:
- true
Methods inherited from interface com.collation.platform.model.topology.app.j2ee.weblogic.WebLogicEJB |
getEJBClass, getHomeClass, getLocalClass, getLocalHomeClass, getRemoteClass, hasEJBClass, hasHomeClass, hasLocalClass, hasLocalHomeClass, hasRemoteClass, setEJBClass, setHomeClass, setLocalClass, setLocalHomeClass, setRemoteClass |
Methods inherited from interface com.collation.platform.model.ModelObject |
getAdminState, getAllAttributes, getBidiFlag, getBidiFormat, getCDMSource, getCmdbSource, getContextIp, getCreatedBy, getDescription, getDisplayName, getExtendedAttributes, getGuid, getLabel, getLastModifiedBy, getLastModifiedTime, getObjectType, getSourceToken, hasAdminState, hasBidiFlag, hasBidiFormat, hasCDMSource, hasCmdbSource, hasContextIp, hasDescription, hasDisplayName, hasExtendedAttributes, hasGuid, hasLabel, hasObjectType, hasSourceToken, setAdminState, setBidiFlag, setBidiFormat, setCDMSource, setCmdbSource, setContextIp, setDescription, setExtendedAttributes, setGuid, setLabel, setObjectType, setSourceToken |
getCMPVersion
java.lang.String getCMPVersion()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setCMPVersion
void setCMPVersion(java.lang.String s)
hasCMPVersion
boolean hasCMPVersion()
getPrimaryKeyClass
java.lang.String getPrimaryKeyClass()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setPrimaryKeyClass
void setPrimaryKeyClass(java.lang.String s)
hasPrimaryKeyClass
boolean hasPrimaryKeyClass()
getPrimaryKeyField
java.lang.String getPrimaryKeyField()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setPrimaryKeyField
void setPrimaryKeyField(java.lang.String s)
hasPrimaryKeyField
boolean hasPrimaryKeyField()
getPersistenceType
java.lang.String getPersistenceType()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setPersistenceType
void setPersistenceType(java.lang.String s)
hasPersistenceType
boolean hasPersistenceType()