Uses of Class
it.eng.spagobi.analiticalmodel.document.metadata.SbiSubObjects

Packages that use SbiSubObjects
it.eng.spagobi.hotlink.rememberme.metadata   
it.eng.spagobi.monitoring.metadata   
it.eng.spagobi.tools.importexport   
it.eng.spagobi.tools.objmetadata.metadata   
 

Uses of SbiSubObjects in it.eng.spagobi.hotlink.rememberme.metadata
 

Methods in it.eng.spagobi.hotlink.rememberme.metadata that return SbiSubObjects
 SbiSubObjects SbiRememberMe.getSbiSubObject()
          Gets the sbi sub object.
 

Methods in it.eng.spagobi.hotlink.rememberme.metadata with parameters of type SbiSubObjects
 void SbiRememberMe.setSbiSubObject(SbiSubObjects sbiSubObject)
          Sets the sbi sub object.
 

Uses of SbiSubObjects in it.eng.spagobi.monitoring.metadata
 

Methods in it.eng.spagobi.monitoring.metadata that return SbiSubObjects
 SbiSubObjects SbiAudit.getSbiSubObject()
          Gets the sbi sub object.
 

Methods in it.eng.spagobi.monitoring.metadata with parameters of type SbiSubObjects
 void SbiAudit.setSbiSubObject(SbiSubObjects sbiSubObject)
          Sets the sbi sub object.
 

Uses of SbiSubObjects in it.eng.spagobi.tools.importexport
 

Methods in it.eng.spagobi.tools.importexport that return SbiSubObjects
static SbiSubObjects ImportUtilities.makeNew(SbiSubObjects obj)
          Make new sbi sub objects.
 

Methods in it.eng.spagobi.tools.importexport with parameters of type SbiSubObjects
static SbiSubObjects ImportUtilities.makeNew(SbiSubObjects obj)
          Make new sbi sub objects.
 

Uses of SbiSubObjects in it.eng.spagobi.tools.objmetadata.metadata
 

Methods in it.eng.spagobi.tools.objmetadata.metadata that return SbiSubObjects
 SbiSubObjects SbiObjMetacontents.getSbiSubObjects()
           
 

Methods in it.eng.spagobi.tools.objmetadata.metadata with parameters of type SbiSubObjects
 void SbiObjMetacontents.setSbiSubObjects(SbiSubObjects sbiSubObjects)
           
 

Constructors in it.eng.spagobi.tools.objmetadata.metadata with parameters of type SbiSubObjects
SbiObjMetacontents(java.lang.Integer objMetacontentId, SbiObjects sbiObjects, SbiSubObjects sbiSubObjects, SbiBinContents sbiBinContents, java.lang.Integer objmetaId, java.util.Date creationDate, java.util.Date lastChangeDate)
          full constructor