@AlfrescoPublicApi
public interface ConstraintDefinition
Modifier and Type | Method and Description |
---|---|
Constraint |
getConstraint() |
String |
getDescription()
Deprecated.
The problem identified in MNT-413 will still exist
|
String |
getDescription(MessageLookup messageLookup) |
ModelDefinition |
getModel() |
QName |
getName() |
QName |
getRef() |
String |
getTitle()
Deprecated.
The problem identified in MNT-413 will still exist
|
String |
getTitle(MessageLookup messageLookup) |
ModelDefinition getModel()
QName getName()
String getTitle()
String getDescription()
String getTitle(MessageLookup messageLookup)
String getDescription(MessageLookup messageLookup)
Constraint getConstraint()
QName getRef()
Copyright © 2005–2016 Alfresco Software. All rights reserved.