|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AdaptiveEntityControllerFactory
A representation of the model object 'Adaptive Entity Controller Factory'. The factory for Adaptive Entity Controllers.
The following features are supported:
AdaptiveentityPackage.getAdaptiveEntityControllerFactory()
Method Summary | |
---|---|
java.lang.String |
getCalendarJNDIName()
Returns the value of the 'Calendar JNDI Name' attribute |
java.lang.String |
getDatasourceAlias()
Returns the value of the 'Datasource Alias' attribute |
java.lang.String |
getDatasourceJNDIName()
Returns the value of the 'Datasource JNDI Name' attribute |
java.lang.String |
getSchedulerJNDIName()
Returns the value of the 'Scheduler JNDI Name' attribute |
void |
setCalendarJNDIName(java.lang.String value)
Sets the value of the ' Calendar JNDI Name ' attribute |
void |
setDatasourceAlias(java.lang.String value)
Sets the value of the ' Datasource Alias ' attribute |
void |
setDatasourceJNDIName(java.lang.String value)
Sets the value of the ' Datasource JNDI Name ' attribute |
void |
setSchedulerJNDIName(java.lang.String value)
Sets the value of the ' Scheduler JNDI Name ' attribute |
Methods inherited from interface com.ibm.ejs.models.base.resources.J2EEResourceFactory |
---|
getCategory, getDescription, getJndiName, getName, getPropertySet, getProvider, getProviderType, setCategory, setDescription, setJndiName, setName, setPropertySet, setProvider, setProviderType |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
java.lang.String getSchedulerJNDIName()
setSchedulerJNDIName(String)
,
AdaptiveentityPackage.getAdaptiveEntityControllerFactory_SchedulerJNDIName()
void setSchedulerJNDIName(java.lang.String value)
Scheduler JNDI Name
' attribute.
value
- the new value of the 'Scheduler JNDI Name' attribute.getSchedulerJNDIName()
java.lang.String getCalendarJNDIName()
setCalendarJNDIName(String)
,
AdaptiveentityPackage.getAdaptiveEntityControllerFactory_CalendarJNDIName()
void setCalendarJNDIName(java.lang.String value)
Calendar JNDI Name
' attribute.
value
- the new value of the 'Calendar JNDI Name' attribute.getCalendarJNDIName()
java.lang.String getDatasourceJNDIName()
setDatasourceJNDIName(String)
,
AdaptiveentityPackage.getAdaptiveEntityControllerFactory_DatasourceJNDIName()
void setDatasourceJNDIName(java.lang.String value)
Datasource JNDI Name
' attribute.
value
- the new value of the 'Datasource JNDI Name' attribute.getDatasourceJNDIName()
java.lang.String getDatasourceAlias()
setDatasourceAlias(String)
,
AdaptiveentityPackage.getAdaptiveEntityControllerFactory_DatasourceAlias()
void setDatasourceAlias(java.lang.String value)
Datasource Alias
' attribute.
value
- the new value of the 'Datasource Alias' attribute.getDatasourceAlias()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |