|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jaspersoft.jasperserver.irplugin.RepositoryFolder
com.jaspersoft.jasperserver.irplugin.RepositoryFile
public class RepositoryFile
Constructor Summary | |
---|---|
RepositoryFile(JServer server,
ResourceDescriptor descriptor)
Creates a new instance of RepositoryFolder |
Method Summary | |
---|---|
java.lang.String |
getFile()
This method return the file rapresented by this resource file. |
void |
resetFileCache()
If localFileName exists, remove it and set localFileName to NULL. |
java.lang.String |
toString()
|
Methods inherited from class com.jaspersoft.jasperserver.irplugin.RepositoryFolder |
---|
getDescriptor, getServer, isLoaded, setDescriptor, setLoaded, setServer |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public RepositoryFile(JServer server, ResourceDescriptor descriptor)
Method Detail |
---|
public java.lang.String toString()
toString
in class RepositoryFolder
public java.lang.String getFile() throws java.lang.Exception
java.lang.Exception
public void resetFileCache()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |