public static interface AbstractRepository.IDProxy
| Modifier and Type | Field and Description | 
|---|---|
static AbstractRepository.IDProxy | 
LOCAL  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
getID(ModelObject object)  | 
void | 
setID(java.lang.String id,
     ModelObject object)  | 
java.lang.String | 
sGetID(ModelObject object)  | 
static final AbstractRepository.IDProxy LOCAL
java.lang.String getID(ModelObject object)
java.lang.String sGetID(ModelObject object)
void setID(java.lang.String id,
           ModelObject object)