Merge Sabre4 to HEAD

110900: Making public because they are part of the AlfrescoPublicApi RA-553


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@111194 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Gethin James
2015-09-01 13:05:53 +00:00
parent 271b69f350
commit 43416b6f11
4 changed files with 8 additions and 4 deletions

View File

@@ -31,7 +31,8 @@ import org.alfresco.service.namespace.QName;
* @author David Caruana
*
*/
/*package*/ @AlfrescoPublicApi class ClassFeatureBehaviourBinding extends ClassBehaviourBinding
@AlfrescoPublicApi
public class ClassFeatureBehaviourBinding extends ClassBehaviourBinding
{
// The feature qualified name (property or association)
private QName featureQName;