what does this error means?
Hi,
Good day,
I had this error during the compilation. I don't understand what does it means. Could you please tell me what should i do.
com.tm.cash.modules.reference.proxy.ReferenceMaint enanceProxyImpl is not abstract and does not override abstract method searchSocBankChrgRateTermdate(long,com.tm.cash.mod ules.reference.model.SocBankChargeType) in com.tm.cash.modules.reference.intf.IReferenceMaint enanceProxy
[javac] public class ReferenceMaintenanceProxyImpl extends AbstractProxyImpl implements
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 1 error
Thanks
regards,
tiiim