public class ApplicationModuleBean extends PropertyBean
thisClass
Constructor and Description |
---|
ApplicationModuleBean(oracle.jbo.ApplicationModule appModule) |
Modifier and Type | Method and Description |
---|---|
protected void |
getBeanInfo(java.util.ArrayList properties) |
java.lang.String |
getLocale() |
int |
getLockingMode() |
int |
getSyncMode() |
java.lang.String |
getVersion()
Gets the version as major.minor.patch.bldNum
|
boolean |
isDirty() |
void |
setLockingMode(int mode) |
void |
setSyncMode(int mode) |
addProperties, getBeanInfo, getDebugOutput, getDebugThreshold, getDefFullName, getDefName, getFullName, getName, getProperty, getShowFunction, setDebugOutput, setDebugThreshold, setProperty, setShowFunction
public ApplicationModuleBean(oracle.jbo.ApplicationModule appModule)
public java.lang.String getVersion()
public void setLockingMode(int mode)
public int getLockingMode()
public void setSyncMode(int mode)
public int getSyncMode()
public boolean isDirty()
public java.lang.String getLocale()
protected void getBeanInfo(java.util.ArrayList properties) throws java.beans.IntrospectionException
getBeanInfo
in class PropertyBean
java.beans.IntrospectionException