|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of NodeType in com.evolveum.midpoint.repo.sql.data.common |
---|
Methods in com.evolveum.midpoint.repo.sql.data.common that return NodeType | |
---|---|
NodeType |
RNode.toJAXB(PrismContext prismContext)
|
Methods in com.evolveum.midpoint.repo.sql.data.common with parameters of type NodeType | |
---|---|
static void |
RNode.copyFromJAXB(NodeType jaxb,
RNode repo,
PrismContext prismContext)
|
static void |
RNode.copyToJAXB(RNode repo,
NodeType jaxb,
PrismContext prismContext)
|
Uses of NodeType in com.evolveum.midpoint.task.api |
---|
Methods in com.evolveum.midpoint.task.api that return types with arguments of type NodeType | |
---|---|
PrismObject<NodeType> |
Node.getNodeType()
|
Method parameters in com.evolveum.midpoint.task.api with type arguments of type NodeType | |
---|---|
boolean |
TaskManager.isCurrentNode(PrismObject<NodeType> node)
|
Constructor parameters in com.evolveum.midpoint.task.api with type arguments of type NodeType | |
---|---|
Node(PrismObject<NodeType> node)
|
Uses of NodeType in com.evolveum.midpoint.task.quartzimpl |
---|
Method parameters in com.evolveum.midpoint.task.quartzimpl with type arguments of type NodeType | |
---|---|
boolean |
TaskManagerQuartzImpl.isCurrentNode(PrismObject<NodeType> node)
|
Uses of NodeType in com.evolveum.midpoint.task.quartzimpl.cluster |
---|
Methods in com.evolveum.midpoint.task.quartzimpl.cluster that return types with arguments of type NodeType | |
---|---|
java.util.List<PrismObject<NodeType>> |
ClusterManager.getAllNodes(OperationResult result)
|
PrismObject<NodeType> |
ClusterManager.getNodeById(java.lang.String nodeIdentifier,
OperationResult result)
|
PrismObject<NodeType> |
ClusterManager.getNodePrism()
|
PrismObject<NodeType> |
NodeRegistrar.getNodePrism()
|
Methods in com.evolveum.midpoint.task.quartzimpl.cluster with parameters of type NodeType | |
---|---|
boolean |
ClusterManager.isUp(NodeType nodeType)
|
Method parameters in com.evolveum.midpoint.task.quartzimpl.cluster with type arguments of type NodeType | |
---|---|
boolean |
ClusterManager.isCurrentNode(PrismObject<NodeType> node)
|
boolean |
NodeRegistrar.isCurrentNode(PrismObject<NodeType> node)
|
Uses of NodeType in com.evolveum.midpoint.xml.ns._public.common.common_2a |
---|
Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return NodeType | |
---|---|
NodeType |
NodeType.clone()
|
NodeType |
ObjectFactory.createNodeType()
Create an instance of NodeType |
Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return types with arguments of type NodeType | |
---|---|
javax.xml.bind.JAXBElement<NodeType> |
ObjectFactory.createNode(NodeType value)
Create an instance of JAXBElement < NodeType > } |
Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a with parameters of type NodeType | |
---|---|
javax.xml.bind.JAXBElement<NodeType> |
ObjectFactory.createNode(NodeType value)
Create an instance of JAXBElement < NodeType > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |