com.counterclaim.openefm.model.lxml.ozone
Class OzoneLxmlFilingImpl_Proxy
java.lang.Object
|
+--org.ozoneDB.OzoneProxy
|
+--com.counterclaim.openefm.model.lxml.ozone.OzoneLxmlFilingImpl_Proxy
- All Implemented Interfaces:
- java.lang.Comparable, java.io.Externalizable, InternalLxmlFiling, LxmlFiling, ModelObject, OzoneLxmlFiling, OzoneModelObject, org.ozoneDB.OzoneRemote, java.io.Serializable
- public final class OzoneLxmlFilingImpl_Proxy
- extends org.ozoneDB.OzoneProxy
- implements OzoneLxmlFiling
This class was automatically generated by ozone's OPP.
Do not instantiate or use this class directly.
- See Also:
- Serialized Form
Fields inherited from class org.ozoneDB.OzoneProxy |
link, linkTable, remoteID |
Methods inherited from class org.ozoneDB.OzoneProxy |
createProxyLinkAttributes, equals, handle, hashCode, invoke, invoke, invoke, invoke, isSame, readExternal, remoteID, toString, writeExternal |
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
OzoneLxmlFilingImpl_Proxy
public OzoneLxmlFilingImpl_Proxy()
OzoneLxmlFilingImpl_Proxy
public OzoneLxmlFilingImpl_Proxy(org.ozoneDB.core.ObjectID oid,
org.ozoneDB.OzoneInterface link)
OzoneLxmlFilingImpl_Proxy
public OzoneLxmlFilingImpl_Proxy(OzoneLxmlFilingManagerImpl arg0)
throws ModelException
OzoneLxmlFilingImpl_Proxy
public OzoneLxmlFilingImpl_Proxy(OzoneLxmlFilingManagerImpl arg0,
Id arg1)
throws ModelException
OzoneLxmlFilingImpl_Proxy
public OzoneLxmlFilingImpl_Proxy(OzoneLxmlFilingManagerImpl arg0,
InternalLxmlFiling arg1)
throws ModelException
getContent
public java.lang.String getContent()
- Specified by:
getContent
in interface LxmlFiling
setContent
public void setContent(java.lang.String arg0)
- Specified by:
setContent
in interface OzoneLxmlFiling
compareTo
public int compareTo(java.lang.Object arg0)
- Specified by:
compareTo
in interface java.lang.Comparable
getId
public Id getId()
throws ModelException
- Specified by:
getId
in interface InternalLxmlFiling
setObjectManager
public void setObjectManager(ObjectManager arg0)
throws ModelException
- Specified by:
setObjectManager
in interface OzoneModelObject
getObjectManager
public ObjectManager getObjectManager()
throws ModelException
- Specified by:
getObjectManager
in interface ModelObject
getContext
public FilingContext getContext()
- Specified by:
getContext
in interface InternalLxmlFiling
isPending
public boolean isPending()
- Specified by:
isPending
in interface InternalLxmlFiling
isAccepted
public boolean isAccepted()
- Specified by:
isAccepted
in interface InternalLxmlFiling
isRejected
public boolean isRejected()
- Specified by:
isRejected
in interface InternalLxmlFiling
getLeadDocumentId
public java.lang.String getLeadDocumentId()
- Specified by:
getLeadDocumentId
in interface InternalLxmlFiling
getDocumentSubmitted
public java.util.Date getDocumentSubmitted(java.lang.String arg0)
- Specified by:
getDocumentSubmitted
in interface InternalLxmlFiling
getCourt
public Court getCourt()
- Specified by:
getCourt
in interface InternalLxmlFiling
setId
public void setId(Id arg0)
throws ModelException
- Specified by:
setId
in interface OzoneLxmlFiling
setStatus
public void setStatus(java.lang.String arg0)
throws ModelException
- Specified by:
setStatus
in interface OzoneLxmlFiling
initXPath
public boolean initXPath()
- Description copied from interface:
InternalLxmlFiling
- initializing an internal DOM of the xml is overhead,
if XPath queries won't be used then there is no need
to waste cycles. -jim
- Specified by:
initXPath
in interface InternalLxmlFiling
isQueriable
public boolean isQueriable()
- Description copied from interface:
InternalLxmlFiling
- Return true if initialized for queries.
- Specified by:
isQueriable
in interface InternalLxmlFiling
queryXPath
public java.util.List queryXPath(java.lang.String arg0)
- Description copied from interface:
InternalLxmlFiling
- XPath queries will return objects specific to dom4j.
This returns a list of nodes that satisfy the XPath string.
A node is dom4j's basic interface for each part of the
DOM. It could be a Document, Element, etc..
- Specified by:
queryXPath
in interface InternalLxmlFiling
getMessageIdentification
public java.lang.String getMessageIdentification()
- Specified by:
getMessageIdentification
in interface InternalLxmlFiling
getCreation
public java.util.Date getCreation()
- Specified by:
getCreation
in interface InternalLxmlFiling
getDocumentActorReferences
public java.util.List getDocumentActorReferences(java.lang.String arg0)
- Specified by:
getDocumentActorReferences
in interface InternalLxmlFiling
getDocumentTitle
public java.lang.String getDocumentTitle(java.lang.String arg0)
- Specified by:
getDocumentTitle
in interface InternalLxmlFiling
getDocumentType
public java.lang.String getDocumentType(java.lang.String arg0)
- Specified by:
getDocumentType
in interface InternalLxmlFiling
getDocumentContent
public java.lang.String getDocumentContent(java.lang.String arg0)
- Specified by:
getDocumentContent
in interface InternalLxmlFiling
getDocumentContentId
public java.lang.String getDocumentContentId(java.lang.String arg0)
- Specified by:
getDocumentContentId
in interface InternalLxmlFiling
getDocumentContentSize
public java.lang.Integer getDocumentContentSize(java.lang.String arg0)
- Specified by:
getDocumentContentSize
in interface InternalLxmlFiling
getDocumentContentMimeType
public java.lang.String getDocumentContentMimeType(java.lang.String arg0)
- Specified by:
getDocumentContentMimeType
in interface InternalLxmlFiling
getDocumentContentEncoding
public java.lang.String getDocumentContentEncoding(java.lang.String arg0)
- Specified by:
getDocumentContentEncoding
in interface InternalLxmlFiling
getDocumentAttachementIds
public java.util.List getDocumentAttachementIds(java.lang.String arg0)
- Specified by:
getDocumentAttachementIds
in interface InternalLxmlFiling
getToFullNames
public java.util.List getToFullNames()
- Specified by:
getToFullNames
in interface InternalLxmlFiling
getToURIs
public java.util.List getToURIs()
- Specified by:
getToURIs
in interface InternalLxmlFiling
getFromFullNames
public java.util.List getFromFullNames()
- Specified by:
getFromFullNames
in interface InternalLxmlFiling
getFromURIs
public java.util.List getFromURIs()
- Specified by:
getFromURIs
in interface InternalLxmlFiling
getMemos
public java.util.List getMemos()
- Specified by:
getMemos
in interface InternalLxmlFiling
getActorIds
public java.util.List getActorIds()
- Specified by:
getActorIds
in interface InternalLxmlFiling
getActorFullName
public java.lang.String getActorFullName(java.lang.String arg0)
- Specified by:
getActorFullName
in interface InternalLxmlFiling
getActorRoleName
public java.lang.String getActorRoleName(java.lang.String arg0)
- Specified by:
getActorRoleName
in interface InternalLxmlFiling
getActorRoleWithIds
public java.util.List getActorRoleWithIds(java.lang.String arg0)
- Specified by:
getActorRoleWithIds
in interface InternalLxmlFiling
getActorTitle
public java.lang.String getActorTitle(java.lang.String arg0)
- Specified by:
getActorTitle
in interface InternalLxmlFiling
getActorEmail
public java.lang.String getActorEmail(java.lang.String arg0)
- Specified by:
getActorEmail
in interface InternalLxmlFiling
getFilingInformationIds
public java.util.List getFilingInformationIds()
- Specified by:
getFilingInformationIds
in interface InternalLxmlFiling
getFilingFee
public java.lang.String getFilingFee(java.lang.String arg0)
- Specified by:
getFilingFee
in interface InternalLxmlFiling
getCreditNumber
public java.lang.String getCreditNumber(java.lang.String arg0)
- Specified by:
getCreditNumber
in interface InternalLxmlFiling
getCreditExpDate
public java.lang.String getCreditExpDate(java.lang.String arg0)
- Specified by:
getCreditExpDate
in interface InternalLxmlFiling
getFilingFeeType
public java.lang.String getFilingFeeType(java.lang.String arg0)
- Specified by:
getFilingFeeType
in interface InternalLxmlFiling
getCourtLocationQualifier
public java.lang.String getCourtLocationQualifier(java.lang.String arg0)
- Specified by:
getCourtLocationQualifier
in interface InternalLxmlFiling
getCourtType
public java.lang.String getCourtType(java.lang.String arg0)
- Specified by:
getCourtType
in interface InternalLxmlFiling
getCourtName
public java.lang.String getCourtName(java.lang.String arg0)
- Specified by:
getCourtName
in interface InternalLxmlFiling
isNewCase
public java.lang.Boolean isNewCase(java.lang.String arg0)
- Specified by:
isNewCase
in interface InternalLxmlFiling
getFullCaseNumber
public java.lang.String getFullCaseNumber(java.lang.String arg0)
- Specified by:
getFullCaseNumber
in interface InternalLxmlFiling
getCaseTitle
public java.lang.String getCaseTitle(java.lang.String arg0)
- Specified by:
getCaseTitle
in interface InternalLxmlFiling
getCaseCategory
public java.lang.String getCaseCategory(java.lang.String arg0)
- Specified by:
getCaseCategory
in interface InternalLxmlFiling
getCaseYear
public java.lang.String getCaseYear(java.lang.String arg0)
- Specified by:
getCaseYear
in interface InternalLxmlFiling
getFiledByActorId
public java.lang.String getFiledByActorId(java.lang.String arg0)
- Specified by:
getFiledByActorId
in interface InternalLxmlFiling
setEFSP
public void setEFSP(EFSP arg0)
throws ModelException
- Specified by:
setEFSP
in interface OzoneLxmlFiling
getEFSP
public EFSP getEFSP()
- Specified by:
getEFSP
in interface InternalLxmlFiling
setCourt
public void setCourt(Court arg0)
throws ModelException
- Specified by:
setCourt
in interface OzoneLxmlFiling
getStatus
public java.lang.String getStatus()
- Specified by:
getStatus
in interface InternalLxmlFiling
setFeePaid
public void setFeePaid(boolean arg0)
- Specified by:
setFeePaid
in interface OzoneLxmlFiling
isFeePaid
public boolean isFeePaid()
- Specified by:
isFeePaid
in interface InternalLxmlFiling
setDiffered
public void setDiffered(boolean arg0)
- Specified by:
setDiffered
in interface OzoneLxmlFiling
isDiffered
public boolean isDiffered()
- Specified by:
isDiffered
in interface InternalLxmlFiling
setReceived
public void setReceived(java.util.Date arg0)
throws ModelException
- Specified by:
setReceived
in interface OzoneLxmlFiling
getReceived
public java.util.Date getReceived()
- Specified by:
getReceived
in interface InternalLxmlFiling
setContext
public void setContext(FilingContext arg0)
- Specified by:
setContext
in interface InternalLxmlFiling
setInternalLxmlFiling
public void setInternalLxmlFiling(InternalLxmlFiling arg0)
throws ModelException
- Specified by:
setInternalLxmlFiling
in interface OzoneLxmlFiling
Copyright © 2002 counterclaim.com. All Rights Reserved.