Uses of Class
org.apache.sling.pipes.SuperPipe
-
Packages that use SuperPipe Package Description org.apache.sling.pipes -
-
Uses of SuperPipe in org.apache.sling.pipes
Fields in org.apache.sling.pipes declared as SuperPipe Modifier and Type Field Description protected SuperPipeBasePipe. parentMethods in org.apache.sling.pipes that return SuperPipe Modifier and Type Method Description SuperPipeBasePipe. getParent()SuperPipePipe. getParent()Methods in org.apache.sling.pipes with parameters of type SuperPipe Modifier and Type Method Description voidBasePipe. setParent(SuperPipe parent)voidPipe. setParent(SuperPipe pipe)sets the parent pipe this pipe is referred by
-