Adempiere 3.5.2a

org.compiere.interfaces
Interface MD5

All Superinterfaces:
EJBObject, Remote

public interface MD5
extends EJBObject

Remote interface for compiere/MD5.


Method Summary
 String getFileAsolutePath(String Filename)
          Business method
 String getFileMD5(String FileName)
          Business method
 
Methods inherited from interface javax.ejb.EJBObject
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove
 

Method Detail

getFileAsolutePath

String getFileAsolutePath(String Filename)
                          throws RemoteException
Business method

Parameters:
Filename -
Returns:
AbsolutePath on server
Throws:
RemoteException

getFileMD5

String getFileMD5(String FileName)
                  throws RemoteException
Business method

Parameters:
FileName -
Returns:
hash base64 encoded
Throws:
RemoteException

Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.