Purpose:
This class (DKCollectionResumeListEntryICM) contains a set of resume list entries for a collection point. It is derived from the DKResumeListEntryICM class.
Class summary:
Class summary: class DKEXPORT DKCollectionResumeListEntryICM : public DKResumeListEntryICM { public: DKCollectionResumeListEntryICM(); virtual ~DKCollectionResumeListEntryICM(); DKString getFolderItemTypeName(); void setFolderItemTypeName(const char* folder_itemtype); }
Members:
Constructs a new DKCollectionResumeListEntryICM object. Copy constructor to construct a DKCollectionResumeListEntryICM object. DKCollectionResumeListEntryICM(); virtual ~DKCollectionResumeListEntryICM();
DKString getFolderItemTypeName()
void setFolderItemTypeName(const char* folder_itemtype)
(c) Copyright International Business Machines Corporation 1996, 2003. IBM Corp. All rights reserved.