class xqlBizzObject

Implements a Object which has a name, may contain a file and has a lifecycle. More...

Definition#include <xql/xqlbizzobject.h>
InheritsxqlObjectWithAttributes [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Private Members


Detailed Description

Implements a Object which has a name, may contain a file and has a lifecycle. This is the type of objects to be used by the applications.

 xqlBizzObject (xqlSession * pSession)

xqlBizzObject

 ~xqlBizzObject ()

~xqlBizzObject

void  checkIn (xqlStore * pStore, std::string pFileName)

checkIn

void  checkOut (xqlStore * pStore, std::string pLocalFile)

checkOut

int mFile

mFile

[private]