- getAllTagNames(Collection<Log>) - Static method in class edu.msu.nscl.olog.api.LogUtil
-
Return a union of tag names associated with logs
- getAttachment(Long, Attachment) - Method in interface edu.msu.nscl.olog.api.OlogClient
-
- getAttachment(Long, Attachment) - Method in class edu.msu.nscl.olog.api.OlogClientImpl
-
- getAttachments() - Method in class edu.msu.nscl.olog.api.Log
-
Get all the attachments associated with this log.
- getAttachments() - Method in class edu.msu.nscl.olog.api.XmlAttachments
-
Returns a collection of XmlAttachment.
- getAttributes() - Method in class edu.msu.nscl.olog.api.Property
-
- getAttributes() - Method in class edu.msu.nscl.olog.api.XmlProperty
-
- getAttributeValue(String) - Method in class edu.msu.nscl.olog.api.Property
-
- getAttributeValues() - Method in class edu.msu.nscl.olog.api.Property
-
- getClient() - Static method in class edu.msu.nscl.olog.api.Olog
-
- getContentType() - Method in class edu.msu.nscl.olog.api.Attachment
-
- getContentType() - Method in class edu.msu.nscl.olog.api.XmlAttachment
-
- getCreatedDate() - Method in class edu.msu.nscl.olog.api.Log
-
- getCreatedDate() - Method in class edu.msu.nscl.olog.api.XmlLog
-
Getter for log created date.
- getDescription() - Method in class edu.msu.nscl.olog.api.Log
-
- getDescription() - Method in class edu.msu.nscl.olog.api.XmlLog
-
Getter for log description.
- getEntrySet() - Method in class edu.msu.nscl.olog.api.Property
-
- getFileName() - Method in class edu.msu.nscl.olog.api.Attachment
-
- getFileName() - Method in class edu.msu.nscl.olog.api.XmlAttachment
-
- getFileSize() - Method in class edu.msu.nscl.olog.api.Attachment
-
- getFileSize() - Method in class edu.msu.nscl.olog.api.XmlAttachment
-
- getGroupingNum() - Method in class edu.msu.nscl.olog.api.XmlProperty
-
Getter for property id.
- getId() - Method in class edu.msu.nscl.olog.api.Log
-
- getId() - Method in class edu.msu.nscl.olog.api.XmlLog
-
Getter for log id.
- getId() - Method in class edu.msu.nscl.olog.api.XmlLogbook
-
Getter for logbook id.
- getId() - Method in class edu.msu.nscl.olog.api.XmlProperty
-
Getter for property id.
- getLevel() - Method in class edu.msu.nscl.olog.api.Log
-
- getLevel() - Method in class edu.msu.nscl.olog.api.XmlLog
-
Getter for log level.
- getLevels() - Method in class edu.msu.nscl.olog.api.XmlLevels
-
Deprecated.
Returns a collection of XmlLevel.
- getLog(Long) - Method in interface edu.msu.nscl.olog.api.OlogClient
-
Returns a log that exactly matches the logId logId
- getLog(Long) - Method in class edu.msu.nscl.olog.api.OlogClientImpl
-
- getLogbookNames() - Method in class edu.msu.nscl.olog.api.Log
-
Get a set of all the logbook names.
- getLogbookNames(Log) - Static method in class edu.msu.nscl.olog.api.LogUtil
-
Return a list of logbook names associated with this log
- getLogbookNames(Collection<Log>) - Static method in class edu.msu.nscl.olog.api.LogUtil
-
Return a union of logbook names associated with logs
- getLogbooks() - Method in class edu.msu.nscl.olog.api.Log
-
Get all the logbooks associated with this log.
- getLogbooks() - Method in class edu.msu.nscl.olog.api.XmlLogbooks
-
Returns a collection of XmlLogbook.
- getLogDescriptions(Collection<Log>) - Static method in class edu.msu.nscl.olog.api.LogUtil
-
- getLogIds(Collection<Log>) - Static method in class edu.msu.nscl.olog.api.LogUtil
-
Returns all the log ids
- getLogs() - Method in class edu.msu.nscl.olog.api.XmlLogs
-
Returns a collection of XmlLog.
- getMD5Entry() - Method in class edu.msu.nscl.olog.api.XmlLog
-
Getter for MD5 entry.
- getModifiedDate() - Method in class edu.msu.nscl.olog.api.Log
-
- getModifiedDate() - Method in class edu.msu.nscl.olog.api.XmlLog
-
Getter for log modified date.
- getName() - Method in class edu.msu.nscl.olog.api.Level
-
Deprecated.
- getName() - Method in class edu.msu.nscl.olog.api.Logbook
-
- getName() - Method in class edu.msu.nscl.olog.api.Property
-
- getName() - Method in class edu.msu.nscl.olog.api.Tag
-
- getName() - Method in class edu.msu.nscl.olog.api.XmlLevel
-
Deprecated.
Getter for level name.
- getName() - Method in class edu.msu.nscl.olog.api.XmlLogbook
-
Getter for logbook name.
- getName() - Method in class edu.msu.nscl.olog.api.XmlProperty
-
Getter for property name.
- getName() - Method in class edu.msu.nscl.olog.api.XmlTag
-
Getter for tag name.
- getOwner() - Method in class edu.msu.nscl.olog.api.Log
-
- getOwner() - Method in class edu.msu.nscl.olog.api.Logbook
-
- getOwner() - Method in class edu.msu.nscl.olog.api.XmlLog
-
Getter for log owner.
- getOwner() - Method in class edu.msu.nscl.olog.api.XmlLogbook
-
Getter for logbook owner.
- getProperties() - Method in class edu.msu.nscl.olog.api.Log
-
Get all the
Property
s associated with this log.
- getProperties() - Method in class edu.msu.nscl.olog.api.XmlProperties
-
Returns a collection of XmlProperty.
- getProperty(String) - Method in class edu.msu.nscl.olog.api.Log
-
return the
Property
with name
propertyName if it exists
on this log else return null.
- getProperty(String) - Method in interface edu.msu.nscl.olog.api.OlogClient
-
return the complete property property
- getProperty(String) - Method in class edu.msu.nscl.olog.api.OlogClientImpl
-
- getPropertyNames() - Method in class edu.msu.nscl.olog.api.Log
-
Get a set of names for all the properties associated with this log.
- getSource() - Method in class edu.msu.nscl.olog.api.XmlLog
-
Getter for log source IP.
- getState() - Method in class edu.msu.nscl.olog.api.Tag
-
- getState() - Method in class edu.msu.nscl.olog.api.XmlTag
-
Getter for tag state.
- getStatus() - Method in exception edu.msu.nscl.olog.api.OlogException
-
- getTableId() - Method in class edu.msu.nscl.olog.api.XmlLog
-
Getter for Table id.
- getTag(String) - Method in class edu.msu.nscl.olog.api.Log
-
Returns a Tag with the name tagName if it exists on this log else returns
null.
- getTagNames() - Method in class edu.msu.nscl.olog.api.Log
-
Get a set of Names of all the tags associated with this log.
- getTagNames(Log) - Static method in class edu.msu.nscl.olog.api.LogUtil
-
Return a list of tag names associated with this log
- getTags() - Method in class edu.msu.nscl.olog.api.Log
-
Get a Collection of all the Tags associated with this log.
- getTags() - Method in class edu.msu.nscl.olog.api.XmlTags
-
Returns a collection of XmlTag.
- getThumbnail() - Method in class edu.msu.nscl.olog.api.Attachment
-
- getThumbnail() - Method in class edu.msu.nscl.olog.api.XmlAttachment
-
- getVersion() - Method in class edu.msu.nscl.olog.api.Log
-
- getVersion() - Method in class edu.msu.nscl.olog.api.XmlLog
-
Getter for log version id.
- getXmlAttachments() - Method in class edu.msu.nscl.olog.api.XmlLog
-
Getter for the log's XmlAttachments.
- getXmlLogbooks() - Method in class edu.msu.nscl.olog.api.XmlLog
-
Getter for log's XmlLogbooks.
- getXmlLogs() - Method in class edu.msu.nscl.olog.api.XmlLevel
-
Deprecated.
Getter for level's XmlLogs.
- getXmlLogs() - Method in class edu.msu.nscl.olog.api.XmlLogbook
-
Getter for logbook's XmlLogs.
- getXmlLogs() - Method in class edu.msu.nscl.olog.api.XmlProperty
-
Getter for property's XmlLogs.
- getXmlLogs() - Method in class edu.msu.nscl.olog.api.XmlTag
-
Getter for tag's XmlLogs.
- getXmlProperties() - Method in class edu.msu.nscl.olog.api.XmlLog
-
Getter for log's XmlProperties.
- getXmlTags() - Method in class edu.msu.nscl.olog.api.XmlLog
-
Getter for the log's XmlTags.
- serviceURL() - Static method in class edu.msu.nscl.olog.api.OlogClientImpl.OlogClientBuilder
-
- serviceURL(String) - Static method in class edu.msu.nscl.olog.api.OlogClientImpl.OlogClientBuilder
-
- serviceURL(URI) - Static method in class edu.msu.nscl.olog.api.OlogClientImpl.OlogClientBuilder
-
- set(LogBuilder) - Method in interface edu.msu.nscl.olog.api.OlogClient
-
Set a single log log, if the log already exists it is replaced.
- set(Collection<LogBuilder>) - Method in interface edu.msu.nscl.olog.api.OlogClient
-
Deprecated.
- set(TagBuilder) - Method in interface edu.msu.nscl.olog.api.OlogClient
-
Set a Tag tag with no associated logs to the database.
- set(TagBuilder, Collection<Long>) - Method in interface edu.msu.nscl.olog.api.OlogClient
-
Set tag tag on the set of logs logIds and remove it
from all others
TODO: all logIds should exist/ service should do proper transactions.
- set(LogbookBuilder) - Method in interface edu.msu.nscl.olog.api.OlogClient
-
Set a new logbook logbook with no associated logs.
- set(LogbookBuilder, Collection<Long>) - Method in interface edu.msu.nscl.olog.api.OlogClient
-
Set Logbook logbook to the logs logIds and remove it
from all other logs
TODO: all logids should exist, no nulls, check transaction
- set(PropertyBuilder) - Method in interface edu.msu.nscl.olog.api.OlogClient
-
Create or replace property property
TODO: test creation of a new property, test changing this property, test old log entries still have old property structure
- set(LogBuilder) - Method in class edu.msu.nscl.olog.api.OlogClientImpl
-
- set(Collection<LogBuilder>) - Method in class edu.msu.nscl.olog.api.OlogClientImpl
-
- set(TagBuilder) - Method in class edu.msu.nscl.olog.api.OlogClientImpl
-
- set(TagBuilder, Collection<Long>) - Method in class edu.msu.nscl.olog.api.OlogClientImpl
-
- set(LogbookBuilder) - Method in class edu.msu.nscl.olog.api.OlogClientImpl
-
- set(LogbookBuilder, Collection<Long>) - Method in class edu.msu.nscl.olog.api.OlogClientImpl
-
- set(PropertyBuilder) - Method in class edu.msu.nscl.olog.api.OlogClientImpl
-
- setAttachments(Collection<XmlAttachment>) - Method in class edu.msu.nscl.olog.api.XmlAttachments
-
Sets the collection of attachments.
- setAttributes(Map<String, String>) - Method in class edu.msu.nscl.olog.api.XmlProperty
-
- setClient(OlogClient) - Static method in class edu.msu.nscl.olog.api.Olog
-
- setContentType(String) - Method in class edu.msu.nscl.olog.api.XmlAttachment
-
- setCreatedDate(Date) - Method in class edu.msu.nscl.olog.api.XmlLog
-
Setter for log created date.
- setDescription(String) - Method in class edu.msu.nscl.olog.api.XmlLog
-
Setter for log description.
- setFileName(String) - Method in class edu.msu.nscl.olog.api.XmlAttachment
-
- setFileSize(Long) - Method in class edu.msu.nscl.olog.api.XmlAttachment
-
- setGroupingNum(int) - Method in class edu.msu.nscl.olog.api.XmlProperty
-
Setter for property id.
- setId(Long) - Method in class edu.msu.nscl.olog.api.XmlLog
-
Setter for log id.
- setId(Long) - Method in class edu.msu.nscl.olog.api.XmlLogbook
-
Setter for logbook id.
- setId(int) - Method in class edu.msu.nscl.olog.api.XmlProperty
-
Setter for property id.
- setLevel(String) - Method in class edu.msu.nscl.olog.api.XmlLog
-
Setter for log owner.
- setLevels(Collection<XmlLevel>) - Method in class edu.msu.nscl.olog.api.XmlLevels
-
Deprecated.
Sets the collection of levels.
- setLogbooks(Collection<XmlLogbook>) - Method in class edu.msu.nscl.olog.api.XmlLogbooks
-
Sets the collection of logbooks.
- setLogs(Collection<XmlLog>) - Method in class edu.msu.nscl.olog.api.XmlLogs
-
Sets the collection of logs.
- setMD5Entry(String) - Method in class edu.msu.nscl.olog.api.XmlLog
-
Setter for MD5 entry.
- setModifiedDate(Date) - Method in class edu.msu.nscl.olog.api.XmlLog
-
Setter for log modified date.
- setName(String) - Method in class edu.msu.nscl.olog.api.XmlLevel
-
Deprecated.
Setter for level name.
- setName(String) - Method in class edu.msu.nscl.olog.api.XmlLogbook
-
Setter for logbook name.
- setName(String) - Method in class edu.msu.nscl.olog.api.XmlProperty
-
Setter for property name.
- setName(String) - Method in class edu.msu.nscl.olog.api.XmlTag
-
Setter for tag name.
- setOwner(String) - Method in class edu.msu.nscl.olog.api.XmlLog
-
Setter for log owner.
- setOwner(String) - Method in class edu.msu.nscl.olog.api.XmlLogbook
-
Setter for logbook owner.
- setProperties(Collection<XmlProperty>) - Method in class edu.msu.nscl.olog.api.XmlProperties
-
Sets the collection of properties.
- setSource(String) - Method in class edu.msu.nscl.olog.api.XmlLog
-
Setter for log source IP.
- setState(String) - Method in class edu.msu.nscl.olog.api.XmlTag
-
Setter for tag state.
- setStatus(ClientResponse.Status) - Method in exception edu.msu.nscl.olog.api.OlogException
-
- setTableId(Long) - Method in class edu.msu.nscl.olog.api.XmlLog
-
Setter for Table id.
- setTags(Collection<XmlTag>) - Method in class edu.msu.nscl.olog.api.XmlTags
-
Sets the collection of tags.
- setThumbnail(Boolean) - Method in class edu.msu.nscl.olog.api.XmlAttachment
-
- setVersion(int) - Method in class edu.msu.nscl.olog.api.XmlLog
-
Setter for log version id.
- setXmlAttachments(XmlAttachments) - Method in class edu.msu.nscl.olog.api.XmlLog
-
Setter for the log's XmlAttachments.
- setXmlLogbooks(Collection<XmlLogbook>) - Method in class edu.msu.nscl.olog.api.XmlLog
-
Setter for log's XmlLogbooks.
- setXmlLogs(XmlLogs) - Method in class edu.msu.nscl.olog.api.XmlLevel
-
Deprecated.
Setter for level's XmlLogs.
- setXmlLogs(XmlLogs) - Method in class edu.msu.nscl.olog.api.XmlLogbook
-
Setter for logbook's XmlLogs.
- setXmlLogs(XmlLogs) - Method in class edu.msu.nscl.olog.api.XmlProperty
-
Setter for property's XmlLogs.
- setXmlLogs(XmlLogs) - Method in class edu.msu.nscl.olog.api.XmlTag
-
Setter for tag's XmlLogs.
- setXmlProperties(Collection<XmlProperty>) - Method in class edu.msu.nscl.olog.api.XmlLog
-
Setter for log's XmlProperties.
- setXmlTags(Collection<XmlTag>) - Method in class edu.msu.nscl.olog.api.XmlLog
-
Setter for the log's XmlTags.
- state(String) - Method in class edu.msu.nscl.olog.api.TagBuilder
-
- XmlAttachment - Class in edu.msu.nscl.olog.api
-
Attachment object that can be represented as XML/JSON in payload data.
- XmlAttachment() - Constructor for class edu.msu.nscl.olog.api.XmlAttachment
-
Creates a new instance of XmlAttachment
- XmlAttachments - Class in edu.msu.nscl.olog.api
-
Attachments (collection) object that can be represented as XML/JSON in payload data.
- XmlAttachments() - Constructor for class edu.msu.nscl.olog.api.XmlAttachments
-
Creates a new instance of XmlAttachments.
- XmlAttachments(XmlAttachment) - Constructor for class edu.msu.nscl.olog.api.XmlAttachments
-
Creates a new instance of XmlAttachments with one initial attachment.
- XmlLevel - Class in edu.msu.nscl.olog.api
-
Deprecated.
- XmlLevel() - Constructor for class edu.msu.nscl.olog.api.XmlLevel
-
Deprecated.
Creates a new instance of XmlLevel.
- XmlLevel(String) - Constructor for class edu.msu.nscl.olog.api.XmlLevel
-
Deprecated.
Creates a new instance of XmlLevel.
- XmlLevels - Class in edu.msu.nscl.olog.api
-
Deprecated.
- XmlLevels() - Constructor for class edu.msu.nscl.olog.api.XmlLevels
-
Deprecated.
Creates a new instance of XmlLevels.
- XmlLevels(XmlLevel) - Constructor for class edu.msu.nscl.olog.api.XmlLevels
-
Deprecated.
Creates a new instance of XmlLevels with one initial level.
- XmlLog - Class in edu.msu.nscl.olog.api
-
Log object that can be represented as XML/JSON in payload data.
- XmlLog() - Constructor for class edu.msu.nscl.olog.api.XmlLog
-
Creates a new instance of XmlLog
- XmlLog(Long) - Constructor for class edu.msu.nscl.olog.api.XmlLog
-
Creates a new instance of XmlLog.
- XmlLog(String) - Constructor for class edu.msu.nscl.olog.api.XmlLog
-
Creates a new instance of XmlLog.
- XmlLog(Long, String) - Constructor for class edu.msu.nscl.olog.api.XmlLog
-
Creates a new instance of XmlLog.
- XmlLogbook - Class in edu.msu.nscl.olog.api
-
Logbook object that can be represented as XML/JSON in payload data.
- XmlLogbook() - Constructor for class edu.msu.nscl.olog.api.XmlLogbook
-
Creates a new instance of XmlLogbook.
- XmlLogbook(String, String) - Constructor for class edu.msu.nscl.olog.api.XmlLogbook
-
Creates a new instance of XmlLogbook.
- XmlLogbooks - Class in edu.msu.nscl.olog.api
-
Logbooks (collection) object that can be represented as XML/JSON in payload data.
- XmlLogbooks() - Constructor for class edu.msu.nscl.olog.api.XmlLogbooks
-
Creates a new instance of XmlLogbooks.
- XmlLogbooks(XmlLogbook) - Constructor for class edu.msu.nscl.olog.api.XmlLogbooks
-
Creates a new instance of XmlLogbooks with one initial logbook.
- XmlLogs - Class in edu.msu.nscl.olog.api
-
Logs (collection) object that can be represented as XML/JSON in payload data.
- XmlLogs() - Constructor for class edu.msu.nscl.olog.api.XmlLogs
-
Creates a new instance of XmlLogs.
- XmlLogs(XmlLog) - Constructor for class edu.msu.nscl.olog.api.XmlLogs
-
Creates a new instance of XmlLogs with one initial log.
- XmlProperties - Class in edu.msu.nscl.olog.api
-
Properties (collection) object that can be represented as XML/JSON in payload data.
- XmlProperties() - Constructor for class edu.msu.nscl.olog.api.XmlProperties
-
Creates a new instance of XmlProperties.
- XmlProperties(XmlProperty) - Constructor for class edu.msu.nscl.olog.api.XmlProperties
-
Creates a new instance of XmlProperties with one initial property.
- XmlProperty - Class in edu.msu.nscl.olog.api
-
Property object that can be represented as XML/JSON in payload data.
- XmlProperty() - Constructor for class edu.msu.nscl.olog.api.XmlProperty
-
Creates a new instance of XmlProperty.
- XmlProperty(String) - Constructor for class edu.msu.nscl.olog.api.XmlProperty
-
Creates a new instance of XmlProperty.
- XmlProperty(String, Map<String, String>) - Constructor for class edu.msu.nscl.olog.api.XmlProperty
-
- XmlTag - Class in edu.msu.nscl.olog.api
-
Tag object that can be represented as XML/JSON in payload data.
- XmlTag() - Constructor for class edu.msu.nscl.olog.api.XmlTag
-
Creates a new instance of XmlTag.
- XmlTag(String) - Constructor for class edu.msu.nscl.olog.api.XmlTag
-
Creates a new instance of XmlTag.
- XmlTag(String, String) - Constructor for class edu.msu.nscl.olog.api.XmlTag
-
Creates a new instance of XmlTag.
- XmlTags - Class in edu.msu.nscl.olog.api
-
Tags (collection) object that can be represented as XML/JSON in payload data.
- XmlTags() - Constructor for class edu.msu.nscl.olog.api.XmlTags
-
Creates a new instance of XmlTags.
- XmlTags(XmlTag) - Constructor for class edu.msu.nscl.olog.api.XmlTags
-
Creates a new instance of XmlTags with one initial tag.