public abstract class EJBLocalRemoteObject extends Object
Modifier and Type | Field and Description |
---|---|
protected static Logger |
_logger |
protected BaseContainer |
container |
protected static boolean |
debug |
protected Object |
primaryKey |
Constructor and Description |
---|
EJBLocalRemoteObject() |
Modifier and Type | Method and Description |
---|---|
protected Container |
getContainer()
Container needs to be accessed from generated code as well
as from other classes in this package.
|
long |
getSfsbClientVersion() |
void |
setSfsbClientVersion(long sfsbClientVersion) |
protected static final boolean debug
protected static final transient Logger _logger
protected transient BaseContainer container
protected transient Object primaryKey
protected final Container getContainer()
public long getSfsbClientVersion()
public void setSfsbClientVersion(long sfsbClientVersion)
Copyright © 2021. All rights reserved.