06-18-2008 04:18 AM
06-18-2008 05:26 AM
PropertyDefinition propDef = typeDef.getProperties().get(QNamedeproperty);
if (propDef != null) {
List<ConstraintDefinition> constraints = propDef.getConstraints();
for (ConstraintDefinition constraintDef : constraints) {
Constraint constraint = constraintDef.getConstraint();
}
}
06-26-2008 06:04 AM
06-26-2008 07:59 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.