@Deprecated public class BaseReferenceableBean extends BaseNameableBean
| Constructor and Description |
|---|
BaseReferenceableBean()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
<T> T |
get(Class<T> classRef)
Deprecated.
|
String |
getParentId()
Deprecated.
|
int |
getRefCount()
Deprecated.
|
void |
init(IPersistenceSession session)
Deprecated.
|
IPersistenceBean |
set(Object obj)
Deprecated.
|
void |
setParentId(String parentId)
Deprecated.
|
void |
setRefCount(int refCount)
Deprecated.
|
getAnnotations, getId, getMimeType, getName, getProperties, getSkeleton, getSourceProperties, getType, isPreserveWS, isTranslatable, setAnnotations, setId, setMimeType, setName, setPreserveWS, setProperties, setSkeleton, setSourceProperties, setTranslatable, setTypepublic <T> T get(Class<T> classRef)
get in interface IPersistenceBeanget in class BaseNameableBeanpublic void init(IPersistenceSession session)
init in interface IPersistenceBeaninit in class BaseNameableBeanpublic IPersistenceBean set(Object obj)
set in interface IPersistenceBeanset in class BaseNameableBeanpublic int getRefCount()
public void setRefCount(int refCount)
public String getParentId()
public void setParentId(String parentId)
Copyright © 2019. All rights reserved.