|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.speedo.genclass.GenClass
org.objectweb.speedo.genclass.collection.CollectionImpl
org.objectweb.speedo.genclass.collection.SetImpl
Nested Class Summary |
---|
Nested classes inherited from class javax.jdo.spi.PersistenceCapable |
---|
javax.jdo.spi.PersistenceCapable.ObjectIdFieldConsumer, javax.jdo.spi.PersistenceCapable.ObjectIdFieldManager, javax.jdo.spi.PersistenceCapable.ObjectIdFieldSupplier |
Field Summary |
---|
Fields inherited from class org.objectweb.speedo.genclass.collection.CollectionImpl |
---|
DEFAULT_SIZE |
Fields inherited from class org.objectweb.speedo.genclass.GenClass |
---|
age, encodedPName, fix, gcid, jdoIsActive, linkedField, listeners, logger, mapperName, pbinding, pnameHints, projectName, ptype |
Fields inherited from interface javax.jdo.spi.PersistenceCapable |
---|
CHECK_READ, CHECK_WRITE, DETACHED, LOAD_REQUIRED, MEDIATE_READ, MEDIATE_WRITE, READ_OK, READ_WRITE_OK, SERIALIZABLE |
Fields inherited from interface org.objectweb.jorm.api.PBinding |
---|
ACTION_BIND, ACTION_EXIST, ACTION_EXPORT, ACTION_READ, ACTION_UNBIND, ACTION_UNEXPORT, ACTION_WRITE, LIFECYCLE_ACTIVEFORIO, LIFECYCLE_DELTOWRITE, LIFECYCLE_ERROR, LIFECYCLE_NEWTOWRITE, LIFECYCLE_NOTBOUND |
Constructor Summary | |
---|---|
SetImpl()
Instanciates a new collection. |
Method Summary | |
---|---|
SpeedoAccessor |
createAccessor()
|
java.lang.Object |
createGenClass()
|
Methods inherited from class org.objectweb.speedo.genclass.collection.CollectionImpl |
---|
add, addAll, clear, contains, containsAll, equals, getReferenceAccessor, isEmpty, iterator, remove, removeAll, retainAll, setReferenceAccessor, size, toArray, toArray |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Set |
---|
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray |
Constructor Detail |
public SetImpl()
Method Detail |
public java.lang.Object createGenClass()
createGenClass
in interface SpeedoGenClassProxy
createGenClass
in class CollectionImpl
public SpeedoAccessor createAccessor()
createAccessor
in interface SpeedoProxy
createAccessor
in class CollectionImpl
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |