cancel
Showing results for 
Search instead for 
Did you mean: 

Get constraints with CMIS

loshmeey
Champ in-the-making
Champ in-the-making
Hello everyone,

i`ve been wondering around forums for a while and i could find an answer to a simple question i`ve got. I have defined a set of constraints for a property and i would like to retrieve those constraint values with cmis. Is that possible?

Thanks in advance!
1 REPLY 1

andy
Champ on-the-rise
Champ on-the-rise
CMIS Constraints

You need to look at the Attributes of the property type definitions.
For example, see section 2.1.3.3.3 for the 1.0 spec for constraints they may exist for integer types, etc

Andy