Package com.day.cq.dam.api.s7dam.set
Interface SwatchSet
- 
- 
Field Summary
- 
Fields inherited from interface org.apache.sling.api.resource.Resource
RESOURCE_TYPE_NON_EXISTING 
 - 
 
- 
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description booleanadd(Asset asset, Asset swatch)Deprecated.Add anassetandswatchto the swatch set and returns true if successful.AssetgetSwatch(Asset asset)Deprecated.Returns the swatch for anAssetwhich is the part of the Swatch Set.voidsetSwatch(Asset asset, Asset swatch)Deprecated.Sets the swatch for anAssetwhich is the part of the Swatch Set.- 
Methods inherited from interface com.day.cq.dam.api.s7dam.set.MediaSet
add, contains, getMembers, getType, isValidMemberType, orderBefore, remove 
- 
Methods inherited from interface org.apache.sling.api.resource.Resource
getChild, getChildren, getName, getParent, getPath, getResourceMetadata, getResourceResolver, getResourceSuperType, getResourceType, getValueMap, hasChildren, isResourceType, listChildren 
 - 
 
 -