Method | Description | |
---|---|---|
Add ( ISitecoreDomainEntity entity ) : void | ||
Clear ( ) : void | ||
Contains ( System.Guid id, |
||
Get ( System.Guid id, |
Method | Description | |
---|---|---|
EntityCache ( ) : System | ||
GetCache ( ) : |
||
SetCache ( |
public Add ( ISitecoreDomainEntity entity ) : void | ||
entity | ISitecoreDomainEntity | |
return | void |
public Contains ( System.Guid id, |
||
id | System.Guid | |
entityType | ||
return | bool |
public Get ( System.Guid id, |
||
id | System.Guid | |
entityType | ||
return | ISitecoreDomainEntity |