public class OrgStructDto<T extends ObjectType> extends Object implements Serializable
Constructor and Description |
---|
OrgStructDto(List<PrismObject<T>> orgUnitList,
NodeDto parent) |
OrgStructDto(List<PrismObject<T>> orgUnitList,
NodeDto parent,
OperationResult result) |
Modifier and Type | Method and Description |
---|---|
List<NodeDto> |
getOrgUnitDtoList() |
NodeType |
getRelation(NodeDto parent,
UserType user) |
org.apache.wicket.model.IModel<String> |
getTitle() |
List<NodeDto> |
getUserDtoList() |
public OrgStructDto(List<PrismObject<T>> orgUnitList, NodeDto parent)
public OrgStructDto(List<PrismObject<T>> orgUnitList, NodeDto parent, OperationResult result)
Copyright © 2013 evolveum. All rights reserved.