SmartAPI
Open Source .NET RQL library for RedDot CMS / OpenText WSM Management Server
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Pages
Package erminas.SmartAPI.Utils

Namespaces

package  CachedCollections
 

Classes

class  CollectionExtensions
 
class  LanguageContext
 Utility class to execute code in a specific language variant and restore the original selection of the language variant afterwards. More...
 
class  LinqExtension
 
class  NameEqualityComparer< T >
 
class  PasswordAuthentication
 Password authentication credentials More...
 
class  RedDotObjectHandle
 Utility class to represent a RedDotObject through its name and guid. E.g. used for client side representation or tests. More...
 
class  ServerLogin
 Contains alls information needed to connect to a server. The name is not needed for the connection but can used for client side organisation of login information. More...
 
class  SessionBuilder
 Utility class to create Session objects with given login data/login guid/session key and project guid. Useful for RedDot plugins. More...
 
class  StringConversion
 
class  Wait
 
class  XmlUtil