JADE Java Persistence API
1.0

com.jadeworld.jade.rootschema
Class NotificationArray<Notification>

java.lang.Object
  extended by com.jadeworld.jade.rootschema.Object
      extended by com.jadeworld.jade.rootschema.Collection<M>
          extended by com.jadeworld.jade.rootschema.Array<M>
              extended by com.jadeworld.jade.rootschema.ObjectArray
                  extended by com.jadeworld.jade.rootschema.NotificationArray<Notification>
All Implemented Interfaces:
java.lang.Iterable, java.util.Collection, java.util.List

public class NotificationArray<Notification>
extends ObjectArray

Array of Notification

Author:
JADE Development Centre, Jade Software Corporation Ltd.

Field Summary
 
Fields inherited from class com.jadeworld.jade.rootschema.Object
oid
 
Constructor Summary
NotificationArray()
          Creates a new instance of NotificationArray
 
Method Summary
 
Methods inherited from class com.jadeworld.jade.rootschema.Array
add, add, addAll, at, atPut, get, indexOf, lastIndexOf, listIterator, listIterator, remove, remove, replace, set, subList, toArray, toArray
 
Methods inherited from class com.jadeworld.jade.rootschema.Collection
addAll, clear, contains, containsAll, copy, countOf, createIterator, deleteIfEmpty, first, getOwner, getStatistics, instantiate, isEmpty, iterator, last, maxSize, purge, remove, removeAll, retainAll, setBlockSize, size, toString
 
Methods inherited from class com.jadeworld.jade.rootschema.Object
changeObjectVolatility, creationTime, edition, equals, exclusiveLock, getClassNumberForObject, getInstanceIdForObject, getLockStatus, getName, getObjectStringForObject, getObjectVolatility, getOidString, getOidStringForObject, getPropertyValue, hashCode, hasMembers, isImportedObject, isKindOf, isLockedByMe, isObjectFrozen, isObjectNonSharedTransient, isObjectPersistent, isObjectSharedTransient, isObjectStable, isObjectTransient, isObjectVolatile, isSharedTransient, isSystemObject, isTransient, latestEdition, lock, makeObjectFrozen, makeObjectStable, makeObjectVolatile, reserveLock, sdeCauseEvent, sdsCauseEvent, setPropertyValue, sharedLock, tryLock, unlock, updateObjectEdition
 
Methods inherited from class java.lang.Object
equals, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.util.List
addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size
 

Constructor Detail

NotificationArray

public NotificationArray()
Creates a new instance of NotificationArray


JADE Java Persistence API
1.0

Copyright © 2007 Jade Software Corporation