Method: CmisServer::CmisObject#secondary_types
- Defined in:
- lib/cmis_server/cmis_object.rb
#secondary_types ⇒ Object (readonly)
Returns the value of attribute secondary_types.
7 8 9 |
# File 'lib/cmis_server/cmis_object.rb', line 7 def secondary_types @secondary_types end |