|
eXo JCR :: Component :: FTP Service 1.15.8-GA | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FtpFileInfo
Created by The eXo Platform SAS Author : Vitaly Guly
Method Summary
StringgetDateTime()
intgetDay()
StringgetMonth()
StringgetName()
longgetSize()
StringgetTime()
voidinitFromNode(javax.jcr.Node node)
booleanisCollection()
voidsetDateTime(String dateTime)
voidsetName(String name)
voidsetSize(long size)
voidsetType(boolean collection)
Method Detail
initFromNode
void initFromNode(javax.jcr.Node node)
throws Exception
Exception
setName
void setName(String name)
getName
String getName()
setType
void setType(boolean collection)
isCollection
boolean isCollection()
setSize
void setSize(long size)
getSize
long getSize()
setDateTime
void setDateTime(String dateTime)
getDateTime
String getDateTime()
getMonth
String getMonth()
getDay
int getDay()
getTime
String getTime()
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
eXo JCR :: Component :: FTP Service 1.15.8-GA
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright © 2014 eXo Platform SAS. All Rights Reserved.