|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SpacePropertyDescriptor
Encapsulates information about a property of a space type.
SpaceTypeDescriptor
Method Summary | |
---|---|
com.gigaspaces.metadata.SpaceDocumentSupport |
getDocumentSupport()
Gets the document support setting of this property. |
String |
getName()
Gets the property name. |
StorageType |
getStorageType()
|
Class<?> |
getType()
Gets the property type. |
String |
getTypeDisplayName()
Gets the property display type name. |
String |
getTypeName()
Gets the property type name. |
Method Detail |
---|
String getName()
String getTypeName()
String getTypeDisplayName()
Class<?> getType()
com.gigaspaces.metadata.SpaceDocumentSupport getDocumentSupport()
StorageType getStorageType()
|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |