IData |
The IDataTemplateManagementService type exposes the following members.
| Name | Description | |
|---|---|---|
| AddOrUpdate | Adds or updates the specified definition into the template manager | |
| Delete |
Delete the object according to the current DeleteMode or
according to server configuration
(Inherited from IRepositoryServiceTModel) | |
| Find(Expression) |
Find the specified object
(Inherited from IRepositoryService) | |
| Find(ExpressionFuncDataTemplateDefinition, Boolean) | Find a template definition based on the query provided | |
| Find(Expression, Int32, NullableInt32, Int32) |
Find the specified object
(Inherited from IRepositoryService) Obsolete | |
| Get(Guid) | Gets the specified data template by the UUID key of the template definition | |
| Get(Guid, Guid) |
Gets the specified model data at the specified version
(Inherited from IRepositoryServiceTModel) | |
| Insert(TModel) |
Inserts the specified model information
(Inherited from IRepositoryServiceTModel) | |
| Insert(Object) |
Inserts the specified data.
(Inherited from IRepositoryService) | |
| Remove | Removes the specified template definition | |
| Save(TModel) |
Inserts or updates the specified data
(Inherited from IRepositoryServiceTModel) | |
| Save(Object) |
Saves the specified data.
(Inherited from IRepositoryService) |
| Name | Description | |
|---|---|---|
| GetByMnemonic |
Get the data template definition via mnemonic
(Defined by ExtensionMethods) |