Uses of Class
com.semanticcms.core.model.Copyright
-
-
Uses of Copyright in com.semanticcms.core.model
Methods in com.semanticcms.core.model that return Copyright Modifier and Type Method Description Copyright
Book. getCopyright()
Gets the copyright for the book ornull
if none declared.Copyright
Page. getCopyright()
Methods in com.semanticcms.core.model with parameters of type Copyright Modifier and Type Method Description void
Page. setCopyright(Copyright copyright)
-