Blueprint Developer Manual / Version 2310
Table Of ContentsThis chapter describes how you can customize your CoreMedia system in the CoreMedia Blueprint workspace. However, it does not describe how you, for example, write a Studio plugin or a CAE template; this is explained in the component's specific manual. Instead, it describes how you can use the workspace mechanisms to include your extensions and where you can add your own code or configuration.
Section 4.2.1, “Removing Optional Components” describes how you can add and remove extensions using the CoreMedia Project Maven Build Extension. The extensions mechanism is explained in detail in Section 4.1.5, “Project Extensions”.
Section 4.4.2, “Extending Content Types” describes how you can add your own content types. You will find more details on content types in the Content Server Manual.
Section 4.4.3, “Developing with Studio” describes how you can add Studio modules to the list of studio plugins.
Section 4.4.4, “Developing with the CAE” describes how you can add extensions to the CAEs.
??? describes how you can add the default structure components for logging and JMX to your own web applications.
Section 4.4.7, “Handling Personal Data” describes how you can document and check personal data usage in Java code.