Uses of Class
org.apache.jackrabbit.vault.fs.impl.PropertyValueArtifact
Packages that use PropertyValueArtifact
-
Uses of PropertyValueArtifact in org.apache.jackrabbit.vault.fs.impl
Methods in org.apache.jackrabbit.vault.fs.impl that return types with arguments of type PropertyValueArtifactModifier and TypeMethodDescriptionArtifactSetImpl.add(Artifact parent, String relPath, String ext, ArtifactType type, Property prop, long lastModified) Adds anPropertyValueArtifactwith the given name, type and serializerstatic Collection<PropertyValueArtifact>PropertyValueArtifact.create(Artifact parent, String relPath, String ext, ArtifactType type, Property prop, long lastModified) Creates a collection ofPropertyValueArtifactfrom the given property.