net.nan21.dnet.module.ad.usr.ds.model
Class BookmarkDs
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.BookmarkDs
- All Implemented Interfaces:
- net.nan21.dnet.core.api.model.IModelWithClientId, net.nan21.dnet.core.api.model.IModelWithId
public class BookmarkDs
- 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
fTITLE
public static final String fTITLE
- 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
fOWNER
public static final String fOWNER
- See Also:
- Constant Field Values
fLEAFNODE
public static final String fLEAFNODE
- 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
BookmarkDs
public BookmarkDs()
BookmarkDs
public BookmarkDs(Bookmark e)
getSequenceNo
public Integer getSequenceNo()
setSequenceNo
public void setSequenceNo(Integer sequenceNo)
getTitle
public String getTitle()
setTitle
public void setTitle(String title)
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)
getOwner
public String getOwner()
setOwner
public void setOwner(String owner)
getLeafNode
public Boolean getLeafNode()
setLeafNode
public void setLeafNode(Boolean leafNode)
getParentId
public Long getParentId()
setParentId
public void setParentId(Long parentId)
getParent
public String getParent()
setParent
public void setParent(String parent)
Copyright © 2012. All Rights Reserved.