Uses of Interface
org.openl.rules.repository.RFile

Packages that use RFile
org.openl.rules.repository   
 

Uses of RFile in org.openl.rules.repository
 

Methods in org.openl.rules.repository that return RFile
 RFile RFolder.createFile(String name)
          Creates file to the folder.
 

Methods in org.openl.rules.repository that return types with arguments of type RFile
 List<RFile> RFolder.getFiles()
          Gets list of files from the folder.
 



Copyright © 2010. All Rights Reserved.