|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.cometway.om.ObjectType
com.cometway.om.PropsType
public class PropsType
This is an IObjectManager type. An ObjectManager that supports this type can be used to create and manage Props objects. This Object is used to create new objects in an ObjectManager and fetch them by helping create the ObjectID.
| Field Summary | |
|---|---|
static java.lang.String |
TYPE_STR
This is the String name prefix for the PropsType ObjectType. |
| Fields inherited from class com.cometway.om.ObjectType |
|---|
type |
| Constructor Summary | |
|---|---|
protected |
PropsType()
|
|
PropsType(java.lang.String type)
Creates a PropsType ObjectType whose name is to be the String parameter. |
| Method Summary |
|---|
| Methods inherited from class com.cometway.om.ObjectType |
|---|
equals, getType, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String TYPE_STR
| Constructor Detail |
|---|
protected PropsType()
public PropsType(java.lang.String type)
type - This is the name of this PropsType.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||