Package org.symphonyoss.s2.canon.runtime
Interface IEntityArray
-
- All Superinterfaces:
IBaseEntity,org.symphonyoss.s2.common.dom.json.IJsonDomNodeProvider
- All Known Subinterfaces:
IEntityList<T>,IEntitySet<T>
- All Known Implementing Classes:
EntityArray,EntityList,EntitySet
public interface IEntityArray extends IBaseEntity
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intsize()-
Methods inherited from interface org.symphonyoss.s2.canon.runtime.IBaseEntity
getJsonDomNode, serialize
-
-