namespace Akenti class ResourceBrowseRequest : public AkentiRequest

Use this to list resources under a given resource

Inheritance:


Public Methods

ResourceBrowseRequest ()
Constructor
void setResource (const string& resource)
Sets the resource name
const string& getResource () const
Returns the resource name

Inherited from AkentiRequest:

Public Methods

void setID(int id)
int getID() const
string toString() const
template bool instanceOf() const

Documentation

Use this to list resources under a given resource.
ResourceBrowseRequest()
Constructor

void setResource(const string& resource)
Sets the resource name

const string& getResource() const
Returns the resource name


This class has no child classes.
See Also:
AkentiBrowseResponse
AkentiRequest

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de