Uses of Class
de.uplanet.lucy.server.usermanager.orgstructure.DsSetNode
Packages that use DsSetNode
-
Uses of DsSetNode in de.uplanet.lucy.server.usermanager.orgstructure
Methods in de.uplanet.lucy.server.usermanager.orgstructure that return DsSetNodeModifier and TypeMethodDescriptionDsSetNode.getMembers()
IOrgStructure.getSetNode
(int p_iId) Get a set by it's integer identifier.IOrgStructure.getSetNode
(String p_strId) Get a set by it's unique identifier.OrgStructure.getSetNode
(int p_iId) OrgStructure.getSetNode
(String p_strId) DsContainerNode.getSets()
DsSetClosureIterator.next()
DsSetMemberIterator.next()
Methods in de.uplanet.lucy.server.usermanager.orgstructure that return types with arguments of type DsSetNodeModifier and TypeMethodDescriptionIOrgStructure.getSetIterator()
OrgStructure.getSetIterator()
DsSetClosureIterator.iterator()
DsSetMemberIterator.iterator()
Methods in de.uplanet.lucy.server.usermanager.orgstructure with parameters of type DsSetNodeModifier and TypeMethodDescriptionint
Constructors in de.uplanet.lucy.server.usermanager.orgstructure with parameters of type DsSetNodeModifierConstructorDescriptionDsSetClosureIterator
(DsSetNode p_dsnSet) DsSetMemberIterator
(DsSetNode p_dsnSet)