org.openorb.pss.connector.database
public class PIDFactory extends Object
Field Summary | |
---|---|
static ORBInitInfo | info
Reference to the ORBInitInfo |
Method Summary | |
---|---|
static PID | pid_byte_to_pid(byte[] pid) |
static byte[] | pid_to_catalog_pid(byte[] pid)
This operation returns a catalog pid from a pid |
static byte[] | pid_to_short_pid(byte[] pid)
This operation returns a short pid from a pid |
static PID | short_pid_to_pid(byte[] short_pid, PID home_pid) |