|
||||||||||
| 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
java.lang.StringgetDateTime()
intgetDay()
java.lang.StringgetMonth()
java.lang.StringgetName()
longgetSize()
java.lang.StringgetTime()
voidinitFromNode(javax.jcr.Node node)
booleanisCollection()
voidsetDateTime(java.lang.String dateTime)
voidsetName(java.lang.String name)
voidsetSize(long size)
voidsetType(boolean collection)
Method Detail
initFromNode
void initFromNode(javax.jcr.Node node)
throws java.lang.Exception
java.lang.Exception
setName
void setName(java.lang.String name)
getName
java.lang.String getName()
setType
void setType(boolean collection)
isCollection
boolean isCollection()
setSize
void setSize(long size)
getSize
long getSize()
setDateTime
void setDateTime(java.lang.String dateTime)
getDateTime
java.lang.String getDateTime()
getMonth
java.lang.String getMonth()
getDay
int getDay()
getTime
java.lang.String getTime()
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright © 2011 eXo Platform SAS. All Rights Reserved.