#include <jasperserver/repository.h>
Definition at line 223 of file repository.h.
Pointer to the next resourec
Definition at line 225 of file repository.h.
Resource name
Definition at line 226 of file repository.h.
Resource label
Definition at line 227 of file repository.h.
Resource description
Definition at line 228 of file repository.h.
Is it a new resoure (used to create a new resource)
Definition at line 229 of file repository.h.
Type of the resource
Definition at line 230 of file repository.h.
URI of the resource inside the repository
Definition at line 231 of file repository.h.
Pointer to the first jasperserver_resource_property_t (NULL means no properties are available)
Definition at line 233 of file repository.h.
Pointer to the first child (NULL means no parameters are available)
Definition at line 234 of file repository.h.
Pointer to the first parameter (NULL means no parameters are available)
Definition at line 235 of file repository.h.