|  | 
| CoreProperty | getProperty (const CoreProperty::TypeProperty &index) const | 
|  | 
| std::string | toString () const | 
|  | 
| void | initDefaultCoreProperties () | 
|  | 
| void | setCategory (const std::string &value) | 
|  | 
| void | setContentStatus (const std::string &value) | 
|  | 
| void | setCreated (const std::string &value) | 
|  | 
| void | setCreator (const std::string &value) | 
|  | 
| void | setDescription (const std::string &value) | 
|  | 
| void | setIdentifier (const std::string &value) | 
|  | 
| void | setKeywords (const std::string &value) | 
|  | 
| void | addKeywords (const std::string &value) | 
|  | 
| void | setLanguage (const std::string &value) | 
|  | 
| void | setLastModifiedBy (const std::string &value) | 
|  | 
| void | setLastPrinted (const std::string &value) | 
|  | 
| void | setModified (const std::string &value) | 
|  | 
| void | setRevision (const std::string &value) | 
|  | 
| void | setSubject (const std::string &value) | 
|  | 
| void | setTitle (const std::string &value) | 
|  | 
| void | setVersion (const std::string &value) | 
|  | 
| void | readFromString (const std::string &textInput) | 
|  | 
      
        
          | void FileCoreProperties::initDefaultCoreProperties | ( |  | ) |  | 
      
 
Initialize all the core properties with their default values. If a core property has not default value then this method keep it unchanged. 
 
 
      
        
          | void FileCoreProperties::readFromString | ( | const std::string & | textInput | ) |  | 
      
 
Read a core properties part from a string. 
 
 
The documentation for this class was generated from the following files:
- C:/Users/Philippe/dev/fesapiEnv/fesapi/src/epc/FileCoreProperties.h
- C:/Users/Philippe/dev/fesapiEnv/fesapi/src/epc/FileCoreProperties.cpp