JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
se.conciliate.extensions.publish.custom.settings
Interface ConfigContentAlwaysInclude
public interface
ConfigContentAlwaysInclude
Models that are always included in the publish, regardless of other settings.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
addModel
(
String
uuid)
Set
<
String
>
getModels
()
Method Details
addModel
void
addModel
(
String
uuid)
getModels
Set
<
String
>
getModels
()