|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ÆËÆú´õ¸¦ À§ÇÑ Session Bean
Method Summary | |
boolean |
connect(int uid)
ÆËÆú´õ ¿¬°á |
boolean |
delete(String targetFile)
ÆÄÀÏ ¶Ç´Â Æú´õ »èÁ¦ |
File |
getFile(String targetPath)
ÇØ´ç ÆÄÀÏÀÇ File °´Ã¼ °¡Á®¿À±â |
File[] |
getFileList(String targetPath)
ÆÄÀÏ ¸®½ºÆ® °¡Á®¿À±â |
boolean |
mkdir(String targetPath)
Æú´õ »ý¼º |
boolean |
rename(String targetPath,
String rename)
À̸§¹Ù²Ù±â |
Methods inherited from interface javax.ejb.EJBObject |
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove |
Method Detail |
public boolean connect(int uid) throws RemoteException
uid
-
RemoteException
public File[] getFileList(String targetPath) throws RemoteException
targetPath
-
RemoteException
public File getFile(String targetPath) throws RemoteException
targetPath
-
RemoteException
public boolean mkdir(String targetPath) throws RemoteException
targetPath
-
RemoteException
public boolean delete(String targetFile) throws RemoteException
targetFile
-
RemoteException
public boolean rename(String targetPath, String rename) throws RemoteException
targetPath
- rename
-
RemoteException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |