Méthode | Description | |
---|---|---|
GetDictionaryFromEntity ( IEntity entity ) : object>.Dictionary |
||
Prepare ( DynamicEntity dynamicEntity ) : object>.Dictionary |
Return an object that represents an IDataStream, but is serializable
|
|
Prepare ( IEnumerable |
Return an object that represents an IDataStream, but is serializable
|
|
Serializer ( ) : System.Collections.Generic |
Standard constructor, important for Unity when opening this class in dependency-injection mode
|
|
Serializer ( SxcInstance sxcInstance, string languages = null ) : System.Collections.Generic |
Common constructor, directly preparing it with 2sxc
|
Méthode | Description | |
---|---|---|
AddEditInfo ( IEntity entity, object>.Dictionary |
||
AddPresentation ( IEntity entity, object>.Dictionary |
||
ConvertNewSerRelToOldSerRel ( object>.Dictionary |
||
PrepareOldFormat ( IEntity entity ) : object>.Dictionary |
public GetDictionaryFromEntity ( IEntity entity ) : object>.Dictionary |
||
entity | IEntity | |
Résultat | object>.Dictionary |
public Prepare ( DynamicEntity dynamicEntity ) : object>.Dictionary |
||
dynamicEntity | DynamicEntity | |
Résultat | object>.Dictionary |
public Prepare ( IEnumerable |
||
dynamicList | IEnumerable |
|
Résultat | object>>.IEnumerable |
public Serializer ( ) : System.Collections.Generic | ||
Résultat | System.Collections.Generic |
public Serializer ( SxcInstance sxcInstance, string languages = null ) : System.Collections.Generic | ||
sxcInstance | SxcInstance | |
languages | string | |
Résultat | System.Collections.Generic |