com.jalios.jstore
Class InnerLogEntry

java.lang.Object
  extended by com.jalios.jstore.LogEntry
      extended by com.jalios.jstore.InnerLogEntry
All Implemented Interfaces:
Comparable<LogEntry>

public class InnerLogEntry
extends LogEntry

This class represents a inner Store operation.

Version:
$Revision: 21412 $
Author:
Olivier Dedieu

Field Summary
static String REVISION
           
 
Constructor Summary
InnerLogEntry(String elementName, Map<String,String> attributes)
           
 
Method Summary
 
Methods inherited from class com.jalios.jstore.LogEntry
compareTo, equals, getAttributes, getException, getLineNumber, getName, getSortedAttributeMap, getStamp, openXMLElement, setAttributes, setException, setLineNumber, setStamp, toString, toXML
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

REVISION

public static final String REVISION
See Also:
Constant Field Values
Constructor Detail

InnerLogEntry

public InnerLogEntry(String elementName,
                     Map<String,String> attributes)


Copyright © 2001-2010 Jalios SA. All Rights Reserved.