Interface IContentTypeAPI
-
- All Superinterfaces:
T4PublishAPI
public interface IContentTypeAPI extends T4PublishAPI
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PDContentType
get()
PDContentType
get(int id)
-
-
-
Method Detail
-
get
PDContentType get()
-
get
PDContentType get(int id)
-
-