A C D E F G H I L O P R S T U W X 

A

add(File, Long) - Method in interface edu.msu.nscl.olog.api.OlogClient
 
add(File, Long) - Method in class edu.msu.nscl.olog.api.OlogClientImpl
 
addXmlAttachment(XmlAttachment) - Method in class edu.msu.nscl.olog.api.XmlAttachments
Adds an attachment to the attachment collection.
addXmlAttachment(XmlAttachment) - Method in class edu.msu.nscl.olog.api.XmlLog
Adds an XmlAttachment to the collection.
addXmlLevel(XmlLevel) - Method in class edu.msu.nscl.olog.api.XmlLevels
Deprecated.
Adds a property to the level collection.
addXmlLog(XmlLog) - Method in class edu.msu.nscl.olog.api.XmlLogs
Adds a log to the log collection.
addXmlLogbook(XmlLogbook) - Method in class edu.msu.nscl.olog.api.XmlLog
Adds an XmlLogbook to the log.
addXmlLogbook(XmlLogbook) - Method in class edu.msu.nscl.olog.api.XmlLogbooks
Adds a property to the logbook collection.
addXmlProperty(XmlProperty) - Method in class edu.msu.nscl.olog.api.XmlLog
Adds an XmlProperty to the log.
addXmlProperty(XmlProperty) - Method in class edu.msu.nscl.olog.api.XmlProperties
Adds a property to the property collection.
addXmlTag(XmlTag) - Method in class edu.msu.nscl.olog.api.XmlLog
Adds an XmlTag to the collection.
addXmlTag(XmlTag) - Method in class edu.msu.nscl.olog.api.XmlTags
Adds a tag to the tag collection.
appendDescription(String) - Method in class edu.msu.nscl.olog.api.LogBuilder
 
appendProperty(PropertyBuilder) - Method in class edu.msu.nscl.olog.api.LogBuilder
 
appendTag(TagBuilder) - Method in class edu.msu.nscl.olog.api.LogBuilder
 
appendToLogbook(LogbookBuilder) - Method in class edu.msu.nscl.olog.api.LogBuilder
 
attach(AttachmentBuilder) - Method in class edu.msu.nscl.olog.api.LogBuilder
Deprecated.
Attachment - Class in edu.msu.nscl.olog.api
 
attachment(Attachment) - Static method in class edu.msu.nscl.olog.api.AttachmentBuilder
 
attachment(String) - Static method in class edu.msu.nscl.olog.api.AttachmentBuilder
 
attachment(File) - Static method in class edu.msu.nscl.olog.api.AttachmentBuilder
 
AttachmentBuilder - Class in edu.msu.nscl.olog.api
 
AttachmentBuilder() - Constructor for class edu.msu.nscl.olog.api.AttachmentBuilder
 
attribute(String) - Method in class edu.msu.nscl.olog.api.PropertyBuilder
 
attribute(String, String) - Method in class edu.msu.nscl.olog.api.PropertyBuilder
 

C

compareTo(Log) - Method in class edu.msu.nscl.olog.api.Log
 
containsAttribute(String) - Method in class edu.msu.nscl.olog.api.Property
 
contentType - Variable in class edu.msu.nscl.olog.api.XmlAttachment
 
create() - Method in class edu.msu.nscl.olog.api.OlogClientImpl.OlogClientBuilder
 

D

delete(LogBuilder) - Method in interface edu.msu.nscl.olog.api.OlogClient
Remove the log identified by log
delete(Long) - Method in interface edu.msu.nscl.olog.api.OlogClient
Remove the log identified by log
delete(Collection<Log>) - Method in interface edu.msu.nscl.olog.api.OlogClient
Remove the log collection identified by log
delete(TagBuilder, Long) - Method in interface edu.msu.nscl.olog.api.OlogClient
Remove tag tag from the log with the id logId
delete(TagBuilder, Collection<Long>) - Method in interface edu.msu.nscl.olog.api.OlogClient
Remove the tag tag from all the logs logNames
delete(LogbookBuilder, Long) - Method in interface edu.msu.nscl.olog.api.OlogClient
Remove logbook logbook from the log with name logName
delete(LogbookBuilder, Collection<Long>) - Method in interface edu.msu.nscl.olog.api.OlogClient
Remove the logbook logbook from the set of logs logIds
delete(PropertyBuilder, Long) - Method in interface edu.msu.nscl.olog.api.OlogClient
Remove property property from the log with id logId TODO: Should this be it's own service?
delete(PropertyBuilder, Collection<Long>) - Method in interface edu.msu.nscl.olog.api.OlogClient
Remove the property property from the set of logs logIds
delete(String, Long) - Method in interface edu.msu.nscl.olog.api.OlogClient
Remove file attachment from log logId TODO: sardine delete hangs up, using jersey for delete
delete(LogBuilder) - Method in class edu.msu.nscl.olog.api.OlogClientImpl
 
delete(Long) - Method in class edu.msu.nscl.olog.api.OlogClientImpl
 
delete(Collection<Log>) - Method in class edu.msu.nscl.olog.api.OlogClientImpl
Deprecated.
delete(TagBuilder, Long) - Method in class edu.msu.nscl.olog.api.OlogClientImpl
 
delete(TagBuilder, Collection<Long>) - Method in class edu.msu.nscl.olog.api.OlogClientImpl
 
delete(LogbookBuilder, Long) - Method in class edu.msu.nscl.olog.api.OlogClientImpl
 
delete(LogbookBuilder, Collection<Long>) - Method in class edu.msu.nscl.olog.api.OlogClientImpl
 
delete(PropertyBuilder, Long) - Method in class edu.msu.nscl.olog.api.OlogClientImpl
 
delete(PropertyBuilder, Collection<Long>) - Method in class edu.msu.nscl.olog.api.OlogClientImpl
 
delete(String, Long) - Method in class edu.msu.nscl.olog.api.OlogClientImpl
 
deleteLogbook(String) - Method in interface edu.msu.nscl.olog.api.OlogClient
 
deleteLogbook(String) - Method in class edu.msu.nscl.olog.api.OlogClientImpl
 
deleteProperty(String) - Method in interface edu.msu.nscl.olog.api.OlogClient
Delete the property with name property
deleteProperty(String) - Method in class edu.msu.nscl.olog.api.OlogClientImpl
 
deleteTag(String) - Method in interface edu.msu.nscl.olog.api.OlogClient
Remove {tag} from all logs
deleteTag(String) - Method in class edu.msu.nscl.olog.api.OlogClientImpl
 
description(String) - Method in class edu.msu.nscl.olog.api.LogBuilder
 

E

edu.msu.nscl.olog.api - package edu.msu.nscl.olog.api
TODO: This is for overall documentation TODO: Add copyright notice to all classes, using the above as template
equals(Object) - Method in class edu.msu.nscl.olog.api.Attachment
 
equals(Object) - Method in class edu.msu.nscl.olog.api.Level
Deprecated.
 
equals(Object) - Method in class edu.msu.nscl.olog.api.Log
 
equals(Object) - Method in class edu.msu.nscl.olog.api.Logbook
 
equals(Object) - Method in class edu.msu.nscl.olog.api.Property
 
equals(Object) - Method in class edu.msu.nscl.olog.api.Tag
 

F

fileName - Variable in class edu.msu.nscl.olog.api.XmlAttachment
 
fileSize - Variable in class edu.msu.nscl.olog.api.XmlAttachment
 
findLogById(Long) - Method in interface edu.msu.nscl.olog.api.OlogClient
Deprecated.
findLogById(Long) - Method in class edu.msu.nscl.olog.api.OlogClientImpl
 
findLogs(Map<String, String>) - Method in interface edu.msu.nscl.olog.api.OlogClient
Query for logs based on the criteria specified in the map
findLogs(MultivaluedMap<String, String>) - Method in interface edu.msu.nscl.olog.api.OlogClient
Multivalued map used to search for a key with multiple values.
findLogs(Map<String, String>) - Method in class edu.msu.nscl.olog.api.OlogClientImpl
 
findLogs(MultivaluedMap<String, String>) - Method in class edu.msu.nscl.olog.api.OlogClientImpl
 
findLogsByLogbook(String) - Method in interface edu.msu.nscl.olog.api.OlogClient
This function is a subset of queryLogs - should it be removed??
findLogsByLogbook(String) - Method in class edu.msu.nscl.olog.api.OlogClientImpl
 
findLogsByProperty(String, String, String) - Method in interface edu.msu.nscl.olog.api.OlogClient
This function is a subset of queryLogs should it be removed??
findLogsByProperty(String) - Method in interface edu.msu.nscl.olog.api.OlogClient
 
findLogsByProperty(String) - Method in class edu.msu.nscl.olog.api.OlogClientImpl
 
findLogsByProperty(String, String, String) - Method in class edu.msu.nscl.olog.api.OlogClientImpl
 
findLogsBySearch(String) - Method in interface edu.msu.nscl.olog.api.OlogClient
 
findLogsBySearch(String) - Method in class edu.msu.nscl.olog.api.OlogClientImpl
 
findLogsByTag(String) - Method in interface edu.msu.nscl.olog.api.OlogClient
 
findLogsByTag(String) - Method in class edu.msu.nscl.olog.api.OlogClientImpl
 

G

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
Returns the default OlogClient.
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 Propertys 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.

H

handle(ClientRequest) - Method in class edu.msu.nscl.olog.api.RawLoggingFilter
 
hashCode() - Method in class edu.msu.nscl.olog.api.Attachment
 
hashCode() - Method in class edu.msu.nscl.olog.api.Level
Deprecated.
 
hashCode() - Method in class edu.msu.nscl.olog.api.Log
 
hashCode() - Method in class edu.msu.nscl.olog.api.Logbook
 
hashCode() - Method in class edu.msu.nscl.olog.api.Property
 
hashCode() - Method in class edu.msu.nscl.olog.api.Tag
 

I

id(Long) - Method in class edu.msu.nscl.olog.api.LogBuilder
 
inLogbooks(Set<LogbookBuilder>) - Method in class edu.msu.nscl.olog.api.LogBuilder
 

L

Level - Class in edu.msu.nscl.olog.api
Deprecated. 
level(String) - Static method in class edu.msu.nscl.olog.api.Level.Builder
Deprecated.
 
level(Level) - Static method in class edu.msu.nscl.olog.api.Level.Builder
Deprecated.
 
level(String) - Method in class edu.msu.nscl.olog.api.LogBuilder
 
Level.Builder - Class in edu.msu.nscl.olog.api
Deprecated.
Level.Builder() - Constructor for class edu.msu.nscl.olog.api.Level.Builder
Deprecated.
 
listAttachments(Long) - Method in interface edu.msu.nscl.olog.api.OlogClient
Returns a collection of attachments that matches the logId logId
listAttachments(Long) - Method in class edu.msu.nscl.olog.api.OlogClientImpl
 
listAttributes(String) - Method in interface edu.msu.nscl.olog.api.OlogClient
List all the active attributes associated with the property propertyName property must exist, name != null
listAttributes(String) - Method in class edu.msu.nscl.olog.api.OlogClientImpl
 
listLevels() - Method in interface edu.msu.nscl.olog.api.OlogClient
Get a list of all the levels currently existing
listLevels() - Method in class edu.msu.nscl.olog.api.OlogClientImpl
 
listLogbooks() - Method in interface edu.msu.nscl.olog.api.OlogClient
Get a list of all the logbooks currently existings
listLogbooks() - Method in class edu.msu.nscl.olog.api.OlogClientImpl
 
listLogs() - Method in interface edu.msu.nscl.olog.api.OlogClient
Return all the logs.
listLogs() - Method in class edu.msu.nscl.olog.api.OlogClientImpl
 
listProperties() - Method in interface edu.msu.nscl.olog.api.OlogClient
Get a list of all the Properties currently existing
listProperties() - Method in class edu.msu.nscl.olog.api.OlogClientImpl
 
listTags() - Method in interface edu.msu.nscl.olog.api.OlogClient
Get a list of all the tags currently existing
listTags() - Method in class edu.msu.nscl.olog.api.OlogClientImpl
 
Log - Class in edu.msu.nscl.olog.api
 
log(Log) - Static method in class edu.msu.nscl.olog.api.LogBuilder
 
log() - Static method in class edu.msu.nscl.olog.api.LogBuilder
 
Logbook - Class in edu.msu.nscl.olog.api
 
logbook(String) - Static method in class edu.msu.nscl.olog.api.LogbookBuilder
 
logbook(Logbook) - Static method in class edu.msu.nscl.olog.api.LogbookBuilder
 
LogbookBuilder - Class in edu.msu.nscl.olog.api
 
LogbookBuilder() - Constructor for class edu.msu.nscl.olog.api.LogbookBuilder
 
LogBuilder - Class in edu.msu.nscl.olog.api
 
LogBuilder() - Constructor for class edu.msu.nscl.olog.api.LogBuilder
 
LogUtil - Class in edu.msu.nscl.olog.api
 

O

Olog - Class in edu.msu.nscl.olog.api
 
OlogClient - Interface in edu.msu.nscl.olog.api
TODO: replace the usage of Xml* types with log,tag,logbooks
OlogClientImpl - Class in edu.msu.nscl.olog.api
 
OlogClientImpl.OlogClientBuilder - Class in edu.msu.nscl.olog.api
Builder Class to help create a olog client.
OlogException - Exception in edu.msu.nscl.olog.api
 
OlogException() - Constructor for exception edu.msu.nscl.olog.api.OlogException
 
OlogException(UniformInterfaceException) - Constructor for exception edu.msu.nscl.olog.api.OlogException
 
OlogException(ClientResponse.Status, String) - Constructor for exception edu.msu.nscl.olog.api.OlogException
 
OlogException(ClientResponse.Status, Throwable, String) - Constructor for exception edu.msu.nscl.olog.api.OlogException
 
OlogException(FileNotFoundException) - Constructor for exception edu.msu.nscl.olog.api.OlogException
 
OlogException(IOException) - Constructor for exception edu.msu.nscl.olog.api.OlogException
 
OlogProperties - Class in edu.msu.nscl.olog.api
 
owner(String) - Method in class edu.msu.nscl.olog.api.LogbookBuilder
 

P

password(String) - Method in class edu.msu.nscl.olog.api.OlogClientImpl.OlogClientBuilder
Set the password to be used for the HTTP Authentication.
property(PropertyBuilder) - Method in class edu.msu.nscl.olog.api.LogBuilder
 
Property - Class in edu.msu.nscl.olog.api
 
property(String) - Static method in class edu.msu.nscl.olog.api.PropertyBuilder
 
property(Property) - Static method in class edu.msu.nscl.olog.api.PropertyBuilder
 
PropertyBuilder - Class in edu.msu.nscl.olog.api
 
PropertyBuilder() - Constructor for class edu.msu.nscl.olog.api.PropertyBuilder
 

R

RawLoggingFilter - Class in edu.msu.nscl.olog.api
A Raw HTML request/response logging filter.
RawLoggingFilter() - Constructor for class edu.msu.nscl.olog.api.RawLoggingFilter
Create a logging filter logging the request and response to a default JDK logger, named as the fully qualified class name of this class.
RawLoggingFilter(Logger) - Constructor for class edu.msu.nscl.olog.api.RawLoggingFilter
Create a logging filter logging the request and response to a JDK logger.
RawLoggingFilter(PrintStream) - Constructor for class edu.msu.nscl.olog.api.RawLoggingFilter
Create a logging filter logging the request and response to print stream.

S

serviceURL() - Static method in class edu.msu.nscl.olog.api.OlogClientImpl.OlogClientBuilder
Creates a OlogClientImpl.OlogClientBuilder for a CF client to Default URL in the channelfinder.properties.
serviceURL(String) - Static method in class edu.msu.nscl.olog.api.OlogClientImpl.OlogClientBuilder
Creates a OlogClientImpl.OlogClientBuilder for a CF client to URI uri.
serviceURL(URI) - Static method in class edu.msu.nscl.olog.api.OlogClientImpl.OlogClientBuilder
Creates a OlogClientImpl.OlogClientBuilder for a CF client to URI uri.
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
 

T

Tag - Class in edu.msu.nscl.olog.api
 
tag(Tag) - Static method in class edu.msu.nscl.olog.api.TagBuilder
 
tag(String) - Static method in class edu.msu.nscl.olog.api.TagBuilder
 
tag(String, String) - Static method in class edu.msu.nscl.olog.api.TagBuilder
 
TagBuilder - Class in edu.msu.nscl.olog.api
 
TagBuilder() - Constructor for class edu.msu.nscl.olog.api.TagBuilder
 
thumbnail - Variable in class edu.msu.nscl.olog.api.XmlAttachment
 
toLog(XmlAttachment) - Static method in class edu.msu.nscl.olog.api.XmlAttachment
Creates a compact string representation for the log.
toLog(XmlAttachments) - Static method in class edu.msu.nscl.olog.api.XmlAttachments
Creates a compact string representation for the log.
toLog(XmlLevel) - Static method in class edu.msu.nscl.olog.api.XmlLevel
Deprecated.
Creates a compact string representation for the log.
toLog(XmlLevels) - Static method in class edu.msu.nscl.olog.api.XmlLevels
Deprecated.
Creates a compact string representation for the log.
toLog(XmlLog) - Static method in class edu.msu.nscl.olog.api.XmlLog
Creates a compact string representation for the log.
toLog(XmlLogbook) - Static method in class edu.msu.nscl.olog.api.XmlLogbook
Creates a compact string representation for the log.
toLog(XmlLogbooks) - Static method in class edu.msu.nscl.olog.api.XmlLogbooks
Creates a compact string representation for the log.
toLog(XmlLogs) - Static method in class edu.msu.nscl.olog.api.XmlLogs
Creates a compact string representation for the log.
toLog(XmlProperties) - Static method in class edu.msu.nscl.olog.api.XmlProperties
Creates a compact string representation for the log.
toLog(XmlProperty) - Static method in class edu.msu.nscl.olog.api.XmlProperty
Creates a compact string representation for the log.
toLog(XmlTag) - Static method in class edu.msu.nscl.olog.api.XmlTag
Creates a compact string representation for the log.
toLog(XmlTags) - Static method in class edu.msu.nscl.olog.api.XmlTags
Creates a compact string representation for the log.
toString() - Method in class edu.msu.nscl.olog.api.Log
 

U

update(LogBuilder) - Method in interface edu.msu.nscl.olog.api.OlogClient
Update a log entry log
update(Collection<LogBuilder>) - Method in interface edu.msu.nscl.olog.api.OlogClient
Update a set of logs
update(PropertyBuilder) - Method in interface edu.msu.nscl.olog.api.OlogClient
Update an existing property, TODO: check non destructive nature, old attributes should not be touched.
update(TagBuilder, Long) - Method in interface edu.msu.nscl.olog.api.OlogClient
Update Tag tag by adding it to Log with name logName TODO: logid valid.
update(TagBuilder, Collection<Long>) - Method in interface edu.msu.nscl.olog.api.OlogClient
Update the Tag tag by adding it to the set of the logs with ids logIds TODO: Transactional nature,
update(LogbookBuilder, Long) - Method in interface edu.msu.nscl.olog.api.OlogClient
Add Logbook logbook to the log logId
update(LogbookBuilder, Collection<Long>) - Method in interface edu.msu.nscl.olog.api.OlogClient
TODO: transaction check
update(PropertyBuilder, Long) - Method in interface edu.msu.nscl.olog.api.OlogClient
Update Property property by adding it to Log with id logId TODO : service invalid payload, need attribute and value
update(LogBuilder) - Method in class edu.msu.nscl.olog.api.OlogClientImpl
 
update(Collection<LogBuilder>) - Method in class edu.msu.nscl.olog.api.OlogClientImpl
 
update(PropertyBuilder) - Method in class edu.msu.nscl.olog.api.OlogClientImpl
 
update(TagBuilder, Long) - Method in class edu.msu.nscl.olog.api.OlogClientImpl
 
update(TagBuilder, Collection<Long>) - Method in class edu.msu.nscl.olog.api.OlogClientImpl
 
update(LogbookBuilder, Long) - Method in class edu.msu.nscl.olog.api.OlogClientImpl
 
update(LogbookBuilder, Collection<Long>) - Method in class edu.msu.nscl.olog.api.OlogClientImpl
 
update(PropertyBuilder, Long) - Method in class edu.msu.nscl.olog.api.OlogClientImpl
 
username(String) - Method in class edu.msu.nscl.olog.api.OlogClientImpl.OlogClientBuilder
Set the username to be used for HTTP Authentication.

W

withClientConfig(ClientConfig) - Method in class edu.msu.nscl.olog.api.OlogClientImpl.OlogClientBuilder
set the ClientConfig to be used while creating the channelfinder client connection.
withExecutor(ExecutorService) - Method in class edu.msu.nscl.olog.api.OlogClientImpl.OlogClientBuilder
Provide your own executor on which the queries are to be made.
withHTTPAuthentication(boolean) - Method in class edu.msu.nscl.olog.api.OlogClientImpl.OlogClientBuilder
Enable of Disable the HTTP authentication on the client connection.
withProperties(Set<PropertyBuilder>) - Method in class edu.msu.nscl.olog.api.LogBuilder
 
withTags(Set<TagBuilder>) - Method in class edu.msu.nscl.olog.api.LogBuilder
 
withTrustManager(TrustManager[]) - Method in class edu.msu.nscl.olog.api.OlogClientImpl.OlogClientBuilder
Set the trustManager that should be used for authentication.

X

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.
A C D E F G H I L O P R S T U W X 

Copyright © 2010-2014 Michigan State University. All Rights Reserved.