com.counterclaim.openefm.model.lxml.ozone
Interface OzoneLxmlFiling
- All Superinterfaces:
- java.lang.Comparable, InternalLxmlFiling, LxmlFiling, ModelObject, OzoneModelObject, org.ozoneDB.OzoneRemote
- All Known Implementing Classes:
- OzoneLxmlFilingImpl, OzoneLxmlFilingImpl_Proxy
- public interface OzoneLxmlFiling
- extends InternalLxmlFiling, OzoneModelObject
Methods inherited from interface com.counterclaim.openefm.model.lxml.InternalLxmlFiling |
getActorEmail, getActorFullName, getActorIds, getActorRoleName, getActorRoleWithIds, getActorTitle, getCaseCategory, getCaseTitle, getCaseYear, getContext, getCourt, getCourtLocationQualifier, getCourtName, getCourtType, getCreation, getCreditExpDate, getCreditNumber, getDocumentActorReferences, getDocumentAttachementIds, getDocumentContent, getDocumentContentEncoding, getDocumentContentId, getDocumentContentMimeType, getDocumentContentSize, getDocumentSubmitted, getDocumentTitle, getDocumentType, getEFSP, getFiledByActorId, getFilingFee, getFilingFeeType, getFilingInformationIds, getFromFullNames, getFromURIs, getFullCaseNumber, getId, getLeadDocumentId, getMemos, getMessageIdentification, getReceived, getStatus, getToFullNames, getToURIs, initXPath, isAccepted, isDiffered, isFeePaid, isNewCase, isPending, isQueriable, isRejected, queryXPath, setContext |
Methods inherited from interface java.lang.Comparable |
compareTo |
setId
public void setId(Id id)
throws ModelException
- Specified by:
setId
in interface InternalLxmlFiling
setContent
public void setContent(java.lang.String content)
- Specified by:
setContent
in interface LxmlFiling
setStatus
public void setStatus(java.lang.String status)
throws ModelException
- Specified by:
setStatus
in interface InternalLxmlFiling
setEFSP
public void setEFSP(EFSP efsp)
throws ModelException
- Specified by:
setEFSP
in interface InternalLxmlFiling
setCourt
public void setCourt(Court court)
throws ModelException
- Specified by:
setCourt
in interface InternalLxmlFiling
setReceived
public void setReceived(java.util.Date recieved)
throws ModelException
- Specified by:
setReceived
in interface InternalLxmlFiling
setInternalLxmlFiling
public void setInternalLxmlFiling(InternalLxmlFiling filing)
throws ModelException
setFeePaid
public void setFeePaid(boolean feePaid)
- Specified by:
setFeePaid
in interface InternalLxmlFiling
setDiffered
public void setDiffered(boolean dif)
- Specified by:
setDiffered
in interface InternalLxmlFiling
Copyright © 2002 counterclaim.com. All Rights Reserved.