Package | Description |
---|---|
oracle.ifs.fdk | |
oracle.ifs.fdk.core | |
oracle.ifs.fdk.impl | |
oracle.ifs.protocols.ftp.commands |
Modifier and Type | Method and Description |
---|---|
abstract CommonManager |
ManagersFactory.getCommonManager()
Returns the CommonManager instance.
|
static CommonManager |
Managers.getCommonManager(FdkSession session)
Deprecated.
Returns the common manager used to perform common operations.
|
Modifier and Type | Class and Description |
---|---|
class |
CoreCommonManager
Common access to various repository objects and functionality.
|
Modifier and Type | Method and Description |
---|---|
CommonManager |
CoreInProcessManagersFactory.getCommonManager()
Returns the CommonManager instance.
|
Modifier and Type | Class and Description |
---|---|
class |
CommonManagerImpl
Common access to various repository objects and functionality.
|
Modifier and Type | Method and Description |
---|---|
protected void |
FtpLsCommand.loadBuffer(StringBuffer buffer,
Item item,
boolean indicateFolder,
FtpSession psession,
CommonManager cm,
TimeZone timezone,
int currCalYear,
Calendar currCalLessSixMonths)
Add to the buffer the data of one Document or Folder that will be
sent to the FTP client.
|
Copyright © 2023. All rights reserved.