com.infoengine.doorsadapter
Class Requirement
java.lang.Object
com.infoengine.doorsadapter.DoorsObject
com.infoengine.doorsadapter.Requirement
- public class Requirement
- extends DoorsObject
Fields inherited from class com.infoengine.doorsadapter.DoorsObject |
BASEQUEUE, BULKQUEUE, COMMA, DEBUG, DEBUG1, eDELIMETER, IEDXLIPHOST, LINK, LOGFILE, MAXCOMMAND, OPERATORS, QUICKQUEUE, requestContext, scratch, serviceName, TEMPBASEQUEUE, TEMPBULKQUEUE, TEMPQUICKQUEUE, VERBOSE |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DELIMETER
public char DELIMETER
Requirement
public Requirement(RequestContext reqCxt)
Requirement
public Requirement()
processBulk
public void processBulk(String ObjectList,
int comLength,
int idLength,
Group grpOut,
int LINK,
boolean IMAGES,
String attributes,
String userid,
DoorsJNIlink doorsJNIlink)
throws IEAdapterException
- Throws:
IEAdapterException
QueryObjects
public Group QueryObjects()
throws IEAdapterException
- Overrides:
QueryObjects
in class DoorsObject
- Throws:
IEAdapterException
UpdateObject
public Group UpdateObject()
throws IEAdapterException
- Overrides:
UpdateObject
in class DoorsObject
- Throws:
IEAdapterException
submitChangeProposal
public Group submitChangeProposal()
throws IEAdapterException
- Overrides:
submitChangeProposal
in class DoorsObject
- Throws:
IEAdapterException
addObjUpdatedAttribute
protected void addObjUpdatedAttribute(Group out,
String id)