|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kuali.ole.docstore.model.bo.OleDocument
org.kuali.ole.docstore.model.bo.WorkBibDocument
org.kuali.ole.describe.bo.OleWorkBibDocument
public class OleWorkBibDocument
Created with IntelliJ IDEA. User: PP7788 Date: 12/6/12 Time: 12:37 PM To change this template use File | Settings | File Templates.
Field Summary |
---|
Fields inherited from class org.kuali.ole.docstore.model.bo.WorkBibDocument |
---|
authors, descriptions, editions, formats, formGenres, instanceDocument, isbns, issns, languages, publicationDates, publicationPlaces, publishers, subjects, titles, workInstanceDocumentList |
Fields inherited from class org.kuali.ole.docstore.model.bo.OleDocument |
---|
docCategory, docType, id |
Constructor Summary | |
---|---|
OleWorkBibDocument()
|
Method Summary | |
---|---|
boolean |
isSelect()
|
void |
setSelect(boolean select)
|
Methods inherited from class org.kuali.ole.docstore.model.bo.WorkBibDocument |
---|
getAuthor, getAuthors, getDescriptions, getEdition, getEditions, getFormats, getFormGenres, getInstanceDocument, getIsbn, getIsbns, getIssns, getLanguages, getPublicationDate, getPublicationDates, getPublicationPlaces, getPublisher, getPublishers, getSubjects, getTitle, getTitles, getWorkInstanceDocumentList, setAuthor, setAuthors, setDescriptions, setEdition, setEditions, setFormats, setFormGenres, setInstanceDocument, setIsbn, setIsbns, setIssns, setLanguages, setPublicationDate, setPublicationDates, setPublicationPlaces, setPublisher, setPublishers, setSubjects, setTitle, setTitles, setWorkInstanceDocumentList, toString |
Methods inherited from class org.kuali.ole.docstore.model.bo.OleDocument |
---|
getDocCategory, getDocType, getId, setDocCategory, setDocType, setId |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public OleWorkBibDocument()
Method Detail |
---|
public boolean isSelect()
public void setSelect(boolean select)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |