Package se.conciliate.extensions.publish
Interface ContentFilter
public interface ContentFilter
-
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
isModelIncluded
(String uuid) default boolean
default boolean
default boolean
boolean
isSymbolIncluded
(String uuid)
-
Method Details
-
getLanguages
Set<MTLanguage> getLanguages() -
isModelIncluded
-
isSymbolIncluded
-
isDocumentIncluded
-
isShowModelPrefix
default boolean isShowModelPrefix() -
isShowObjectPrefix
default boolean isShowObjectPrefix() -
isShowDocumentPrefix
default boolean isShowDocumentPrefix()
-