public interface IContentGeneratorInfo
| Modifier and Type | Method and Description | 
|---|---|
String | 
getClassname()  | 
String | 
getDescription()  | 
String | 
getFileInfoGeneratorClassname()
Deprecated. 
 
file info generators or solution file meta providers are now associated with content types, not
             content generators. This method is not called from within the platform. 
 | 
String | 
getId()  | 
String | 
getTitle()  | 
String | 
getType()  | 
String | 
getUrl()
Deprecated. 
 
URL is determined by the system 
 | 
String getDescription()
String getId()
@Deprecated String getUrl()
String getTitle()
String getType()
@Deprecated String getFileInfoGeneratorClassname()
String getClassname()