Uses of Class
de.uplanet.lucy.server.usermanager.velocity.AbstractVelocityDsNode
Packages that use AbstractVelocityDsNode
-
Uses of AbstractVelocityDsNode in de.uplanet.lucy.server.usermanager.velocity
Subclasses of AbstractVelocityDsNode in de.uplanet.lucy.server.usermanager.velocityModifier and TypeClassDescriptionfinal class
final class
Methods in de.uplanet.lucy.server.usermanager.velocity that return AbstractVelocityDsNodeModifier and TypeMethodDescriptionGet an org structure node from this collection that matches the given object.Methods in de.uplanet.lucy.server.usermanager.velocity that return types with arguments of type AbstractVelocityDsNodeModifier and TypeMethodDescriptionVelocityDsNodes.getContainerFirstComparator
(Comparator<AbstractVelocityDsNode> p_comparator) Get a comparator for comparing elements in this collection by their type.Method parameters in de.uplanet.lucy.server.usermanager.velocity with type arguments of type AbstractVelocityDsNodeModifier and TypeMethodDescriptionVelocityDsNodes.getContainerFirstComparator
(Comparator<AbstractVelocityDsNode> p_comparator) Get a comparator for comparing elements in this collection by their type.VelocityDsNodes.sortedBy
(Comparator<? super AbstractVelocityDsNode> p_comparator)