net.nan21.dnet.module.ad.usr.ds.model
Class BookmarkRtLovDs
java.lang.Object
net.nan21.dnet.core.presenter.model.AbstractDsModel<E>
net.nan21.dnet.core.presenter.model.base.AbstractTypeDs<Bookmark>
net.nan21.dnet.module.ad.usr.ds.model.BookmarkRtLovDs
- All Implemented Interfaces:
- net.nan21.dnet.core.api.model.IModelWithClientId, net.nan21.dnet.core.api.model.IModelWithId
public class BookmarkRtLovDs
- extends net.nan21.dnet.core.presenter.model.base.AbstractTypeDs<Bookmark>
| Fields inherited from class net.nan21.dnet.core.presenter.model.base.AbstractTypeDs |
active, clientId, createdAt, createdBy, description, entityFQN, fACTIVE, fCLIENTID, fCREATEDAT, fCREATEDBY, fDESCRIPTION, fENTITYFQN, fID, fMODIFIEDAT, fMODIFIEDBY, fNAME, fUUID, fVERSION, id, modifiedAt, modifiedBy, name, uuid, version |
| Methods inherited from class net.nan21.dnet.core.presenter.model.base.AbstractTypeDs |
getActive, getClientId, getCreatedAt, getCreatedBy, getDescription, getEntityFQN, getId, getModifiedAt, getModifiedBy, getName, getUuid, getVersion, setActive, setClientId, setCreatedAt, setCreatedBy, setDescription, setEntityFQN, setId, setModifiedAt, setModifiedBy, setName, setUuid, setVersion |
| Methods inherited from class net.nan21.dnet.core.presenter.model.AbstractDsModel |
_asLong_, _getEntity_, _setEntity_, get__clientRecordId__, set__clientRecordId__ |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fSEQUENCENO
public static final String fSEQUENCENO
- See Also:
- Constant Field Values
fPARENTID
public static final String fPARENTID
- See Also:
- Constant Field Values
fPARENT
public static final String fPARENT
- See Also:
- Constant Field Values
fTEXT
public static final String fTEXT
- See Also:
- Constant Field Values
fFRAME
public static final String fFRAME
- See Also:
- Constant Field Values
fBUNDLE
public static final String fBUNDLE
- See Also:
- Constant Field Values
fSEPARATORBEFORE
public static final String fSEPARATORBEFORE
- See Also:
- Constant Field Values
fSEPARATORAFTER
public static final String fSEPARATORAFTER
- See Also:
- Constant Field Values
fLEAF
public static final String fLEAF
- See Also:
- Constant Field Values
BookmarkRtLovDs
public BookmarkRtLovDs()
BookmarkRtLovDs
public BookmarkRtLovDs(Bookmark e)
getSequenceNo
public Integer getSequenceNo()
setSequenceNo
public void setSequenceNo(Integer sequenceNo)
getParentId
public Long getParentId()
setParentId
public void setParentId(Long parentId)
getParent
public String getParent()
setParent
public void setParent(String parent)
getText
public String getText()
setText
public void setText(String text)
getFrame
public String getFrame()
setFrame
public void setFrame(String frame)
getBundle
public String getBundle()
setBundle
public void setBundle(String bundle)
getSeparatorBefore
public Boolean getSeparatorBefore()
setSeparatorBefore
public void setSeparatorBefore(Boolean separatorBefore)
getSeparatorAfter
public Boolean getSeparatorAfter()
setSeparatorAfter
public void setSeparatorAfter(Boolean separatorAfter)
getLeaf
public Boolean getLeaf()
setLeaf
public void setLeaf(Boolean leaf)
Copyright © 2012. All Rights Reserved.