public long getContentProtocol(ContentType contentType);
A long-integer (long) value that indicates the content protocol that the ODA implements. Compare this long value with the following content-protocol constants:
The getContentProtocol() method is the single method defined in the IGeneratesContent interface, which the IGeneratesBoDefs interface extends. Business Object Wizard calls getContentProtocol() to determine the content protocol that the ODA supports fort the contentType content type. For more information, see Indicating the implemented content protocols.