content
public byte[] content
IStiJsonReportObject, IStiSerializable, IStiSerializableToString, IStiName, ICloneable, IStiAlias, IStiInheritedStiResource(String name,
StiResourceType type,
byte[] content) StiResource(String name,
String alias,
boolean inherited,
StiResourceType type,
byte[] content) StiResource(String name,
String alias,
boolean inherited,
StiResourceType type,
byte[] content,
boolean availableInTheViewer) StiResource(String name,
String alias,
StiResourceType type,
byte[] content) clone()static StiFileDatabasevoiddeserialize(String strObject) getAlias()byte[]booleangetKey()getName()getType()booleanbooleanvoidLoadFromJsonObject(JSONObject jObject) voidvoidsetAvailableInTheViewer(boolean availableInTheViewer) voidsetContent(byte[] content) voidsetInherited(boolean inherited) voidvoidvoidsetStorable(boolean storable) voidsetType(StiResourceType type) toString()name - Name of the resource.type - Type of the resource.content - Content of the resource.name - Name of the resource.alias - Alias of the resource.type - Type of the resource.content - Content of the resource.name - Name of the resource.alias - Alias of the resource.inherited - Value which indicates that this resource inherited in dictionary from the master report.type - Type of the resource.content - Content of the resource.clone in interface ICloneableclone in class ObjectSaveToJsonObject in interface IStiJsonReportObjectJSONExceptionLoadFromJsonObject in interface IStiJsonReportObjectJSONExceptiongetInherited in interface IStiInheritedsetInherited in interface IStiInheritedinherited - the inherited to setcontent - the content to setstorable - key - the key to setavailableInTheViewer - the availableInTheViewer to settype - the type to setserialize in interface IStiSerializableToStringdeserialize in interface IStiSerializableToString