mojoPortal API Documentation
SavedQueryRespository Class
mojoPortalmojoPortal.BusinessSavedQueryRespository
Declaration Syntax
C#
public class SavedQueryRespository
Members
All MembersConstructorsMethods



IconMemberDescription
SavedQueryRespository()()()
Initializes a new instance of the SavedQueryRespository class

Delete(Guid)
Deletes an instance of SavedQuery. Returns true on success.

Equals(Object) (Inherited from Object.)
Fetch(Guid)
Fetch(String)
Finalize()()() (Inherited from Object.)
GetAll()()()
Gets an IList with all instances of SavedQuery.

GetHashCode()()() (Inherited from Object.)
GetType()()() (Inherited from Object.)
MemberwiseClone()()() (Inherited from Object.)
Save(SavedQuery)
Persists a new instance of SavedQuery.

ToString()()() (Inherited from Object.)
Inheritance Hierarchy
Object
SavedQueryRespository

Assembly: mojoPortal.Business (Module: mojoPortal.Business) Version: 1.0.4378.24525