public class StartSubDocumentBean extends BaseNameableBean
| Constructor and Description |
|---|
StartSubDocumentBean() |
| Modifier and Type | Method and Description |
|---|---|
protected BaseNameable |
createObject(IPersistenceSession session) |
protected void |
fromObject(BaseNameable obj,
IPersistenceSession session) |
FactoryBean |
getFilterParams() |
String |
getParentId() |
void |
setFilterParams(FactoryBean filterParams) |
protected void |
setObject(BaseNameable obj,
IPersistenceSession session) |
void |
setParentId(String parentId) |
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 String getParentId()
public void setParentId(String parentId)
public FactoryBean getFilterParams()
public void setFilterParams(FactoryBean filterParams)
Copyright © 2019. All rights reserved.