Uses of Class
de.espirit.firstspirit.base.store.templatestore.gom.ProjectConstraint
Package
Description
-
Uses of ProjectConstraint in de.espirit.firstspirit.access.store.templatestore.gom
Modifier and TypeMethodDescriptionGomCategoryEntry.asConstraint()
GomMediaStoreLocalProjectEntry.asConstraint()
GomMediaStoreRemoteProjectEntry.asConstraint()
GomProjectEntry.asConstraint()
Get a constraint representation of this entry.GomSiteOrMediaStoreLocalProjectEntry.asConstraint()
Deprecated.GomSiteOrMediaStoreRemoteProjectEntry.asConstraint()
Deprecated.GomStorableLocalProjectEntry.asConstraint()
GomStorableRemoteProjectEntry.asConstraint()
Modifier and TypeMethodDescriptionAbstractGomProjectList.asConstraints()
Convenience method returning a list of project constraintsGomFile.projectConstraints()
Deprecated.GomPageRef.projectConstraints()
Deprecated.GomProjectProvider.projectConstraints()
Get the list of defined constraints.GomReference.projectConstraints()
-
Uses of ProjectConstraint in de.espirit.firstspirit.base.store.templatestore.gom
Modifier and TypeMethodDescriptionstatic ProjectConstraint
ProjectConstraint.with
(@NotNull ProjectConstraint.Type type, @NotNull String name, @Nullable String uploadFolder) Creates a new instance with the given parametersstatic ProjectConstraint
ProjectConstraint.with
(@NotNull ProjectConstraint.Type type, @NotNull String name, @Nullable String uploadFolder, boolean autoReleaseAfterUpload, @NotNull Map<String, List<String>> sources) Creates a new instance with the given parametersstatic ProjectConstraint
ProjectConstraint.with
(@NotNull ProjectConstraint.Type type, @NotNull String name, @Nullable String uploadFolder, @NotNull Map<String, List<String>> sources) Creates a new instance with the given parameters