public abstract class BaseItemProxy extends BaseProxy implements DBaseItem
Item.BaseProxy.DocumentCollectionIteratorDATETIME_STRING_LENGTH, EMPTY_STRING, MAX_DATETIME_LENGTH, NUM_DATETIME_VALUES, RESOURCES| Modifier | Constructor and Description |
|---|---|
protected |
BaseItemProxy(NotesProxyFactory theFactory,
DBase parent,
lotus.domino.Item item,
DNotesMonitor monitor)
Constructor for DItemImpl.
|
| Modifier and Type | Method and Description |
|---|---|
protected lotus.domino.Item |
getItem()
Returns the associated notes item object.
|
String |
getName()
Returns the name of an item.
|
void |
remove()
Permanently deletes an item from a document.
|
String |
toString()
Returns a short description of an instance.
|
checkSession, clearNotesObject, convertCalendarsToNotesDateTime, convertListToVector, convertNotesDateTimesToCalendar, convertVectorToList, createCalendar, createDateRange, createDateTime, decrementDateTimeCounter, finalize, getCountDateTime, getDSession, getFactory, getNotesObject, getParent, incrementDateTimeCounter, newException, newException, newException, newRuntimeException, newRuntimeException, newRuntimeException, recycleDateTimeList, refereceHashCode, toStringGeneric, toStringInterngetMonitor, setMonitorprotected BaseItemProxy(NotesProxyFactory theFactory, DBase parent, lotus.domino.Item item, DNotesMonitor monitor)
theFactory - the controlling factoryparent - the parent objectitem - the Notes item objectmonitor - the monitorprotected final lotus.domino.Item getItem()
public final String getName()
getName in interface DBaseItemDBaseItem.getName()public final void remove()
remove in interface DBaseItemDBaseItem.remove()Copyright © 2005–2020. All rights reserved.