public class BaseReferenceableBean extends BaseNameableBean
| Constructor and Description |
|---|
BaseReferenceableBean() |
| Modifier and Type | Method and Description |
|---|---|
protected BaseNameable |
createObject(IPersistenceSession session) |
protected void |
fromObject(BaseNameable obj,
IPersistenceSession session) |
String |
getParentId() |
int |
getRefCount() |
boolean |
isReferent() |
protected void |
setObject(BaseNameable obj,
IPersistenceSession session) |
void |
setParentId(String parentId) |
void |
setRefCount(int refCount) |
void |
setReferent(boolean isReferent) |
getAnnotations, getId, getMimeType, getName, getProperties, getSkeleton, getSourceProperties, getType, isPreserveWS, isTranslatable, setAnnotations, setId, setMimeType, setName, setPreserveWS, setProperties, setSkeleton, setSourceProperties, setTranslatable, setTypeget, getRefId, set, setRefIdprotected BaseNameable createObject(IPersistenceSession session)
createObject in class BaseNameableBeanprotected void fromObject(BaseNameable obj, IPersistenceSession session)
fromObject in class BaseNameableBeanprotected void setObject(BaseNameable obj, IPersistenceSession session)
setObject in class BaseNameableBeanpublic int getRefCount()
public void setRefCount(int refCount)
public String getParentId()
public void setParentId(String parentId)
public void setReferent(boolean isReferent)
public boolean isReferent()
Copyright © 2019. All rights reserved.