Modifier and Type | Method and Description |
---|---|
NodeType |
RNode.toJAXB(PrismContext prismContext,
Collection<SelectorOptions<GetOperationOptions>> options) |
Modifier and Type | Method and Description |
---|---|
static void |
RNode.copyFromJAXB(NodeType jaxb,
RNode repo,
PrismContext prismContext) |
static void |
RNode.copyToJAXB(RNode repo,
NodeType jaxb,
PrismContext prismContext,
Collection<SelectorOptions<GetOperationOptions>> options) |
Modifier and Type | Method and Description |
---|---|
PrismObject<NodeType> |
Node.getNodeType() |
Modifier and Type | Method and Description |
---|---|
boolean |
TaskManager.isCurrentNode(PrismObject<NodeType> node)
Checks whether supplied node is the current node.
|
Constructor and Description |
---|
Node(PrismObject<NodeType> node) |
Modifier and Type | Method and Description |
---|---|
boolean |
TaskManagerQuartzImpl.isCurrentNode(PrismObject<NodeType> node) |
Modifier and Type | Method and Description |
---|---|
List<PrismObject<NodeType>> |
ClusterManager.getAllNodes(OperationResult result) |
PrismObject<NodeType> |
ClusterManager.getNodeById(String nodeIdentifier,
OperationResult result) |
PrismObject<NodeType> |
NodeRegistrar.getNodePrism() |
PrismObject<NodeType> |
ClusterManager.getNodePrism() |
Modifier and Type | Method and Description |
---|---|
boolean |
ClusterManager.isUp(NodeType nodeType) |
Modifier and Type | Method and Description |
---|---|
boolean |
NodeRegistrar.isCurrentNode(PrismObject<NodeType> node) |
boolean |
ClusterManager.isCurrentNode(PrismObject<NodeType> node) |
Modifier and Type | Method and Description |
---|---|
NodeType |
NodeType.clone() |
NodeType |
ObjectFactory.createNodeType()
Create an instance of
NodeType |
Modifier and Type | Method and Description |
---|---|
JAXBElement<NodeType> |
ObjectFactory.createNode(NodeType value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<NodeType> |
ObjectFactory.createNode(NodeType value)
|
Copyright © 2013 evolveum. All rights reserved.