Property | Type | Description | |
---|---|---|---|
GetObject | Zetbox.API.IDataObject | ||
HasObject | bool | ||
ObjectIsValid | ObjectIsValidResult | ||
SetObject | void | ||
ToString | string |
Method | Description | |
---|---|---|
AnyReferenceNHibernateImpl ( ) : System | ||
AnyReferenceNHibernateImpl ( Func |
||
AnyReferenceNHibernateImpl ( IPersistenceObject parent, string property, Func |
Create a instance, wrapping the specified proxy
|
|
ApplyChangesFrom ( ICompoundObject obj ) : void | ||
Export ( System xml, string modules ) : void | ||
FromStream ( Zetbox binStream ) : IEnumerable |
||
GetImplementedInterface ( ) : |
||
MergeImport ( System xml ) : void | ||
ToStream ( Zetbox binStream, HashSet |
Method | Description | |
---|---|---|
GetObject ( Zetbox ctx ) : Zetbox.API.IDataObject | ||
HasObject ( ) : bool | ||
ObjectIsValid ( ) : ObjectIsValidResult | ||
SetObject ( Zetbox newObj ) : void | ||
ToString ( ) : string |
public AnyReferenceNHibernateImpl ( ) : System | ||
return | System |
public AnyReferenceNHibernateImpl ( Func |
||
lazyCtx | Func |
|
return | System |
public AnyReferenceNHibernateImpl ( IPersistenceObject parent, string property, Func |
||
parent | IPersistenceObject | |
property | string | |
lazyCtx | Func |
|
proxy | AnyReferenceProxy | |
return | System |
public ApplyChangesFrom ( ICompoundObject obj ) : void | ||
obj | ICompoundObject | |
return | void |
public Export ( System xml, string modules ) : void | ||
xml | System | |
modules | string | |
return | void |
public FromStream ( Zetbox binStream ) : IEnumerable |
||
binStream | Zetbox | |
return | IEnumerable |
public GetImplementedInterface ( ) : |
||
return |
public ToStream ( Zetbox binStream, HashSet |
||
binStream | Zetbox | |
auxObjects | HashSet |
|
eagerLoadLists | bool | |
return | void |