A C D E F G H I R S T 
All Classes All Packages

A

areValidCreationArgs(String, String) - Static method in class cdc.kernel.rids.RawIdProxy
 

C

cdc.kernel.rids - package cdc.kernel.rids
 
compareTo(RawId) - Method in class cdc.kernel.rids.RawId
 
compareTo(RawIdProxy) - Method in class cdc.kernel.rids.RawIdProxy
 
create(Class<?>, Object) - Static method in class cdc.kernel.rids.RawId
 

D

decodeId(Class<?>, String) - Static method in class cdc.kernel.rids.RawIdProxy
 
decodeObjectClass(String) - Static method in class cdc.kernel.rids.RawIdProxy
 

E

encodeId(Class<?>, Object) - Static method in class cdc.kernel.rids.RawIdProxy
 
encodeObjectClass(Class<?>) - Static method in class cdc.kernel.rids.RawIdProxy
 
equals(Object) - Method in class cdc.kernel.rids.RawId
 
equals(Object) - Method in class cdc.kernel.rids.RawIdProxy
 

F

fromRawId(RawId) - Static method in class cdc.kernel.rids.RawIdProxy
 
fromRawIdProxy(RawIdProxy) - Static method in class cdc.kernel.rids.RawId
 

G

getCode() - Method in class cdc.kernel.rids.RawIdProxy
 
getId() - Method in class cdc.kernel.rids.RawId
 
getId() - Method in interface cdc.kernel.rids.RawIdentifiable
 
getId() - Method in class cdc.kernel.rids.RawIdProxy
 
getId(Class<T>) - Method in class cdc.kernel.rids.RawId
Returns the object identifier converted to a type.
getIdCode() - Method in class cdc.kernel.rids.RawId
 
getIdCode() - Method in class cdc.kernel.rids.RawIdProxy
 
getObjectClass() - Method in class cdc.kernel.rids.RawId
 
getObjectClass() - Method in class cdc.kernel.rids.RawIdProxy
 
getObjectClassCode() - Method in class cdc.kernel.rids.RawId
 
getObjectClassCode() - Method in class cdc.kernel.rids.RawIdProxy
 
getRawId() - Method in interface cdc.kernel.rids.RawIdentifiable
 
getRawId(RawIdentifiable) - Static method in interface cdc.kernel.rids.RawIdentifiable
Returns the raw identifier of a raw identifiable.

H

hashCode() - Method in class cdc.kernel.rids.RawId
 
hashCode() - Method in class cdc.kernel.rids.RawIdProxy
 

I

isValidDecodableObjectClassCode(String) - Static method in class cdc.kernel.rids.RawIdProxy
 
isValidEncodableObjectClass(Class<?>) - Static method in class cdc.kernel.rids.RawIdProxy
 
isValidIdCode(String) - Static method in class cdc.kernel.rids.RawIdProxy
 
isValidObjectClassCode(String) - Static method in class cdc.kernel.rids.RawIdProxy
 

R

RAW_ID_COMPARATOR - Static variable in interface cdc.kernel.rids.RawIdentifiable
Comparator of RawIdentifiable based on their raw identifier.
RawId - Class in cdc.kernel.rids
RawId (raw identifier) is used to identify an object in a generic way.
RawId(RawIdProxy) - Constructor for class cdc.kernel.rids.RawId
Creates a RawId from its RawIdProxy.
RawId(Class<?>, Object) - Constructor for class cdc.kernel.rids.RawId
Creates a RawId from an object class and identifier.
RawIdentifiable - Interface in cdc.kernel.rids
Interface implemented by objects that have a raw identifier.
RawIdProxy - Class in cdc.kernel.rids
RawIdProxy similar to RawId but is intended for persistence.
RawIdProxy(RawId) - Constructor for class cdc.kernel.rids.RawIdProxy
 
RawIdProxy(String) - Constructor for class cdc.kernel.rids.RawIdProxy
 
RawIdProxy(String, String) - Constructor for class cdc.kernel.rids.RawIdProxy
Creates a RawIdProxy.

S

SEPARATOR - Static variable in class cdc.kernel.rids.RawIdProxy
 

T

toRawId() - Method in class cdc.kernel.rids.RawIdProxy
 
toRawId(RawIdProxy) - Static method in class cdc.kernel.rids.RawIdProxy
 
toRawIdProxy(RawId) - Static method in class cdc.kernel.rids.RawId
 
toString() - Method in class cdc.kernel.rids.RawId
 
toString() - Method in class cdc.kernel.rids.RawIdProxy
 
A C D E F G H I R S T 
All Classes All Packages