com.canoris.api.resources
Class CanorisFile
java.lang.Object
com.canoris.api.resources.CanorisResource
com.canoris.api.resources.CanorisFile
public class CanorisFile
- extends CanorisResource
Constructor Summary |
CanorisFile()
Empty default constructor |
CanorisFile(java.lang.String property)
Constructor that checks for "http" at the start of the constructors parameter
and if found sets the ref of the file. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CanorisFile
public CanorisFile()
- Empty default constructor
CanorisFile
public CanorisFile(java.lang.String property)
- Constructor that checks for "http" at the start of the constructors parameter
and if found sets the ref of the file. If not it considers it is the key of
the file and sets that.
- Parameters:
property
-
getProperties
public java.util.Map<java.lang.String,java.lang.Object> getProperties()
setProperties
public void setProperties(java.util.Map<java.lang.String,java.lang.Object> properties)
getConversions
public java.lang.String getConversions()
getVisualizations
public java.lang.String getVisualizations()
getAnalysis
public java.lang.String getAnalysis()