| Class and Description |
|---|
| ifs.fnd.record.FndKeyGen
Use java.util.UUID
|
| ifs.fnd.record.FndMetaUtil |
| Constructor and Description |
|---|
| ifs.fnd.services.plsqlserver.AuthorizationObject()
Use static method newRecord instead
|
| ifs.fnd.services.plsqlserver.Command()
Use static method newRecord instead
|
| ifs.fnd.sf.storage.FndRefCursor(ResultSet, FndConnection)
Use constructor taking FndResultSet as the first parameter.
|
| ifs.fnd.sf.storage.FndRefCursor(ResultSet, FndConnection, FndStatement)
Use constructor taking FndResultSet as the first parameter.
|
| ifs.fnd.services.plsqlserver.PropagatedVariable()
Use static method newRecord instead
|
| ifs.fnd.base.SecurityException(String, String...) |
| ifs.fnd.base.UserAbortException(String, String...) |
| ifs.fnd.base.ValidationException(FndAbstractRecord, String, String...) |
| ifs.fnd.base.ValidationException(String, String) |