public class XidUtils extends Object
Constructor and Description |
---|
XidUtils() |
Modifier and Type | Method and Description |
---|---|
static Xid |
getXid(Control cont,
boolean branch) |
static Xid |
getXid(Uid uid,
boolean branch) |
public static Xid getXid(Uid uid, boolean branch) throws IllegalStateException
IllegalStateException
public static Xid getXid(Control cont, boolean branch) throws IllegalStateException
IllegalStateException
Copyright © 2021 JBoss by Red Hat. All rights reserved.