public interface ExtensibilityModelElement
Any classes that implement this interface can be legitimately added to the extensibility model. The interface
itself is relatively loose in that only getter methods for id and type need to be provided. In reality this only
provides a common interface to support the use of generics in the model which is essentially just a Collection.
Copyright © 2005–2017 Alfresco Software. All rights reserved.