public interface StorableSupport<S extends Storable>
StorableGenerator
.Modifier and Type | Method and Description |
---|---|
Repository |
getRootRepository()
Returns the root parent Repository that the Storable came from.
|
boolean |
isPropertySupported(java.lang.String propertyName)
Returns true if the given property exists and is supported.
|
Repository getRootRepository()
boolean isPropertySupported(java.lang.String propertyName)
propertyName
- name of property to checkCopyright © 2006-2013 Amazon Technologies, Inc.. All Rights Reserved.